home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / relarmor / relarmor.txt < prev   
Encoding:
Text File  |  1996-08-29  |  1.8 KB  |  42 lines

  1. ******************************************************************************
  2.                           Realistic Armor
  3.                             by Reptilian
  4.                                  of     
  5.                      Screaming Monkey Software
  6. ******************************************************************************
  7.  
  8.         This patch makes the armor in Quake more realistic. while wearing this
  9. armor, you will take damage based on the percentage of armor you have left. 
  10. (i.e. 100% armor absorbs 100% of the damage you take). This means that the 
  11. more damage you take, the worse your protection gets.
  12.  
  13.         The armors' values have changed, too;
  14.                 green armor = 50%
  15.                 yellow armor = 75%
  16.                 red armor = 100%
  17.  
  18. example;
  19.         foobar and rebrane are Quakematching. rebrane grabs red armor. foobar, 
  20. looking to get that armor for himself, pops in and sees rebrane get it. foo
  21. decides to nail rebrane with a rocket, dealing out 50 damage. Luckily, 
  22. rebrane still has 100% armor and all the damage is absorbed by the armor, 
  23. reducing it to 50% armor. foo still isn't satisfied and nails rebrane with 
  24. another rocket, this time doing another 50 damage. The armor, having only 50% 
  25. left, takes 25% damage and leaves rebrane with 75% health. 
  26.  
  27. Understand? Good.
  28.  
  29.         To run this patch, make a subdirectory in your Quake directory called 
  30. relarmor (If your just incredibly experienced you can figure out how to call 
  31. it whatever you want). Run Quake with the parameter "-game relarmor" (no 
  32. quotes).
  33.  
  34. This patch was made using MSDOS edit, Id's QC compiler, and Quake for testing.
  35. ( as if you didn't know that)
  36.  
  37. You may use the QC code included in your own Quake patches as long as you give 
  38. credit to Reptilian and Screaming Monkey Software (i.e. Reptilian of Screaming 
  39. Monkey Software).
  40.  
  41.  
  42.