home *** CD-ROM | disk | FTP | other *** search
/ GameMania for Quake / GameMania_for_Quake.iso / levels / single / mega_999.txt < prev    next >
Encoding:
Text File  |  1996-10-04  |  2.3 KB  |  49 lines

  1. ================================================================
  2. Title                   : mega_999 example Revision 1
  3. Filename                : mega_999.bsp (.map to come)
  4. Author                  : Bini Parkhurst  www.time2quake.com
  5. Email Address           : bini@time2quake.com
  6. Description             : Increase players health to 999.
  7.                           
  8. ================================================================
  9.  
  10. * Play Information *
  11.  
  12. Single Player           :yes
  13. Cooperative             :no 
  14. Deathmatch              :yes
  15. Difficulty Settings     :no 
  16. New Sounds              :no 
  17. Demos Replaced          :no 
  18.  
  19. * Construction *
  20.  
  21. Base                    : none
  22. Editor(s) used          : BSP alpha .43
  23.                           
  24.                        
  25. Known Bugs              : None.I hope ;-)
  26. Build Time              : I played around with this about 20 hours over 2 days.    
  27. ----------------------------------------------------------------------
  28. Revision 1 note: I made one huge oversite in the first version of this                         
  29. of this example.Even though there was no armor in the level,if you
  30. were to put some in, the chamber would not work properly. Well, I fixed
  31. it and now no matter how you go in you come out 999.I send the player
  32. back with 0 armor but this could be changed.I still have not had time
  33. to explain how I am doing this as I've been busy fixing this bug.
  34. ------------------------------------------------------------------------
  35.  
  36.  
  37. This is not a "real level".This is meant to be an example of
  38. manipulation of the players health to 999.This is achieved
  39. through map editing without the use of Quake-C.I usually dislike
  40. tremendous health and weapons increases in Quake patches but
  41. if used judiciously (yeah right,someone is gonna cut and paste
  42. a dozen of these health chambers in some crazy level)this might
  43. work nicely.The demo works in both single player or death match mode.
  44. Your health  is boosted to 999 when you get the special health and it
  45. doesn't tick down! This is a one shot deal. There are reasons for
  46. this which I will make clear when I document this thing.I will include
  47. the .map file and explain the workings as soon as I get a chance.You can
  48. check at my site www.time2quake.com for info on this and other Quake stuff.
  49.