home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / sunrise / ovrund36.zip / OVERUNDR.DOC < prev    next >
Text File  |  1993-07-29  |  27KB  |  596 lines

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