home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / headgun / headgun.txt < prev    next >
Encoding:
Text File  |  1996-08-20  |  741 b   |  20 lines

  1. This is my first release of the head gun.  Basically, it's a gun that let's
  2. you throw the head gibs. You get the gun when you have the grenade launcher,
  3. and the ammo is all the gibbed heads lying around.  The ammo doesn't seem
  4. to stay between levels...I'll try to figure that one out. Otherwise,
  5. everything works fine.
  6.  
  7. Instructions:
  8.  
  9. Stick the progs.dat into a dir offa quake, like /quake/headgun, then run
  10. quake using "quake -game headgun".
  11. -or-
  12. Stick progs.dat into /quake/id1, and just run quake using "quake".
  13.  
  14. The source is here, I forget what all I edited, but I'm sure I changed
  15. players.qc, weapons.qc, and defs.qc.
  16.  
  17. The gun resides at Impulse 6, it alternates between the grenade launcher and
  18. head gun.
  19.  
  20. Hellblazr