home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 550.ROBOT.DOC < prev    next >
Text File  |  1989-12-26  |  3KB  |  95 lines

  1.                         Murder Motel Robot Utility
  2.                           written by Duane Brown
  3.                               Version 1.0
  4.  
  5. This program performs a specific duty for the Murder Motel door,
  6. versiions 2.0 through 2.2, written by Sheldon Pasciak.  It allows the
  7. sysop to automatically maintain and run a force of dummy Murder Motel
  8. players that act as victims.  If you have avid Murder Motel players,
  9. this program will let you supply ample victims to them for the picking.
  10.  
  11.  
  12. Installation
  13. ============
  14.  
  15. Installation is easy.  Copy the Robot.exe file, along with the robot.lst
  16. sample control file, to your Murder Motel directory.  The format of the
  17. robot.lst file is as follows (don't type in the comments in { } )
  18.  
  19. 50                    { Number of moves that the robot players make }
  20. WILLIAM SHAKESPEARE   { A list of two word names, upper or lower case }
  21. THE TERMINATOR
  22. JOHN HINKLEY
  23. CAPTAIN KIRK
  24. RANDOM WANDERER
  25. GENGHIS KHAN
  26. JACK_THE RIPPER
  27. COLONEL GREENE
  28. INVISBLE MAN
  29.  
  30. This list of names can contain up to 10 two word names.  They may be in
  31. upper or lower case, as they will be converted to upper case so that the
  32. Murder Motel Door can recognize them.  If any of these names in this
  33. file are not current players, then the names will be added to the data
  34. file.
  35.  
  36. This program must reside in the Murder Motel directory, as it reads in
  37. the following files:
  38.  
  39. MURDER.MAP
  40. PEOPLE.MMI
  41. OBJECTS.MMI
  42.  
  43.  
  44. Setting it Up
  45. =============
  46.  
  47. This program should be run as part of the daily maintenance.  As stated
  48. before, first change to the Murder Motel directory and run
  49.  
  50. Robot robot.lst
  51.  
  52. That is all that is needed.  I urge that you make copies of your
  53. PEOPLE.MMI and OBJECTS.MMI files before this program is run, even though
  54. the original files are renamed to .bak extensions.  I made my best
  55. attempts to protect the data, but unexpected events may cause unforeseen
  56. problems.
  57.  
  58. Registration and other Legal Stuff
  59. ==================================
  60.  
  61. This program is Shareware.  If you have any questions, comments, or bug
  62. reports, or even a small donation, please send it to
  63.  
  64. Duane Brown
  65. 100 Pewter Lane
  66. Stafford, Va 22554
  67.  
  68. Sysop, End of the Line QuickBBS
  69.  
  70. Fidonet address 1:265/16
  71.  
  72. Data  (703)720-1624
  73. Voice (703)659-6302
  74.  
  75. If you do not find this program of value, please pass it along in it's
  76. unaltered form, so that others may benefit.  Any donations made will put
  77. you on a mailing list for this and other programs that I have written.
  78.  
  79. There are no warranties, express or implied, other than that this
  80. software will take up space on your disk.  I have tried to make this
  81. program safe, but I will not be held responsible for any losses as the
  82. result of the use of this program.
  83.  
  84. This program is written in Turbo Basic 1.0.
  85.  
  86. Revision History
  87. ================
  88.  
  89. December 26, 1989
  90. Version 1.00
  91.  
  92. Initial release.
  93.  
  94.  
  95.