home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / slots14.zip / SLOTS.DOC < prev    next >
Text File  |  1993-02-20  |  12KB  |  263 lines

  1.          ┌▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄┐
  2.          ├▌▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▐┤
  3.  ────────┤▌ G  A  M  E  K  E  E  P  E  R    D  O  O  R  W  A  R  E ▐├────────
  4.          ├▌▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▐┤
  5.          ├▌▒▒▒▒▒▒▒▒▒  Quality BBS Door Software for Less!  ▒▒▒▒▒▒▒▒▐┤
  6.          ├▌▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▐┤
  7.          └▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀┘
  8.  
  9.                           J A C K P O T    S L O T S
  10.                           ~~~~~~~~~~~~~    ~~~~~~~~~
  11.                                  Version 1.4
  12.  
  13.                      Copyright (c) Steve Sharpe 1992,1993
  14.  
  15. SYSTEM REQUIREMENTS
  16. ~~~~~~~~~~~~~~~~~~~
  17. Any BBS capable of producing the following DOOR.SYS drop files:
  18.  
  19.    *  Original "GAP standard" DOOR.SYS (31 line version)
  20.         - for example, Spitfire BBSs use this one!
  21.  
  22.    *  New (currently 52 line) version DOOR.SYS promoted by Raymond Clements
  23.         - for example, PCBoard BBSs use this one!
  24.  
  25. Jackpot Slots supports both ANSI color graphics and ANSI monochrome
  26. applications, however, the door interfaces best with the user in ANSI color.
  27.  
  28. SYSTEM OPTIONS
  29. ~~~~~~~~~~~~~~
  30. Jackpot Slots supports the use of FOSSIL drivers and non-standard port
  31. addresses.  Refer to the INSTALLATION instructions for more information.
  32.  
  33. FILES CONTAINED IN SLOTS14.ZIP
  34. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  35.      SLOTS14.EXE   <-- The main program
  36.      SLOTS.DOC     <-- The file you are reading!
  37.      GAME.CFG      <-- The game configuration file
  38.      REVISION.DOC  <-- Revision notes
  39.      DOORWARE.DOC  <-- Gamekeeper Doorware
  40.  
  41. FILES CREATED BY SLOTS14.EXE
  42. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43.      USER.DAT        <-- User data files.
  44.      JACKPOT.WIN     <-- File containing jackpot winners.
  45.  
  46. OVERVIEW
  47. ~~~~~~~~
  48.       JACKPOT SLOTS is a fairly authentic re-creation of a gambling casino
  49. progressive $1 slot machine.  The rules are simple...just deposit from 1 - 7
  50. dollars (if you have that many left!) into the machine.  Each dollar lights a
  51. payoff line.  As in real slots, you only win on the payoff lines that are lit.
  52. If you deposit more than 7 coins, the machine will return the excess coins.
  53. When ready, just pull on the handle and watch the wheels spin!  If you win,
  54. the payoff amount will be displayed and your winnings will fall into the
  55. machine tray.  Each player begins the game with $50 dollars in their bankroll.
  56. From then on, the game keeps track of your bankroll and saves the amount for
  57. use during future plays.  If you lose it all, your bankroll will reset to $50
  58. dollars.  The game also keeps track of the number of times you go broke!  You
  59. become a jackpot winner by getting 5 BARS in a row.  You can view jackpot
  60. winners (registered version only) or other players' current bankrolls from the
  61. menu.  Players can toggle the coin drop function on and off from a game
  62. options menu.  They can also select ANSI color or monochrome displays from the
  63. same menu.
  64.  
  65.       All payoffs are made by matching the slot machine windows in left to
  66. right order.  The following table reflects the payoff amounts for each
  67. symbol group:
  68.  
  69. CHERRIES          CIRCLES           DOLLARS           BARS
  70. ~~~~~~~~          ~~~~~~~           ~~~~~~~           ~~~~
  71. 1 - $2            1 - $0            1 - $0            1 - $0
  72. 2 - $4            2 - $0            2 - $0            2 - $0
  73. 3 - $6            3 - $10           3 - $25           3 - $250
  74. 4 - $8            4 - $25           4 - $50           4 - $500
  75. 5 - $10           5 - $50           5 - $100          5 - $1000 (JACKPOT!)
  76.  
  77. INSTALLATION
  78. ~~~~~~~~~~~~
  79. Jackpot Slots is easy to install.  Simply follow these steps:
  80.  
  81. 1.  'Unzip' the file SLOTS14.ZIP into the directory of your choice.  All files
  82. must remain in the same directory.
  83.  
  84. 2.  Edit the GAME.CFG configuration file according to the CONFIGURATION FILE
  85. section of these instructions using your favorite word processor.  Ensure you
  86. save them as ASCII text files.
  87.  
  88. 3.  Create or edit the batch file your BBS will use to activate the door.
  89. The main door program name is SLOTS14.EXE.  For example, if you are running
  90. a Spitfire BBS, you would edit SF.BAT to look similar to the following:
  91.  
  92. :DOOR_A
  93.    REM Place Door A Commands Here
  94.    CD\SF\DOORS\SLOTS   <-- Change to the Jackpot Slots directory
  95.    SLOTS14 GAME.CFG    <-- The main program with configuration file argument
  96.    CD\SF               <-- Change back to the Spitfire directory
  97.    GOTO LOOP
  98.  
  99. NON-STANDARD PORT USE:  You may specify the use of non-standard communications
  100. ports with the PORT command.  The syntax for the PORT command is PORT:03E8:5,
  101. where 03E8 represents a different base address and 5 indicates the IRQ.  For
  102. example, the main program line in the example above would be changed to
  103. SLOTS14 GAME.CFG PORT:03E8:5 to reflect the use of a non-standard comm port.
  104.  
  105. FOSSIL DRIVER USE:  You may specify the use of a FOSSIL driver with the PORT
  106. command added to the main program command line.  The syntax for the PORT
  107. command is PORT:F:P, where F instructs the door to use a FOSSIL driver and P
  108. identifies the port.  For example, the main program line in the example above
  109. would be changed to SLOTS14 GAME.CFG PORT:F:1 if the SysOp wished to specify
  110. a FOSSIL driver on port 1.
  111.  
  112. NOTE:  The PORT command must be the third command in the main program command
  113. line, if used.  If not used, the door defaults to the use of the 4 standard
  114. communications ports (1-4) by reading the BBS file.
  115.  
  116. CONFIGURATION FILE
  117. ~~~~~~~~~~~~~~~~~~
  118. Entries in the GAME.CFG file must be accurate or the door cannot be expected
  119. to function properly.  Save your changes to the GAME.CFG file in ASCII text
  120. format.
  121.  
  122. The GAME.CFG file
  123. ~~~~~~~~~~~~~~~~~
  124. Jackpot Slots               <-- Line 1  (See below)
  125. c:\sf\door.sys              <-- Line 2    "     "
  126. The Gamekeeper's Lair       <-- Line 3    "     "
  127. Steve Sharpe                <-- Line 4    "     "
  128. 000000000000                <-- Line 5    "     "
  129. 1                           <-- Line 6    "     "
  130.  
  131. Line 1 - This line reflects the name of the door.  The registration algorithm
  132. is based on some of this data.  DO NOT CHANGE LINE 1!
  133.  
  134. Line 2 - Enter the full path and filename for the BBS DOOR.SYS file.
  135.  
  136. Line 3 - Enter the name of your BBS.
  137.  
  138. Line 4 - Enter the SysOp's name.
  139.  
  140. Line 5 - Enter 12 zeros if the door is not registered.  Registered users enter
  141. the registration number provided by the author.  Other numbers will prevent
  142. the door from running.
  143.  
  144. Line 6 - Enter 1 if your BBS DOOR.SYS drop file is the original GAP standard
  145. 31 line version.  Enter 2 if your BBS DOOR.SYS drop file is the newer (longer)
  146. version (presently 52 lines).
  147.  
  148. SYSOP KEYS
  149. ~~~~~~~~~~
  150. The following keys assist the SysOp in the management of the door:
  151.  
  152.          F5 - Shell to DOS
  153.          F8 - Return user to system
  154.          F9 - Toggle display on/off
  155.         F10 - Chat mode (ESC to exit)
  156.       ALT H - Toggle between status lines
  157.  
  158. REGISTRATION
  159. ~~~~~~~~~~~~
  160. The registration fee for Jackpot Slots is $10.  The unregistered door displays
  161. "EVALUATION COPY" upon entry and exit.  Please register or remove the door
  162. within 90 days of first use.  As a BBS SysOp, I understand how costly it can
  163. be to register BBS software.  I have purposely kept the cost of registering
  164. Jackpot Slots to a minimum with that thought in mind.  I believe the fee is
  165. quite reasonable, based on the many long hours of programming required.  Upon
  166. receipt of the registration fee, you will be provided with a unique
  167. registration number.  Once you insert the registration number into the GAME.CFG
  168. file, the opening and closing "EVALUATION COPY" messages will be replaced with
  169. the following messages:
  170.  
  171. [OPENING MESSAGE]
  172.  
  173.                                 Your BBS name
  174.  
  175.                                   presents
  176.  
  177. [CLOSING MESSAGE]
  178.  
  179.                              Thanks for playing
  180.  
  181.                                Jackpot Slots
  182.  
  183.                                      on
  184.  
  185.                                Your BBS name
  186.  
  187. COMMENTS/BUG REPORTS
  188. ~~~~~~~~~~~~~~~~~~~~
  189. I'm interested in all user comments and bug reports.  Please send your comments
  190. to:
  191.  
  192. Steve Sharpe                              Call The Gamekeeper's Lair BBS
  193. 1835 Stonetree Dr.              or        (208) 587-1105
  194. Mountain Home, ID 83647                   and leave a message
  195.  
  196.                                  Warranty
  197.                                ------------
  198.        This program has been thoroughly tested on a Spitfire 3.2 BBS,
  199.        however, it should perform equally well on any BBS that can
  200.        produce a BBS drop file listed in this documentation.
  201.  
  202.        I make no warranty of any kind, express or implied, including
  203.        without limitation, any warranties of merchantability and/or
  204.        fitness for a particular purpose.  I shall not be held liable for
  205.        any  damages, whether direct, indirect, special or consequential
  206.        arising from a failure  of this program to operate in the manner
  207.        desired by the user.  I shall not be held liable for any damage to
  208.        data or property which may be caused directly or indirectly by the
  209.        use of this program.
  210.  
  211.        In no event will I be held liable for any damages, including (but
  212.        not limited to) any lost profits, lost savings or other incidental
  213.        or consequential damages arising out of the use or inability to
  214.        use this program, or for any claim by any other party.
  215.  
  216.        This warranty is governed by the laws of the State of Idaho.
  217.                               REGISTRATION FORM
  218.                               -----------------
  219.  
  220.   Jackpot Slots                    Return to:  Steve Sharpe
  221.   Version 1.4                                  Attn: Door Registration
  222.   Registration Cost: $10                       1835 Stonetree Dr.
  223.                                                Mountain Home, ID 83647
  224.  
  225.   Name ______________________________________________________________
  226.  
  227.   Address ___________________________________________________________
  228.  
  229.           ___________________________________________________________
  230.  
  231.   Voice Phone _____________________ Data Phone ______________________
  232.  
  233.   Enter GAME.CFG file information below:
  234.  
  235.   BBS Name______________________________________________
  236.  
  237.   SysOp Name____________________________________________
  238.  
  239.   CHOOSE ONE OPTION BELOW:
  240.  
  241.   ____  I wish to download my registration number from The Gamekeeper's Lair
  242.         BBS at (208) 587-1105.  Enter the password you will use to log on to
  243.         The Gamekeeper's Lair BBS: _________________________________________
  244.         Enter your birthdate for pre-verification: _________________________
  245.         Please allow enough time for your registration fee to reach the author
  246.         before calling for your registration number.
  247.  
  248.   ____  I wish to have my registration number mailed to the address listed
  249.         above.
  250.  
  251.   Orders outside the USA add $2.00 . . . . . . . . . . . . _________
  252.  
  253.       Please find enclosed a check or money order for USA $_________
  254.   payable to Steve Sharpe.  This shows my support of Shareware products
  255.   and the Shareware concept.  It also shows my encouragement to help further
  256.   the development of BBS doors.
  257.  
  258.       I understand that Jackpot Slots is provided as-is and no warranties of
  259.   any kind, expressed or otherwise, are included and that I am using it at my
  260.   own risk.
  261.  
  262.   Signed: _________________________________________  Date: _________
  263.