home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 December / 27_12_1999.iso / bots / ace008_dll.exe / Readme.txt
Text File  |  1999-06-05  |  3KB  |  63 lines

  1. ACE 
  2. A Quake2 BOT
  3. ----------------------------------------------
  4.  
  5. Current Version:
  6. ----------------
  7. Version 008
  8.  
  9.  
  10. Thanks To:
  11. ----------
  12.  
  13. - A whole s*#$load of people, you know who you are....
  14.  
  15.  
  16. Installation Instructions:
  17. --------------------------
  18.  
  19. Unzip the files under your main Quake2 directory, for example unzip to c:\quake2\ace.
  20.  
  21. Here is the shortcut's command line if you need it. 
  22.  
  23.    quake2 +set game ace +set deathmatch 1 map q2dm1
  24.  
  25.  
  26. ACE Commands (Playing):
  27. -----------------------
  28.  
  29. (DM)
  30. sv addbot <skill> <skin> <name> - Add a bot skill = 1 to 10 (10 highest)
  31.   (i.e. "sv addbot 4 male/sniper Masher", or just "sv addbot" to spawn a random bot)
  32.  
  33. (CTF)
  34. sv addbot <skill> <red|blue> <skin> <name> - Add a bot skill = 1 to 10 (10 highest)
  35.   (i.e. "sv addbot 4 blue male/sniper Masher", or just "sv addbot" to spawn a random bot)
  36.  
  37. (BOTH)
  38. sv removebot <name> - Remove a bot by name.
  39.  
  40. sv savenodes - Updates pathing data and saves bots current knowledge of level.
  41.  
  42. sv acedebug <on|off> - Turns on ACE's debugging messages. Shows when stuck, bot's thought process, node placement and linkage information.
  43.  
  44. (NOTE: The below commands only give you feedback when debug mode is on.)
  45.  
  46. cmd addnode <0|1|2|3|4|5|6> - Adds a new node of type 0-6. See details below.
  47. cmd addlink <from> <to> - Adds a link between nodes.
  48. cmd removelink <from> <to> - Removes a link between nodes.
  49. cmd movenode <node> <x y z> - Moves a node to a new location, useful for nudging a node about.
  50. cmd showpath <node> - Shows a path to a given node.
  51. cmd findnode <node> - Find the closest reachable node to your current position.
  52.  
  53.  
  54. Legal Info:
  55. -----------
  56.  
  57. I = Steve Yeager (syeager@axionfx.com)
  58.  
  59. NO WARRANTIES. I am providing this software as is, without warranty of any kind. I and all my suppliers disclaim all warranties, either expressed or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose, with regard to the ACE Bot and any other software included in the distribution
  60. package or archive.
  61.  
  62. NO LIABILITIES FOR CONSEQUENTIAL DAMAGES.  To the maximum amount permitted by applicable law, in no event shall I or my suppliers be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other loss) arising out of the use of or inability to use this product, even if I have been advised of the possibility of such damages.  
  63.