home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / bgbot11 / bgbot11.txt next >
Encoding:
Text File  |  1996-08-31  |  2.8 KB  |  104 lines

  1. Title    : BG Bot
  2. Filename : bgbot1.zip
  3. Version  : 1.10
  4. Date     : 96/8/31
  5. Author   : Punisher
  6. Email    : punisher@trojan.neta.com
  7. Credits  : Micheal Polucha (co-designer of Original TM bot)
  8.            Tim Polucha (co-designer of Original TM bot)
  9.            Nathaniel Gorham (Original DM bot)
  10.  
  11.  
  12. Type of Mod
  13. -----------
  14. Quake C  : yes
  15. Sound    : no
  16. MDL      : no
  17.  
  18.  
  19. Format of QuakeC
  20. ----------------
  21. unified diff  : no
  22. context diff  : no
  23. .qc files     : yes
  24. progs.dat     : yes
  25.  
  26.  
  27. Description of the Modification
  28. -------------------------------
  29.  Basicly a TM and DM bot slightly modded. This bot
  30. can pick up Health, Armor, Weapons, and Ammo. Also
  31. chooses which weapons is better of the weapons it
  32. has picked up. Also shoots all players and other
  33. bots. You can create as many bots as you like, memory
  34. allowing.
  35.  
  36.  Impulse 100 creates a bot. There is no way to
  37. get rid of the bots unless you kill it. They also
  38. have control of themselves.
  39.  
  40. How to Install the Modification
  41. -------------------------------
  42. Make a new dir in your quake directory. (ie c:\quake\pun)
  43. then move this progs.dat into that directory and copy your
  44. *.cfg from c:\quake\id1 into the same directory. Then run quake
  45. ala
  46.          quake -game bg
  47.  
  48. then bind a key to impulse 100
  49.  
  50. Technical Details
  51. -----------------
  52. Any bugs lemme know please?
  53.  
  54. STILL NEEDS:
  55.         Better roaming AI.
  56.                 (still walks same patterns)(Anyone willing to help?)
  57.         Ability to walk into water, swim, jump, and walk over cracks
  58.                 in floor.
  59.         
  60. VERSION 1.1:
  61.         Added more bot recognition throughout game.
  62.                 (ie doors, more recognition by monsters)
  63.         Better Spawning:
  64.                 In ONE player spawns in players starting position.
  65.                 In COOP and DM spawns in random player position.
  66.         Hunts Items if no enemys close enough.
  67.                 Gets health if it needs it.
  68.         Other minor fixes.
  69.  
  70. VERSION 1:
  71.         TM, DM Bot basis.
  72.         Ability to pick up things:
  73.                 Weapons
  74.                 Ammo
  75.                 Health
  76.                 Armor
  77.         Chooses weapon from ones it has.
  78.         Hunts all players (including creator)
  79.         Hunts other bots
  80.         Multiple Bots at once. (memory limiting)
  81.         Telefrags
  82.  
  83. Author Information
  84. ------------------
  85. Co-Creator of Punishment.
  86.         A weapons QC mod for Quake.
  87.  
  88.  
  89. Copyright and Distribution Permissions
  90. --------------------------------------
  91.  
  92. Authors MAY use these modifications as a basis for other
  93. publically available work.
  94.  
  95. You may do whatever you please with the contents of this archive.
  96.  
  97. Availability
  98. ------------
  99.  
  100. This modification is available from the following places:
  101.  
  102. FTP   : ftp.cdrom.com
  103. WWW   : http://www.neta.com/~punisher/quakec.htm
  104.