home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BBDICE23.ZIP / BBDICE.DOC < prev    next >
Text File  |  1995-01-16  |  30KB  |  663 lines

  1.  
  2.                              BASEBALL DICE
  3.  
  4.                                   v2.3
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                          (404) 256-9525 (Data)
  12.                          (404) 705-9104 (Data)
  13.                   (404) 256-9518 (Voice, 9am-9:30pm EST)
  14.  
  15.  
  16.  
  17.                                 OVERVIEW
  18.                                 ________
  19.  
  20.  
  21.    Baseball Dice plays pretty much like a regular game of baseball, with the
  22.    exception that you use dice to "hit" the ball and we do not count the balls
  23.    and strikes as in a regular game. We use them as follows:
  24.    1 strike = a strikeout AND 1 ball = a walk
  25.  
  26.    The object of the game is to beat the game score that you, the Sysop, have
  27.    already posted.  NOTE: Ties lose!
  28.  
  29.  
  30.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  31.          created in the directory you run the door from.
  32.  
  33.  
  34.                 NON-REGISTERED   R E S T R I C T I O N S
  35.                 ----------------------------------------
  36.  
  37.                 ° No Bulletins created
  38.                 ° Games per day limited to 2
  39.                 ° Keyboard timeout value limited to 2 minutes
  40.                 ° Makeup days disabled
  41.                 ° Game time limit disabled
  42.  
  43.  
  44.  
  45.                               INSTALLATION
  46.                               ____________
  47.  
  48.  
  49.    Installation is fairly easy and straight-forward. The following steps and
  50.    examples should have you up and running in a very short period of time.
  51.    It is assumed that you are familiar with setting up DOORS on your system.
  52.    To this end, only examples of the configuration file and Door batch file
  53.    are described.
  54.  
  55.       1) Create a directory to hold all BBDICE files
  56.  
  57.       2) Unzip BBDICExx.ZIP into the the above directory
  58.  
  59.       3) Create a configuration file, with a name of your choice, or
  60.          modify the supplied BBDICE.CFG file. A description follows:
  61.  
  62.             **                       Location of system file (See Below)
  63.             SUNRISE-80 BBS           Your BBS Name
  64.             Al                       Sysop's First name
  65.  
  66.             Lawrence                 Sysop's Last Name
  67.  
  68. |-----------------------------------------------------------------------------|
  69. | READ!     1                        CommPort  \ These 2 lines are required   |
  70. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  71. |-----------------------------------------------------------------------------|
  72.  
  73.             00000000                 Registration Number
  74.  
  75.     !   #   1                        Maximum # of Games per day
  76.                                      (Sysop gets 99, Registered version ONLY)
  77.  
  78.         #   0                        Max # of days a caller can make up, during
  79.                                      calls in one day. 0=Disable Make-up Option
  80.                                      Maximum value = 27, Minimum value = 1
  81.  
  82.         #   NONE                     Drive:\Path\Filename to contain the
  83.                                      Top Score Bulletin or enter NONE
  84.                                      for NO Bulletin creation.
  85.  
  86.         #   NONE                     Drive:\Path\Filename to contain the
  87.                                      Top Score Bulletin (Color) or enter NONE
  88.                                      for NO Bulletin creation.
  89.  
  90.         #   NONE                     Drive:\Path\Filename to contain the
  91.                                      Hall of Fame Bulletin or enter NONE
  92.                                      for NO Bulletin creation.
  93.  
  94.         #   NONE                     Drive:\Path\Filename to contain the
  95.                                      Hall of Fame Bulletin (Color) or enter NONE
  96.                                      for NO Bulletin creation.
  97.  
  98.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  99.                                      2 = Display ADOPT-A-DOOR message
  100.  
  101.         #   2                        Keyboard timeout value in Minutes
  102.  
  103.     !   #   0                        Time allowed in Door
  104.                                      (Sysop = Time Remaining - REG. VERSION)
  105.  
  106.         #   Y                        Y = Allow Sysop to play 99 games
  107.                                      N = Don't Allow Sysop to play 99 games
  108.  
  109.         #   N                        Automatic game reset at end of month:
  110.                                        Y = Yes enable autoreset
  111.                                        N = Keep accumulating scores
  112.  
  113.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  114.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  115.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  116.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  117.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  118.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  119.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  120.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  121.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  122.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  123.     @   #   XXXX/YYYY                 Blackout Range  From/To
  124.     @   #   XXXX/YYYY                 Blackout Range  From/To
  125.     @   #   XXXX/YYYY                 Blackout Range  From/To
  126.     @   #   XXXX/YYYY                 Blackout Range  From/To
  127.     @   #   XXXX/YYYY                 Blackout Range  From/To
  128.  
  129.             000                       Unique 3-digit number used as a suffix
  130.                                       for the exported score file name, if
  131.                                       you wish to paricipate in an Inter-BBS
  132.                                       game. 000=no Inter-BBS participation.
  133.  
  134.             N                         Y = Force Caller to respond to
  135.                                           Instructions <y/n). May need this with
  136.                                           Digiboards.
  137.                                       N = Allow caller to press ENTER in
  138.                                           response to Instructions <y/N>
  139.  
  140.             0                         Use this option to LIMIT the number of
  141.                                       HIGH SCORE entries to be displayed. A
  142.                                       ZERO(0) = NO LIMIT
  143.  
  144.             0                         Number of months to keep in the SUNHOF
  145.                                       files (Hall of Fame). 0 = ALL
  146.  
  147.             N                         Y = Use Alias for Caller's name
  148.                                           (Requires Door.Sys)
  149.                                       N = Use Logon Name for Caller's name
  150.  
  151.                 ** = Replace with ONE of the following:
  152.  
  153. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  154. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  155. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  156. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  157. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  158. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  159. C:\BBS\GTUSER.BBS               <- For GT Power
  160.                                    * if using this option you must put the
  161.                                      ComPort # on line 5 and the Node # on
  162.                                      line 6 of the configuration file
  163.  
  164.  
  165.  
  166.  
  167.            # = Requires registration to change to a different value.
  168.            ! = See "Plays Per Day" Below
  169.            @ = See "Blackout Periods" Below
  170.  
  171.                NOTE: There are NO Blank Lines in the Config File!!
  172.  
  173.  
  174.  
  175.  
  176.       4) Create a batch file or modify the BBDICE file supplied. A
  177.          description of this file follows:
  178.  
  179.             ECHO off
  180.             cd\PCB\DOORS\BBDICE       Location of BBDICE files
  181.             BBDICE  BBDICE.CFG        EXE filename and CFG filename (Name
  182.                                       used in creating file in #3 above)
  183.             CD\PCB
  184.             BOARD
  185.  
  186.  
  187.        5) When running in more than one node, be sure to supply a
  188.           different configuration name for each node (your choice of name).
  189.  
  190.        6) If running with a Fossil-based multi-port boards add
  191.           /FD to the line containing the CFG name as follows:
  192.  
  193.                           BBDICE BBDICE.CFG /FD
  194.  
  195.  
  196.  
  197.                           TROUBLESHOOTING
  198.                           ---------------
  199.  
  200. (1) If you are running this Door on a 486 system and encounter errors such as
  201.  
  202.     ERROR 6.... OVERFLOW Error
  203.     ERROR 5.... ILLEGAL Function Call (may be associated with other problems)
  204.     KEYBOARD Timeout after 5 minutes
  205.  
  206.     You may have to put the following line in your AUTOEXEC.BAT file:
  207.  
  208.          SET NO87=ON
  209.  
  210. (2) If you encounter an Error 62 (Input Past End of File), BEFORE you see the
  211.     opening screen of the Door, your problem will more than likely be associated
  212.     with the CFG file. The error 62 means that you do not have enough entries
  213.     in the CFG. Compare your CFG file with the CFG definition in the DOC file.
  214.  
  215.  
  216. (3) If you encounter an ERROR 70... Permission Denied, this will more than
  217.     likely mean that you DO NOT have SHARE loaded. SHARE is a DOS file that
  218.     comes with your version of DOS. To load it type the word SHARE at the DOS
  219.     prompt. To load it permanently type the word SHARE on a line by itself in
  220.     your AUTOEXEC.BAT file, any place prior to the loading of your BBS
  221.     software. There have been numerous reports that loading SHARE high causes
  222.     some problems, so to be on the safe side, do not load it high.
  223.  
  224.  
  225. Should you have any questions or problem, please do not hesitate to call
  226.    voice for immediate help... 404-256-9518 (9am-9:30pm EST) any day!
  227.  
  228.  
  229.  
  230.  
  231.  
  232.                          TEAM ROSTER FILE
  233.                          ________________
  234.  
  235.       You must have a file called BBDICE.ROS in your directory. This file
  236.       contains the team line-up. You can have a maximum of 9 entries, with
  237.       no entry longer than 33 characters.
  238.  
  239.  
  240.  
  241.                MAKE-UP DAYS (Registered version only)
  242.                --------------------------------------
  243.  
  244. The Make-Up-Day feature allows the caller to make up any plays he/she missed
  245. during the current month and prior to the current call. You control whether
  246. to allow this option, as well as the number of days the caller can make up, on
  247. any particular days worth of calls. Entering a 0 (zero) for this option, in the
  248. configuration file, turns the option OFF, any other value (up to a max of 27)
  249. turns the option ON and dictates the number of days the caller can make up.
  250.  
  251.  
  252. NOTE:      The number of games per day is calculated as follows...
  253.  
  254.            Games Allowed per day x Number of makeup days.
  255.  
  256. Example:   Games Allowed per day = 2
  257.            Max # of makeup days  = 4
  258.  
  259. If a caller logs in on 5/8/92 and this is their first call of the month, they
  260. would have a potential of 16 games to makeup and bring them current
  261. (8 days (5/8/92) * 2 (games per day)). However, since the maximum # of Makeup
  262. Days is set at 4, the maximum # of games the caller can play on 5/8/92, is 8
  263. (games allowed * max # of makeup days).
  264.  
  265.  
  266.  
  267.              HALL OF FAME BULLETINS (Registered version only)
  268.              ------------------------------------------------
  269.  
  270. The program will automatically reset the game when the first caller of the
  271. month plays the game. The score file will be cleared and a set of Hall of Fame
  272. files will be created. The files will be called SUNHOF.ASC and SUNHOF.ANS 
  273. (ASCII and ANSI versions). The files will be placed in the same directory as 
  274. the BBDICE.EXE file. 
  275.  
  276. WARNING: The HOF files are cumulative files. That means they are read in each
  277.          month and updated. DO NOT DELETE EITHER FILE!!!! or you will lose
  278.          the record of prior months winners!!!!
  279.  
  280.  
  281.  
  282.  
  283.                           BLACKOUT PERIODS
  284.                           ________________
  285.  
  286.       Use the Blackout ranges option to define up to 5 time periods during
  287.       which you DO NOT want the Door to be played. If a caller tries to access
  288.       the Door during the Blackout period, they will be shown a message that
  289.       contains ALL the Blackout periods you have defined, and to try the Door
  290.       at a later time.
  291.  
  292.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  293.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  294.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  295.  
  296.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  297.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  298.                    a Blackout range.
  299.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  300.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  301.  
  302.  
  303.  
  304.                           PLAYS Per DAY/DOOR Time
  305.                           _______________________
  306.  
  307.       Plays Per Day and Door Time can be controlled several ways:
  308.  
  309.       (1) You can use the Games Per Day, singular option, in the config
  310.           file above. This option, will affect ALL callers whose Security
  311.           Level is NOT defined in any of the 10 optional Security Level/
  312.           Plays Per Day entries in the config file.
  313.  
  314.       (2) You can use the Door Time, singular option, in the config file
  315.           above. This option, will affect ALL callers whose Security
  316.           Level is NOT defined in any of the 10 optional Security Level/
  317.           Plays Per Day/Door Time entries in the config file.
  318.  
  319.       (3) You can restrict the number of games a specific Security Level
  320.           will be allowed to play per day or REWARD specific Levels with
  321.           more Plays Per Day.
  322.  
  323.           Likewise, you can restrict the Play time for a specific Security
  324.           Level or REWARD specific Levels with more Door Time.
  325.  
  326.           These options are handled by the use of the 10 config
  327.           entries (000=00/00).
  328.  
  329.           The format of each entry is as follows:
  330.  
  331.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  332.                      where =  is a constant and MUST be included
  333.                      where YY is the # of games per day (must be 2 digits)
  334.                      where / is a constant and MUST be included
  335.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  336.  
  337.           If the callers Security Level is NOT defined, his/her Plays Per
  338.           Day and Door Time will be controlled by the values in items
  339.           (1) and (2), above, respectively..
  340.  
  341.           You may define up to 10 Security Levels. All unused entries must
  342.           be defined as   000=00/00
  343.         --------------------------------------------------------------------
  344.           Example: Suppose you had 3 Security Levels defined on your BBS as
  345.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  346.           wanted to set Plays Per Day as :     Subscriber=5
  347.                                            Visiting Sysop=2
  348.                                                   CoSysop=3
  349.                                                    Friend=10
  350.  
  351.           and Door Time as follows:     Subscriber=30 minutes
  352.                                     Visiting Sysop=20 minutes
  353.                                            CoSysop=10 minutes
  354.                                             Friend=remaining call time
  355.  
  356.  
  357.           You would set the Individual "Games per Day" config entry to 1 and
  358.           the individual "Door Time" to 5 minutes (these would be the
  359.           default number of games and default Time for all Security Levels
  360.           other than 20,30 or 40... make them any number you want). Next you
  361.           would replace 4 of the Security Level entries as :  020=05/30
  362.                                                               030=02/20
  363.                                                               040=03/10
  364.                                                               090=10/0
  365.  
  366.  
  367.                         INTER-BBS OPTION
  368.                         ----------------
  369.  
  370. The Inter-BBS option is used when you are looking for a way to expand the
  371. BaseBall Dice competition beyond just running it on your BBS alone. With
  372. this option you can join with any number of other BBS' to create some very
  373. 'heated' scoring competition.
  374.  
  375. The Inter-BBS option has its own High Score file and when High Scores are
  376. displayed, on participating BBS', the name of the BBS on which the score was
  377. obtained will also be displayed. At the end of the month, the Inter-BBS
  378. scores will be reset automatically and a winner will be determined and
  379. displayed as part of the High Score display in the next month.
  380.  
  381. The Inter-BBS option uses the 'HUB' and 'NODE' concept. The 'HUB' is the
  382. central/controlling BBS to whom all the other BBS' ('NODES') upload/transfer
  383. their score files. The 'HUB' then merges all score files and makes a merged
  384. file available for the 'NODES' to download/transfer.
  385.  
  386. A separate program is supplied, called INTERBBS. This program will perform
  387. the merging of score files for both the 'HUB' and 'NODE' and generate updated
  388. score files. INTERBBS can be run as many times as you wish. We recommend that,
  389. if at all possible, the 'HUB' run INTERBBS several times during a 24 hour
  390. period to process uploaded 'NODE' score files. This will allow the 'NODES' to
  391. generate the maximum competition on their systems as possible. All files used
  392. by INTERBBS MUST be in the BaseBall Dice directory.
  393.  
  394. To run INTERBBS as a 'HUB'  use:  INTERBBS BBDICE BBDICE.CFG HUB
  395. To run INTERBBS as a 'NODE' use:  INTERBBS BBDICE BBDICE.CFG
  396.  
  397. You must also change the Inter-BBS parameter in the BBDICE configuration
  398. file. This parameter is a UNIQUE 3-digit identifier. The BBS functioning as
  399. the 'HUB', should control who gets what number to avoid duplicate numbers
  400. being used. Duplicate numbers will result in some BBS' scores not being
  401. reflected in the merged score file. We recommend that the 'HUB' use 001 and
  402. the 'NODES' use 002-999.
  403.  
  404. INTERBBS will create a BBDICE0.xxx file (where xxx is the 3-digit identifier
  405. you supplied in the CFG file). When you run as a 'HUB' it will read ALL
  406. BBDICE0.xxx files that it finds in the BBDICE directory. It will delete ALL
  407. BBDICE0.xxx files after processing them and will create a BBDICE0.001 file
  408. (combined score file; assuming 'HUB' is using the 001 identifier) that you
  409. must make available for the 'NODES' to download/transfer. When running as
  410. a 'NODE', INTERBBS will only import one (1) BBDICE0.xxx file so be sure to
  411. delete ALL BBDICE0.xxx files from the BBDICE directory, AFTER sending to your 'HUB'.
  412.  
  413. The High Scorer of the month is determined when the 'HUB' runs INTERBBS for the FIRST time on the 1st of the new month. This is
  414. VERY IMPORTANT to remember!! If you are the 'HUB' you MUST be sure to run INTERBBS on the 1st of the month, but at the same
  415. time giving the 'NODES' ample time to upload/transfer their score files. Once you have run INTERBBS on the 1st, INTERBBS will
  416. reject ALL prior month entries. We suggest that 'NODES' run INTERBBS as soon after MIDNIGHT, on the last day of the month, as
  417. possible, and that 'HUBS' run INTERBBS as late as they can on the 1st, thus giving 'NODES' ample time to get the files to the
  418. 'HUB'.
  419.  
  420. In order to ensure some level of fairness, certain BASEBALL DICE configuration parameters MUST be the same for ALL
  421. participating BBS' The following CFG parameters are affected:
  422.  
  423.   Line  6: Maximum games per day
  424.   Line 15: Allow Sysops to play 99 games/day (Must be N)
  425.   Line 16: AutoReset at end of month (Must be Y)
  426.  
  427. The 'HUB' should set the values for each of the above and convey the settings
  428. to ALL nodes. If the values on the 'NODE' do not agree with the 'HUB' values,
  429. the uploaded file will be rejected.
  430.  
  431. INTERBBS.LOG will contain information about each INTERBBS session. You are
  432. advised to check this file regularly to ensure that the Inter-BBS option
  433. is functioning properly.
  434.  
  435. Sample 'HUB' Batch file:
  436. ------------------------
  437. Rem Copy uploaded BBDICE0.xxx files from the Upload area(s) to BBDICE directory
  438. COPY C:\BBS\UPLOAD\BBDICE0.*  C:\BBDICE
  439. DEL C:\BBS\UPLOAD\BBDICE0.*
  440. COPY C:\FIDO\FILES\BBDICE0.*  C:\BBDICE
  441. DEL C:\FIDO\FILES\BDICE0.*
  442.  
  443. Rem Process ALL "NODE' files
  444. CD\BBDICE
  445. INTERBBS BBDICE BBDICE.CFG HUB
  446.  
  447. Rem Copy BBDICE0.001 to file area(s) that 'NODES' can download from
  448. COPY BBDICE0.001 C:\BBS\DOWNLOAD
  449. COPY BBDICE0.001 C:\FIDO\FILES
  450.  
  451. Sample 'NODE' Batch file:
  452. ------------------------
  453. Rem Copy BBDICE0.001 file from the Upload area to BBDICE directory
  454. COPY C:\BBS\UPLOAD\BBDICE0.001  C:\BBDICE
  455. DEL C:\BBS\UPLOAD\BBDICE0.*
  456. COPY C:\FIDO\FILES\BBDICE0.*  C:\BBDICE
  457. DEL C:\FIDO\FILES\BBDICE0.*
  458.  
  459. Rem Process "HUB' file
  460. CD\BBDICE
  461. INTERBBS BBDICE BBDICE.CFG
  462.  
  463. Rem Copy BBDICE0.xxx (XXX=NODES ID #) to a file area in preparation for
  464. Rem uploading to the 'HUB'
  465. COPY C:\BBDICE\BBDICE0.xxx C:\BBS\DOWNLOAD
  466.  
  467.  
  468.  
  469.        IMPORTANT: If Door is NOT registered, ALL player's names that originate
  470.                   from the BBS running the unregistered Door, will be displayed
  471.                   as "** Door Unregistered **". As soon as the Door is
  472.                   registered the player's name will be displayed.
  473.  
  474.  
  475.                         NON-STANDARD COM SUPPORT
  476.                         ________________________
  477.  
  478.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  479.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  480.       number after the configuration filename. Let's assume your Door is
  481.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  482.       passed to your Door would be:
  483.  
  484.                             FOOBAR FOOBAR.CFG /5
  485.  
  486.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  487.       normally used with COM1. No /x parameter is needed for the standard
  488.       IRQ's.
  489.  
  490.       As an alternative, you may use an environmental variable on the command
  491.       line. To use the variable (following the example above), place a
  492.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  493.       different IRQ number for each node). The command line would now look
  494.       like this:
  495.  
  496.                           FOOBAR FOOBAR.CFG /%IRQ%
  497.  
  498.       This, in combination with the use of the environmental variables
  499.       described in the MULTI-NODE SETUP section will allow you to use one
  500.       batch file and one config file to run this door on all nodes.
  501.  
  502.  
  503.  
  504.  
  505.                            MULTI-NODE SETUP
  506.                            ________________
  507.  
  508.       All Sunrise Doors are Multi-Node capable. Each node must have the
  509.       ability to access a configuration file which will have its own system
  510.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  511.       line. There are 2 ways to accomplish this:
  512.  
  513.       (1) Create a separate configuration file for each node. The only
  514.           difference between each file would be the location of the system
  515.           file for that particular node. For example, on my system there are 2
  516.           nodes and the first line of the config files would look like this:
  517.  
  518.                         NODE1:  H:\PCB1\DOOR.SYS
  519.                         NODE2:  H:\PCB2\DOOR.SYS
  520.  
  521.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  522.  
  523.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  524.           the following PCBoard/Wildcat environmental variables:
  525.  
  526.                  PCBDIR    (Directory containing the System file)
  527.                  PCBDRIVE  (Drive containing the System file)
  528.                  WCNODEID  (Active Node Number)
  529.  
  530.           Thus, the first line of the SINGLE configuration file, for this Door
  531.           would look like this:
  532.  
  533.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  534.                         c:\wc30\wcwork\node%wcnodeis%\doors.sys
  535.  
  536.       NOTE: This option, as described, assumes that you are running PCB or
  537.             Wildcat software. The environmental variables are automatically
  538.             created by the software for each node.
  539.  
  540.             HOWEVER, if you are running other BBS software you should be able
  541.             to set the variables EXACTLY as described below, for EACH node
  542.             (more than likely in each batch file you use to bring up EACH node):
  543.  
  544.                             PCBDRIVE=C:
  545.                             ^^^^^^^^^
  546.                             PCBDIR=\NODE2
  547.                             ^^^^^^^^
  548.  
  549.             Info with a carat (^) under it, MUST be typed as is. The rest
  550.             depends on your naming conventions.
  551.  
  552.             This, in combination with the use of the optional environmental
  553.             variable described in the NON-STANDARD COM SUPPORT section, will
  554.             allow you to use one batch file and one config file to run this
  555.             door on all nodes.
  556.  
  557.  
  558.                                ADOPT-A-DOOR
  559.                                ____________
  560.  
  561.     Having been a Sysop for a number of years, I have had my share of problems
  562.     and frustrations getting financial support for my board's upkeep. A fellow
  563.     Sysop left a message on my board, not long ago, about a concept that was
  564.     being used by several boards around the country.
  565.  
  566.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  567.     would be the same as sending in a donation, only this way it is earmarked
  568.     for registering a particular door. In a way, the user feels he/she is
  569.     "getting something in return". As a Door author I have decided to build
  570.     this concept into each of my Door programs. The concept replaces the
  571.     usual message "tell the Sysop to register this Door" we find in most
  572.     doors.
  573.  
  574.     If the Door is unregisterd then a message appears on the opening screen
  575.     to that effect. After finishing or suspending a game, a message screen
  576.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  577.     caller to contact the Sysop to find out if there is any further details
  578.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  579.     time, etc to callers that ADOPT-A-DOOR.
  580.  
  581.     If the Door has been registered, either by the Sysop or other callers,
  582.     the names of those contributors will be displayed in the closing screen.
  583.  
  584.     NOTE: If you want to display the names of the callers that contributed
  585.           to registering the Door, you must create an ASCII file called
  586.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  587.           the name(s) of the contributors (one on each line, maximum of 5
  588.           entries, each a maximum of 30 characters long). This file must be
  589.           saved, in ASCII format, and placed in the Door directory.
  590.  
  591.  
  592.  
  593.                               LEGALITIES
  594.                               __________
  595.  
  596.  
  597.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  598.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  599.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  600.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  601.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  602.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  603.       OR BREACH OF ANY WARRANTY.
  604.  
  605.  
  606.  
  607.  
  608.  
  609.                              DISTRIBUTION
  610.                              ____________
  611.  
  612.    You may make this file available for downloading from your BBS or you may
  613.    upload it to any BBS of your choice, provided that you do not make any
  614.    changes to the contents of the archive (ZIP file). The archive and its
  615.    individual contents may not be used by any service that charges any money
  616.    whatsoever, without the written permission of the author.
  617.  
  618.  
  619.  
  620.  
  621.  
  622.                              REGISTRATION
  623.                              ____________
  624.  
  625.    Registration and the subsequent insertion of the registration number into
  626.    your configuation file, allows for the display of your BBS name on the
  627.    opening and closing screen as well as the reduction of a delay built into
  628.    the opening screen display along with the ability to change certain
  629.    values in the configuration file.
  630.  
  631.    To register your copy of BBDICE, please fill out the registration form
  632.    (REGISTER.FRM) and mail it along with the registration form to
  633.    the name and address on the form.
  634.  
  635.    Once a door is registered, any changes to registration information (Sysop
  636.    name or BBS Name) will require the doors to be re-registered. Download or
  637.    File Request a file named CHANGE.FRM from our BBS, complete the form and
  638.    follow ALL instructions in the document!
  639.  
  640.    Registration fees are subject to change at any time. The most current
  641.    registration form is always available on our BBS. You may download or
  642.    File Request REGISTER.FRM at any time.
  643.  
  644.    Be sure to use the proper upper/lower case when filling in your name and
  645.    BBS name, as they MUST match the way you entered them in the configuration
  646.    file.             ^^^^
  647.  
  648.    Based upon information supplied on the registration form, I will pre-
  649.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  650.    up your registration number.
  651.  
  652.  
  653.  
  654.                                  MISC
  655.                                  ____
  656.  
  657.    The latest version of BASEBALL DICE and other fine SUNRISE DOOR programs
  658.    are always available for download from SUNRISE-80 BBS.
  659.  
  660.    Remember, should you have any problems, questions or suggestions, be sure
  661.    to drop me a message on Sunrise-80 or in the RIME network (BBS_Doors,
  662.    PCBHints, SYSops) or on SMARTNET (SN_Sysops) OR Fido 1:133/410
  663.