home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 017A / TEFDBL.ZIP / spider.txt < prev    next >
Text File  |  1996-10-09  |  3KB  |  94 lines

  1. Title    : Willy the Spider
  2. Filename : spider.zip
  3. Version  : 0.7
  4. Date     : Oct. 9, 1996
  5. Author   : The Birthing Chamber -- Ken Turner
  6. Email    : kturner@mail.dialnet.net
  7. Credits  : id software for a kick-ass game
  8.  
  9.  
  10. Type of Mod
  11. -----------
  12. Quake C  : yes
  13. Sound    : no
  14. MDL      : yes
  15.  
  16.  
  17. Format of QuakeC
  18. -----------------------------------
  19. unified diff  : no
  20. context diff  : no
  21. .qc files     : yes
  22. progs.dat     : no
  23.  
  24.  
  25. Description of the Modification
  26. -------------------------------
  27.  
  28. Willy the Spider is a completely new .mdl and the .qc code
  29. needed to drive him.  He is intended to be used in all your
  30. new single-player levels.
  31.  
  32. Note that this distribution is not intended as a stand-alone
  33. modification.  At least some knowledge of Quake editing is
  34. required.
  35.  
  36. How to Install the Modification
  37. -------------------------------
  38.  
  39. Unzip "spider.zip" into your quake directory, taking care to
  40. retain the directory structure.
  41.  
  42. To include Willy in your new levels, simply place an entity
  43. with a classname of "monster_spider" into your map.  Note that
  44. the spider is fairly large and needs about the same amount of
  45. space as the shalrath.
  46.  
  47. In addition you must add "spider.qc" to your "progs.src" file
  48. and re-compile.  All required code is contained within "spider.qc"
  49. so it should mesh seamlessly with your own mods.
  50.  
  51. Finally, please notify me if possible so that I may check out
  52. your level!
  53.  
  54. For testing purposes I have included an edited version of 
  55. "e1m1.map" with the dogs replaced with spiders.  To use this,
  56. extract "maps/e1m1.bsp" from "quake/id1/pak0.pak" into
  57. "quake/id/spider/maps" and run QBSP as follows:
  58.  
  59. qbsp -onlyents e1m1.map
  60.  
  61. then run "quake -game spider" and proceed to map e1m1.
  62.  
  63. Technical Details
  64. -----------------
  65.  
  66. Willy the Spider was created from scratch using Lightwave3d,
  67. Fractal Design Painter, and several custom utilities.
  68.  
  69.  
  70. Author Information
  71. ------------------
  72.  
  73. Ken Turner is an arachnophobic living in beautiful Springfield, MO.
  74. He is married with 2 cats.
  75.  
  76. Copyright and Distribution Permissions
  77. --------------------------------------
  78.  
  79. Authors are encouraged to include these modifications in their
  80. freely-distributable levels, as long as this description file
  81. remains intact and unmodified and is included in the distribution.
  82.  
  83. Authors may not include these modifications in commercial products
  84. without prior written permission of Ken Turner and The Birthing
  85. Chamber.
  86.  
  87.  
  88. Availability
  89. ------------
  90.  
  91. This modification is available from the following places:
  92.  
  93. WWW   : http://www.dialnet.net/users/kturner
  94.