home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / BOXPKR28.ZIP / BOXPOKER.DOC < prev    next >
Encoding:
Text File  |  1991-10-28  |  13.2 KB  |  305 lines

  1.  
  2.                                BOX POKER
  3.    
  4.                                   v2.8
  5.  
  6.                               PCBoard 14.x
  7.  
  8.                                    by
  9.  
  10.                               Al Lawrence
  11.  
  12.                             Sunrise-80  BBS
  13.                             (404) 256-9525
  14.  
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    BOX POKER is a fast-paced board game in which you remove number
  23.    combinations from the board based upon the roll of the dice.
  24.  
  25.  
  26.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  27.          created in the directory you run the door from.
  28.  
  29.  
  30.  
  31.                               INSTALLATION
  32.                               ____________
  33.  
  34.  
  35.    Installation is fairly easy and straight-forward. The following steps and
  36.    examples should have you up and running in a very short period of time.
  37.    It is assumed that you are familiar with setting up DOORS on your system.
  38.    To this end, only examples of the configuration file and Door batch file
  39.    are described.
  40.  
  41.       1) Create a directory to hold all BOX POKER files
  42.  
  43.       2) Unzip BOXPKRxx.ZIP into the the above directory
  44.  
  45.          NOTE: BRUN45.EXE is not included but is required !!!
  46.  
  47.       3) Create a configuration file, with a name of your choice, or
  48.          modify the supplied BOXPOKER.CFG file. A description follows:
  49.  
  50.             **                       Location of system file (See Below)
  51.             SUNRISE-80 BBS           Your BBS Name
  52.             Al                       Sysop's First Name
  53.  
  54.             Lawrence                 Sysop's Last Name
  55.  
  56.             00000000                 Registration Number
  57.             
  58.     !    #  2                        Keyboard timeout value in Minutes
  59.  
  60.          #  1                        Maximum # of Games per day
  61.                                      (Sysop gets 99 in Registered version ONLY!)
  62.  
  63.             50                       Number of Top Score entries.
  64.                                      Minimum = 10, Maximum = 99.
  65.  
  66.          #  NONE                     Drive:\Path\Filename to contain the
  67.                                      Top Score Bulletin or enter NONE
  68.                                      for NO Bulletin creation.
  69.  
  70.          #  NONE                     Drive:\Path\Filename to contain the
  71.                                      Top Score Bulletin (Color) or enter NONE
  72.                                      for NO Bulletin creation.
  73.  
  74.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  75.                                      2 = Display ADOPT-A-DOOR message
  76.  
  77.     !   #   0                        Time Allowed in Door
  78.                                      (Sysop - Time Remaining - REG. VERSION)
  79.  
  80.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  81.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  82.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  83.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  84.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  85.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  86.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  87.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  88.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  89.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  90.  
  91.  
  92.  
  93.           ** = Replace with ONE of the following:
  94.  
  95. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  96. C:\PCB\USERS.SYS                <- For PCBoard systems using USERS.SYS
  97. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  98. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  99.                                    (Note:DOOR.SYS must be in SAME directory)
  100. C:\BBS\DOOR.SYS                 <- For systems that support DOOR.SYS
  101. C:\BBS\DORINFOx.DEF             <- For QBBS/RBBS/RA. Replace x with Node #.
  102. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  103. C:\BBS\CHAIN.TXT                <- For WWIV systems 
  104.               
  105.  
  106.            # = Requires registration to change to a different value
  107.            ! = See "Plays Per Day" Below
  108.  
  109.                NOTE: There are NO Blank Lines in the Config File!!
  110.  
  111.  
  112.       4) Create a batch file or modify the HIROLL file supplied. A
  113.          description of this file follows:
  114.  
  115.             ECHO off
  116.             cd\PCB\DOORS\BOXPOKER     Location of BOXPOKER files
  117.             BOXPOKER BOXPOKER.CFG     EXE filename and CFG filename (Name
  118.                                       used in creating file in #3 above)
  119.             CD\PCB
  120.             BOARD
  121.  
  122.  
  123.        5) When running in more than one node, be sure to supply a
  124.           different configuration name for each node (your choice of name).
  125.  
  126.  
  127.  
  128.                           PLAYS Per DAY/DOOR Time
  129.                           _______________________
  130.  
  131.       Plays Per Day and Door Time can be controlled several ways:
  132.  
  133.       (1) You can use the Games Per Day, singular option, in the config
  134.           file above. This option, will affect ALL callers whose Security
  135.           Level is NOT defined in any of the 10 optional Security Level/
  136.           Plays Per Day entries in the config file.
  137.  
  138.       (2) You can use the Door Time, singular option, in the config file
  139.           above. This option, will affect ALL callers whose Security
  140.           Level is NOT defined in any of the 10 optional Security Level/
  141.           Plays Per Day/Door Time entries in the config file.
  142.  
  143.       (3) You can restrict the number of games a specific Security Level
  144.           will be allowed to play per day or REWARD specific Levels with 
  145.           more Plays Per Day. 
  146.  
  147.           Likewise, you can restrict the Play time for a specific Security
  148.           Level or REWARD specific Levels with more Door Time.
  149.  
  150.           These options are handled by the use of the 10 config 
  151.           entries (00=00/00). 
  152.           
  153.           The format of each entry is as follows:
  154.  
  155.           XX=YY/ZZ  where XX is the Security Level (must be 2 digits)
  156.                     where =  is a constant and MUST be included
  157.                     where YY is the # of games per day (must be 2 digits)
  158.                     where / is a constant and MUST be included
  159.                     where ZZ is num. minutes per Door entry (must be 2 digits)
  160.           
  161.           If the callers Security Level is NOT defined, his/her Plays Per
  162.           Day and Door Time will be controlled by the values in items
  163.           (1) and (2), above, respectively..
  164.  
  165.           You may define up to 10 Security Levels. All unused entries must
  166.           be defined as   00=00/00
  167.         --------------------------------------------------------------------
  168.           Example: Suppose you had 3 Security Levels defined on your BBS as
  169.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you 
  170.           wanted to set Plays Per Day as :     Subscriber=5
  171.                                            Visiting Sysop=2
  172.                                                   CoSysop=3
  173.                                                    Friend=10 
  174.           
  175.           and Door Time as follows:     Subscriber=30 minutes
  176.                                     Visiting Sysop=20 minutes
  177.                                            CoSysop=10 minutes 
  178.                                             Friend=remaining call time
  179.                                
  180.  
  181.           You would set the Individual "Games per Day" config entry to 1 and 
  182.           the individual "Door Time" to 5 minutes (these would be the 
  183.           default number of games and default Time for all Security Levels
  184.           other than 20,30 or 40... make them any number you want). Next you
  185.           would replace 4 of the Security Level entries as :  20=05/30                                               
  186.                                                               30=02/20
  187.                                                               40=03/10
  188.                                                               90=10/0
  189.  
  190.  
  191.                                COM Support
  192.                                ___________
  193.  
  194.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  195.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  196.       number after the configuration filename. Let's assume your Door is
  197.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  198.       passed to your Door would be:
  199.                                    FOOBAR FOOBAR.CFG /5
  200.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  201.       normally used with COM1. No /x parameter is needed for the standard
  202.       IRQ's.
  203.  
  204.  
  205.  
  206.                                ADOPT-A-DOOR
  207.                                ____________
  208.  
  209.     Having been a Sysop for a number of years, I have had my share of problems
  210.     and frustrations getting financial support for my board's upkeep. A fellow
  211.     Sysop left a message on my board, not long ago, about a concept that was
  212.     being used by several boards around the country.
  213.  
  214.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  215.     would be the same as sending in a donation, only this way it is earmarked
  216.     for registering a particular door. In a way, the user feels he/she is
  217.     "getting something in return". As a Door author I have decided to build
  218.     this concept into each of my Door programs. The concept replaces the
  219.     usual message "tell the Sysop to register this Door" we find in most
  220.     doors.
  221.  
  222.     If the Door is unregisterd then a message appears on the opening screen
  223.     to that effect. After finishing or suspending a game, a message screen
  224.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  225.     caller to contact the Sysop to find out if there is any further details
  226.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  227.     time, etc to callers that ADOPT-A-DOOR.
  228.  
  229.     If the Door has been registered, either by the Sysop or other callers,
  230.     the names of those contributors will be displayed in the closing screen.
  231.  
  232.     NOTE: If you want to display the names of the callers that contributed
  233.           to registering the Door, you must create an ASCII file called
  234.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  235.           the name(s) of the contributors (one on each line, maximum of 5
  236.           entries, each a maximum of 30 characters long). This file must be
  237.           saved, in ASCII format, and placed in the Door directory.
  238.  
  239.  
  240.  
  241.                               LEGALITIES
  242.                               __________
  243.  
  244.  
  245.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  246.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  247.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  248.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  249.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  250.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  251.       OR BREACH OF ANY WARRANTY.
  252.  
  253.  
  254.  
  255.  
  256.  
  257.                              DISTRIBUTION
  258.                              ____________
  259.  
  260.    You may make this file available for downloading from your BBS or you may
  261.    upload it to any BBS of your choice, provided that you do not make any
  262.    changes to the contents of the archive (ZIP file). The archive and its
  263.    individual contents may not be used by any service that charges any money
  264.    whatsoever, without the written permission of the author.
  265.  
  266.  
  267.  
  268.  
  269.  
  270.                              REGISTRATION
  271.                              ____________
  272.  
  273.    Registration and the subsequent insertion of the registration number into
  274.    your configuation file, allows for the display of your BBS name on the
  275.    opening and closing screen as well as the reduction of a delay built into
  276.    the opening screen display along with your ability to change certain
  277.    values in the configuration file.
  278.  
  279.    To register your copy of BOXPOKER, please fill out the registration form
  280.    (REGISTER.FRM) and mail it along with a small donation ($20,25,etc) to
  281.    the name and address on the form or send a self-addressed stamped
  282.    envelope and your registration number will be forwarded by return mail.
  283.  
  284.    Be sure to use the proper upper/lower case when filling in your name and
  285.    BBS name, as they MUST match the way you entered them in the configuration
  286.    file.             ^^^^
  287.  
  288.    Based upon information supplied on the registration form, I will pre-
  289.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  290.    up your registration number.
  291.  
  292.  
  293.  
  294.                                  MISC
  295.                                  ____
  296.  
  297.    The latest version of BOXPOKER and other fine SUNRISE DOOR programs
  298.    are always available for download from SUNRISE-80 BBS.
  299.  
  300.    Remember, should you have any problems, questions or suggestions, be sure
  301.    to drop me a message on my BBS or you can reach me thru PCRELAY/RIME on
  302.    the BBS DOOR, SYSOPS or PCBHints conferences or routed to ->SUNRISE
  303.  
  304.  
  305.