home *** CD-ROM | disk | FTP | other *** search
/ Qu-ake / Qu-ake.iso / qu_ke / patches / 024 / KALQUAKE.TXT < prev    next >
Encoding:
Text File  |  1996-10-25  |  3.0 KB  |  80 lines

  1. (October 24, 1996) - 10:17 PM
  2.  
  3. To all whom this may concern:
  4.  
  5. To install this patch, there are two ways:
  6.  
  7.   1) Get the file Howpatch.txt to find out how to use the .pat file included.
  8.  
  9.   2) Place the file progs.dat in a new directory in your Quake directory and
  10.      run QUake like so - 
  11.  
  12.         quake -game <dir>
  13.  
  14.      where <dir> is the name of the directory you placed the file progs.dat
  15.      in.
  16.  
  17. This is a work-in-progress server patch.  I am compiling all of my favorite
  18. mods (that can be combined) into one patch for servers to use.  So far,
  19. patches used include the following:
  20.  
  21. bombs8.zip - contains modified grenade launcher and rocket launcher!
  22.  
  23. tele.zip - allows for placing a personal teleport destination to return
  24.            to at any time from anywhere (except another level).  Also,
  25.            has a teleport bomb which detonates then moves the user to
  26.            its former location.
  27.  
  28. grap109b.zip - Grappling Hook...no further explanation needed!
  29.     (NOTE: No longer uses the new graphics, instead it uses
  30.     graphics which come with Quake!)
  31.  
  32. rdi.zip - Random Deathmatch Items (!)
  33.  
  34. feign_v9.zip - Allows players to 'feign death'...
  35.  
  36. tracbeam.zip - Allows players to use the ThunderBolt as a Tractor Beam
  37.     as well as the Lightning Gun!
  38.  
  39. wisp.zip - Your own personal Quake Bot!  The wisp is a special friend...treat
  40. it kindly.  Learn it...read wisp.txt for more info!
  41.  
  42. Read the read me files included in this ZIP file for each one to learn more
  43. about these great patches!  :)
  44.  
  45. Additional modifications which do not have an associated .ZIP file:
  46.  
  47.     Grenades, nails, rockets, etc. now travel through teleporters.
  48.  
  49. Additions in the near future:
  50.  
  51.  I will modify the 'gibgun' in bombs8.zip to allow it to 'home in' on
  52.  its targets!  I will also modify Proximity Mine to do less damage.
  53.  
  54.  I will add the ability for proectiles, gibs, etc. to travel through
  55.  teleporters.  (Done!)
  56.  
  57.  
  58. At the moment, this is a very stable patch, but if I add something (or
  59. *you* add something) it might become unstable and not work properly.  For
  60. this matter, I take no responsibility for anything going wrong while you
  61. use this patch (modified or not).  I also will not take responsibility for
  62. you misusing this patch on your server (ie. not telling people about the
  63. teleport patch).
  64.  
  65. One last word...I do not know who made these patches (I am sure their names
  66. are in the respective read me files from each patch and possibly in the code
  67. too, but I copied all code over verbatim, so names in the code are intact),
  68. but they are great patches and I look forward to more good ones.  The source
  69. code is in the .ZIP file in the \src directory.  I recommend getting WinZip
  70. to view and edit the contents of the .ZIP file...
  71.  
  72. -=CT=-KALWeb  (underhill@netpass.com)
  73.  
  74. Authorized by: -=CT=-UsaDan  (dan@wsnet.com)
  75.  
  76.  
  77. I plan on combining this code (in some way) with the 3wave 'Capture the Flag'
  78. code sometime in the future.  If you feel like you can handle this task, please
  79. do so and send me the new source as I would be happy to test it out!
  80.