home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / razmataz.zip / RAZMATAZ.DOC < prev    next >
Text File  |  1994-08-17  |  6KB  |  130 lines

  1. Raz-Ma-Taz! Version 1.0 Sysop Documentation                     By Don Howe
  2. ---------------------------------------------------------------------------
  3.  
  4. Thank you for taking the time to take a look at Raz-Ma-Taz!
  5.  
  6. Raz-Ma-Taz! was written in TDBS 1.2 for TBBS 2.2 Bulletin Board Systems.
  7. It is a small, easy to install and maintain game that your users will
  8. find addicting, distracting, and a lot of fun!
  9.  
  10. Raz-Ma-Taz! requires a caller to have ANSI graphics and for their ANSI
  11. flag to be set on.  
  12.  
  13. For the Sysop Utilities to work, the Sysop must have an access level
  14. greater than 240.  If you have different requirements on your system,
  15. I will be happy to offer you a free version that will filter out those
  16. that you do not wish to have access to the sysop functions.  Note:
  17. Only those with registered versions of Raz-Ma-Taz! qualify for free
  18. patches.
  19.  
  20. Raz-Ma-Taz! was extensively play tested, but we all know that things
  21. can happen.  If you discover a problem with the game, documentation,
  22. installation instructions, my general attitude, etc., then please
  23. give me a call.  See OrderRaz.Doc for information on contacting me.
  24.  
  25. Installing Raz-Ma-Taz!
  26. --------------------------------------------------------------------------
  27.  
  28. 1.  The DOS Part 
  29.   
  30.   As with all TBBS add ons, installation is a two fold process.  First,
  31.   you must copy the physical game file onto your hard drive.  I recommend
  32.   that Raz-Ma-Taz! be put into its very own subdirectory, but this is 
  33.   completely up to you.  Raz-Ma-Taz! is ready to go with just the 
  34.   RAZMATAZ.TPG file, as it will automatically create any missing files when
  35.   you first start it up.  
  36.  
  37.   A suggested Setup:
  38.      C:\TBBS\RAZMATAZ   (or:  C:\TBBS\GAMES\RAZMATAZ)
  39.  
  40.   There are just too many TBBS configurations out there to write a specific
  41.   installation routine, plus all you need is this one file.  No need in
  42.   cluttering up your hard drive with a lot of ZIP files and order forms.
  43.  
  44.   So make your choice of directory, and copy the RAZMATAZ.TPG file into it.
  45.  
  46. 2.  The TBBS Part
  47.  
  48.   Now you need to edit your SDL file where you want the Raz-Ma-Taz! menu
  49.   option to appear to your users.  You may already have a seperate games
  50.   menu, or maybe you want to stick this right on your main menu, since
  51.   users will want to play this game right away.  Ok, I'm just kidding.
  52.  
  53.   Here is a sample snippet of SDL code that will run Raz-Ma-Taz!
  54.  
  55.   Entry:
  56.   [R]az-Ma-Taz!
  57.   KEY=R TYPE=200 OPT DATA=C:\TBBS\RAZMATAZ\RAZMATAZ/Q
  58.  
  59.   Make this change, recompile your SDL, and you're off!
  60.  
  61.  
  62. Sysoply Duties
  63. --------------------------------------------------------------------------
  64. Raz-Ma-Taz! is fairly self-sufficient, as programs go.  It is smart enough
  65. to know what files it needs to work, and if they don't exist when it is
  66. run, it simply makes them.  You will notice that the first time that
  67. you run the game it may take a second, as the high score files and the 
  68. Game Options database are built.  
  69.  
  70. After these files are opened, the Main Menu will appear unto you.  If your
  71. Sysop account has a priviledge level above 240 (and it should), then you
  72. will see an option at the bottom of the list that no user will see.  This
  73. option is labeled 'SYSOP Functions' and it will take you to a submenu 
  74. chock full of utilities.
  75.  
  76. The first thing you will want to do with your brand new copy of this 
  77. game is to type in your BBS Name, and your Registration number.  Your
  78. registration number will allow you to modify the game play options, and
  79. display your BBS Name proudly on the Main Menu.  If you don't yet have a
  80. Registration Number, then fill out the orderraz.doc file today; don't delay!
  81.  
  82. The Utilities on The Sysop Utility Menu are as follows:
  83.  
  84.   1.  Reindex and Pack the User File:  Every now and then, indexes
  85.       become corrupted.  They sell drugs to children.  They have
  86.       access to alcohol and guns.  They are unstable and unpredictable.
  87.       This option can only be run when there are no other users
  88.       playing the game.  
  89.  
  90.   2.  Change the Game Options:  This is where you can key in your BBS
  91.       name, and your Registration Number.  In the demonstration version
  92.       of the game, you are limited to 5 or less plays per day.  You
  93.       also cannot enter a 0 to allow unlimited games per day.  You
  94.       can however, modify the Minimum bet as you wish.  Keying in
  95.       a .15 would make the minimum bet 15%.  You cannot enter more
  96.       than 1.00 here, as it would be nonsensical to bet more than what
  97.       you have (if not impossible.)  As your users play this game, 
  98.       feedback from them will help you set these limits so that they
  99.       are fair, and provide enjoyment to all.  Negative numbers are
  100.       also not valid in these fields.
  101.  
  102.   3.  Edit User Database:  This option allows you to key in a user
  103.       name and edit their Raz-Ma-Taz! score file.  You can give (or
  104.       take) money, number of plays, accounts, last date played, etc.
  105.  
  106.   4.  Force High Score Rollover:  This option will 'push' the current
  107.       High Score list to the Last Month list, and create a brand new
  108.       Current Month's listing.
  109.  
  110.   5.  Export High Score File to RAZMATAZ.TXT:  Running this option 
  111.       will create a comma delimited ASCII file with the contents of
  112.       the current high score file.  You can import this into your
  113.       choice of spreadsheet or database program, if you really want to.
  114.  
  115.   Q.  Quit:  Will return you to the Main Menu.
  116.  
  117. Raz-Ma-Taz! will automatically 'roll' the current month's High Score file
  118. on top of the Last Month's High Score file at the beginning of the month.
  119. You won't have to perform any monthly maintenance with this program, 
  120. unless you have decided to run a contest or something and have decided to
  121. change the maximum plays per day to a limited number, or maybe modify the
  122. minimum bet.  It is best to change these limits at the beginning of the
  123. month, rather than mid-month, so that all of your users with a little
  124. competitive blood have the same potential number of plays and options.
  125. It's no fun when the rules change halfway through.
  126.  
  127. Thus endeth this documentation.  Have a blast.
  128.  
  129. --------------------------------------------------------------------------
  130.