TWCreeper CTF
version: 1.3b23

maintainer: STEMsmoker[CNN]
email: stem@captured.com
www: http://www.captured.com/twcreeper/

=========
 Changes
=========
  -- added Teleport Impulse (200) from ThunderWalker.  Will Teleport to a random location. Can only be used once per life.

  -- added Kamikazi Impulse (170) from ThunderWalker.  Kamikazi kills self but will also cause (85 + #_of_roxs) worth of damage to players near by.

  -- fixed sniper rifle auto switching on pickup and backpack pickup

  -- random map rotation code has been updated, making it more random.  Thanks ART

  -- added abomb death message (finally)

  -- bunch of other minor fixes and cleanup

=======
 Notes
=======
  -- Looks like the limits of qcc have been hit w/ the latest additions and changes.  I was unable to compile qwprogs.dat using the old qcc, had to use FASTQCC.  I have included a fastqcc executable for DOS and Linux plus the source in the fastqcc/ directory.

  -- Source files are in UNIX file format.  If you are using Win9*/NT, you might have to convert source files to DOS format.

  -- Maps used in Random and Fixed rotation can be customized by editing custom.qc and recompiling qwprogs.dat.  Search for the functions getrandomlevel() for Random Maps and getnextlevel() for Fixed Rotation.

  -- First time servers need to copy the models in MDL/ directory to quake/ctf/progs/ directory.

  -- A server.cfg file has been included in CFG/ directory.  Edit and copy to quake/ctf/ directory.
  

If you come across any problems or bugs, drop me an email at stem@captured.com


