home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / sunrise / shuffl28.zip / SHUFFLE.DOC < prev    next >
Text File  |  1993-06-19  |  21KB  |  473 lines

  1.  
  2.                               WORD SHUFFLE
  3.  
  4.                                   v2.8
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.                           Sunrise Door Software
  10.  
  11.                             Sunrise-80  BBS
  12.                         (404) 256-9525 (Data)
  13.                         (404) 705-9104 (Data)
  14.                  (404) 256-9518 (Voice, 9am-9:30pm EST)
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    Word Shuffle is a word game whereby the computer has scrambled the
  23.    letters of a word and you must unscramble it to make points. The
  24.    game is pretty straight forward and the package also contains a
  25.    program which add new puzzles to the database and as an event, will
  26.    create new puzzles and start a new game, as soon as a pre-determined
  27.    number of players have solved all the puzzles. This is done
  28.    automatically, all you must do is ensure that there are an adequate
  29.    suppply of puzzles in the database. The same program used in the event
  30.    process is the same one you will use to add words to the database.
  31.  
  32.  
  33.  
  34.  
  35.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  36.          created in the directory you run the door from.
  37.  
  38.  
  39.                               INSTALLATION
  40.                               ____________
  41.  
  42.  
  43.    Installation is fairly easy and straight-forward. The following steps and
  44.    examples should have you up and running in a very short period of time.
  45.    It is assumed that you are familiar with setting up DOORS on your system.
  46.    To this end, only examples of the configuration file and Door batch file
  47.    are described.
  48.  
  49.       1) Create a directory to hold all WORD SHUFFLE files.
  50.  
  51.       2) Unzip SHUFFLxx.ZIP into the the above directory.
  52.  
  53.       3) Create a configuration file, with a name of your choice, or
  54.          modify the supplied SHUFFLE.CFG file. A description follows:
  55.  
  56.             **                       Location of System File (See Below)
  57.             SUNRISE-80 BBS           Your BBS Name
  58.             Al                       Sysop's First Name
  59.             Lawrence                 Sysop's Last name
  60.  
  61. |-----------------------------------------------------------------------------|
  62. | READ!     1                        CommPort  \ These 2 lines are required   |
  63. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  64. |-----------------------------------------------------------------------------|
  65.  
  66.             00000000                 Registration Number
  67.  
  68.         #   1                        Number of plays per day/caller (1-3)
  69.                                      (Sysop gets 99 in registerd version ONLY!)
  70.  
  71.         #   2                        Keyboard Timeout Value in Minutes.
  72.  
  73.             50                       Number of entries in the Top Score file
  74.  
  75.         #   NONE                     Full drive:\path\filename for Top Score
  76.                                      Bulletin, or NONE
  77.  
  78.         #   NONE                     Full drive:\path\filename for Top Score
  79.                                      Bulletin (Color), or NONE
  80.  
  81.         #   20                       Number of puzzles comprising the game(QUE)
  82.  
  83.             2                        1 = Do Not Display ADOPT-A-DOOR Message
  84.                                      2 = Display ADOPT-A-DOOR Message
  85.  
  86.             3                        The number of players that must complete
  87.                                      all puzzles, before the puzzles are
  88.                                      changed automatically by SHUFWORD, in
  89.                                      your nightly event processing.
  90.  
  91.     !   #   0                        Time Remaining in Door
  92.                                      (Sysop = Time Remaining - REG. VERSION)
  93.  
  94.         #   Y                        Y = Allow Sysop to have 999 games
  95.                                      N = Do Not Allow Sysop 999 games
  96.  
  97.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  98.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  99.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  100.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  101.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  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.  
  108.     @   #   XXXX/YYYY                 Blackout Range  From/To
  109.     @   #   XXXX/YYYY                 Blackout Range  From/To
  110.     @   #   XXXX/YYYY                 Blackout Range  From/To
  111.     @   #   XXXX/YYYY                 Blackout Range  From/To
  112.     @   #   XXXX/YYYY                 Blackout Range  From/To
  113.  
  114.          ** = Replace with ONE of the following:
  115.  
  116. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  117. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  118. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  119. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  120. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  121. c:\bbs\TRIBBS.SYS               <- Fir TriBBS systems.
  122. C:\BBS\CHAIN.TXT                <- For WWIV systems
  123. C:\BBS\GTUSER.BBS               <- For GT Power
  124.                                    * if using this option you must put the
  125.                                      ComPort # on line 5 and the Node # on
  126.                                      line 6 of the configuration file
  127.  
  128.  
  129.  
  130.          # =  Requires registration to change to a different value
  131.          ! = See "Plays Per DAY/DOOR Time" Below
  132.          @ = See "Blackout Periods" Below
  133.  
  134.  
  135.               NOTE:THERE ARE TO BE NO BLANK LINES IN THIS FILE !
  136.  
  137.       4) Create a batch file or modify the DOMINOES file supplied. A
  138.          description of this file follows:
  139.  
  140.             ECHO off
  141.             cd\BBS\DOORS\SHUFFLE      Location of SHUFFLE files
  142.             SHUFFLE SHUFFLE.CFG       EXE filename and CFG filename (Name
  143.                                       used in creating file in #3 above)
  144.             CD\BBS
  145.             BOARD
  146.  
  147.  
  148.        5) When running in more than one node, be sure to supply a
  149.           different configuration name for each node (or see below).
  150.  
  151.        6) If running with Fossil-based multi-port boards add
  152.            /FD to the line containing the CFG name as follows:
  153.  
  154.                        SHUFFLE SHUFFLE.CFG /FD
  155.  
  156.  
  157.  
  158.  
  159.                           BLACKOUT PERIODS
  160.                           ________________
  161.  
  162.       Use the Blackout ranges option to define up to 5 time periods during
  163.       which you DO NOT want the Door to be played. If a caller tries to access
  164.       the Door during the Blackout period, they will be shown a message that
  165.       contains ALL the Blackout periods you have defined, and to try the Door
  166.       at a later time.
  167.  
  168.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  169.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  170.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  171.  
  172.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  173.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  174.                    a Blackout range.
  175.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  176.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  177.  
  178.  
  179.                           PLAYS Per DAY/DOOR Time
  180.                           _______________________
  181.  
  182.       Plays Per Day and Door Time can be controlled several ways:
  183.  
  184.       (1) You can use the Games Per Day, singular option, in the config
  185.           file above. This option, will affect ALL callers whose Security
  186.           Level is NOT defined in any of the 10 optional Security Level/
  187.           Plays Per Day entries in the config file.
  188.  
  189.       (2) You can use the Door Time, singular option, in the config file
  190.           above. This option, will affect ALL callers whose Security
  191.           Level is NOT defined in any of the 10 optional Security Level/
  192.           Plays Per Day/Door Time entries in the config file.
  193.  
  194.       (3) You can restrict the number of games a specific Security Level
  195.           will be allowed to play per day or REWARD specific Levels with
  196.           more Plays Per Day.
  197.  
  198.           Likewise, you can restrict the Play time for a specific Security
  199.           Level or REWARD specific Levels with more Door Time.
  200.  
  201.           These options are handled by the use of the 10 config
  202.           entries (000=00/00).
  203.  
  204.           The format of each entry is as follows:
  205.  
  206.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  207.                      where =  is a constant and MUST be included
  208.                      where YY is the # of games per day (must be 2 digits)
  209.                      where / is a constant and MUST be included
  210.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  211.  
  212.           If the callers Security Level is NOT defined, his/her Plays Per
  213.           Day and Door Time will be controlled by the values in items
  214.           (1) and (2), above, respectively..
  215.  
  216.           You may define up to 10 Security Levels. All unused entries must
  217.           be defined as   000=00/00
  218.         --------------------------------------------------------------------
  219.           Example: Suppose you had 3 Security Levels defined on your BBS as
  220.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  221.           wanted to set Plays Per Day as :     Subscriber=5
  222.                                            Visiting Sysop=2
  223.                                                   CoSysop=3
  224.                                                    Friend=10
  225.  
  226.           and Door Time as follows:     Subscriber=30 minutes
  227.                                     Visiting Sysop=20 minutes
  228.                                            CoSysop=10 minutes
  229.                                             Friend=remaining call time
  230.  
  231.  
  232.           You would set the Individual "Games per Day" config entry to 1 and
  233.           the individual "Door Time" to 5 minutes (these would be the
  234.           default number of games and default Time for all Security Levels
  235.           other than 20,30 or 40... make them any number you want). Next you
  236.           would replace 4 of the Security Level entries as :  020=05/30
  237.                                                               030=02/20
  238.                                                               040=03/10
  239.                                                               090=10/0
  240.  
  241.  
  242.  
  243.  
  244.                         NON-STANDARD COM SUPPORT
  245.                         ________________________
  246.  
  247.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  248.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  249.       number after the configuration filename. Let's assume your Door is
  250.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  251.       passed to your Door would be:
  252.  
  253.                             FOOBAR FOOBAR.CFG /5
  254.  
  255.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  256.       normally used with COM1. No /x parameter is needed for the standard
  257.       IRQ's.
  258.  
  259.       As an alternative, you may use an environmental variable on the command
  260.       line. To use the variable (following the example above), place a
  261.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  262.       different IRQ number for each node). The command line would now look
  263.       like this:
  264.  
  265.                           FOOBAR FOOBAR.CFG /%IRQ%
  266.  
  267.       This, in combination with the use of the environmental variables
  268.       described in the MULTI-NODE SETUP section will allow you to use one
  269.       batch file and one config file to run this door on all nodes.
  270.  
  271.  
  272.  
  273.  
  274.                            MULTI-NODE SETUP
  275.                            ________________
  276.  
  277.       All Sunrise Doors are Multi-Node capable. Each node must have the
  278.       ability to access a configuration file which will have its own system
  279.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  280.       line. There are 2 ways to accomplish this:
  281.  
  282.       (1) Create a separate configuration file for each node. The only
  283.           difference between each file would be the location of the system
  284.           file for that particular node. For example, on my system there are 2
  285.           nodes and the first line of the config files would look like this:
  286.  
  287.                         NODE1:  H:\PCB1\DOOR.SYS
  288.                         NODE2:  H:\PCB2\DOOR.SYS
  289.  
  290.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  291.  
  292.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  293.           the following PCBoard environmental variables:
  294.  
  295.                  PCBDIR    (Directory containing the System file)
  296.                  PCBDRIVE  (Drive containing the System file)
  297.  
  298.           Thus, the first line of the SINGLE configuration file, for this Door
  299.           would look like this:
  300.  
  301.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  302.  
  303.       NOTE: This option, as described, assumes that you are running PCBoard
  304.             14.5a software. The environmental variables are automatically
  305.             created by the software for each node.
  306.  
  307.             HOWEVER, if you are running other BBS software you should be able
  308.             to set the variables EXACTLY as described below, for EACH node
  309.             (more than likely in each batch file you use to bring up EACH node):
  310.  
  311.                             PCBDRIVE=C:
  312.                             ^^^^^^^^^
  313.                             PCBDIR=\NODE2
  314.                             ^^^^^^^^
  315.  
  316.             Info with a carat (^) under it, MUST be typed as is. The rest
  317.             depends on your naming conventions.
  318.  
  319.             This, in combination with the use of the optional environmental
  320.             variable described in the NON-STANDARD COM SUPPORT section, will
  321.             allow you to use one batch file and one config file to run this
  322.             door on all nodes.
  323.  
  324.  
  325.  
  326.  
  327.                                 SHUFWORD
  328.                                 ---------
  329.  
  330.     This is the Word Shuffle utility maintenance progam. This program is
  331.     used to add words to the Shuffle database and to perform the nightly
  332.     maintenance.
  333.  
  334.     Note: If running an unregistered copy you will be restricted to 20
  335.           words in the Shuffle database vs 1000 words in the registered
  336.           copy and you will not be able to run as a nightly event.
  337.  
  338.      ********************************************************************
  339.      *                                                                  *
  340.      *   Assuming that your config file is named SHUFFLE.CFG, use the   *
  341.      *   following EXAMPLE to run SHUFWORD to add words to the          *
  342.      *   SHUFFLE database or manually change the current question set.  *
  343.      *                                                                  *
  344.      *                  cd\BBS\doors\shuffle                            *
  345.      *                  SHUFWORD SHUFFLE.CFG                            *
  346.      *                                                                  *
  347.      ********************************************************************
  348.  
  349.  
  350.                              EVENT PROCESSING
  351.                              ________________
  352.  
  353.     After your callers complete all the words you have defined, it becomes
  354.     necessary to change them and start a new game. This task can be done
  355.     manually, using SHUFWORD or automatically, as part of your nightly
  356.     EVENT process.
  357.  
  358.     As a nightly EVENT, SHUFWORD checks to see if the number of players,
  359.     as defined in the configuration file, have completed all words, in which
  360.     case it will automatically supply a new set of words and reset/update
  361.     the appropriate files. The following is an EXAMPLE of what needs to be
  362.     placed in your EVENT file :
  363.  
  364.  
  365.            CD\BBS\DOORS\SHUFFLE        Location of SHUFFLE files
  366.            SHUFWORD SHUFFLE.CFG /E     EXE filename and config filename
  367.            CD\BBS
  368.            BOARD
  369.  
  370.  
  371.  
  372.  
  373.  
  374.                                ADOPT-A-DOOR
  375.                                ____________
  376.  
  377.  
  378.     Having been a Sysop for a number of years, I have had my share of problems
  379.     and frustrations getting financial support for my board's upkeep. A fellow
  380.     Sysop left a message on my board, not long ago, about a concept that was
  381.     being used by several boards around the country.
  382.  
  383.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  384.     would be the same as sending in a donation, only this way it is earmarked
  385.     for registering a particular door. In a way, the user feels he/she is
  386.     "getting something in return". As a Door author I have decided to build
  387.     this concept into each of my Door programs. The concept replaces the
  388.     usual message "tell the Sysop to register this Door" we find in most
  389.     doors.
  390.  
  391.     If the Door is unregisterd then a message appears on the opening screen
  392.     to that effect. After finishing or suspending a game, a message screen
  393.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  394.     caller to contact the Sysop to find out if there is any further details
  395.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  396.     time, etc to callers that ADOPT-A-DOOR.
  397.  
  398.     If the Door has been registered, either by the Sysop or other callers,
  399.     the names of those contributors will be displayed in the closing screen.
  400.  
  401.     NOTE: If you want to display the names of the callers that contributed
  402.           to registering the Door, you must create an ASCII file called
  403.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  404.           the name(s) of the contributors (one on each line, maximum of 5
  405.           entries, each a maximum of 30 characters long). This file must be
  406.           saved, in ASCII format, and placed in the Door directory.
  407.  
  408.  
  409.  
  410.                               LEGALITIES
  411.                               __________
  412.  
  413.  
  414.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  415.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  416.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  417.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  418.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  419.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  420.       OR BREACH OF ANY WARRANTY.
  421.  
  422.  
  423.  
  424.  
  425.  
  426.                              DISTRIBUTION
  427.                              ____________
  428.  
  429.    You may make this file available for downloading from your BBS or you may
  430.    upload it to any BBS of your choice, provided that you do not make any
  431.    changes to the contents of the archive (ZIP file). The archive and its
  432.    individual contents may not be used by any service that charges any money
  433.    whatsoever, without the written permission of the author.
  434.  
  435.  
  436.  
  437.  
  438.  
  439.                              REGISTRATION
  440.                              ____________
  441.  
  442.    Registration and the subsequent insertion of the registration number into
  443.    your configuation file, allows for the display of your BBS name on the
  444.    opening and closing screen as well as the reduction of a delay built into
  445.    the opening screen display along with the ability to change certain values
  446.    in the configuration file.
  447.  
  448.    To register your copy of WORD SHUFFLE, please fill out the registration
  449.    form (REGISTER.FRM) and mail it along with the registration fee to
  450.    the name and address on the form or supply a self-addressed stamped
  451.    envelope for registration number by return mail.t
  452.  
  453.    Be sure to use the proper upper/lower case when filling in your name and
  454.    BBS name, as they MUST match the way you entered them in the configuration
  455.    file.             ^^^^
  456.  
  457.    Based upon information supplied on the registration form, I will pre-
  458.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  459.    up your registration number.
  460.  
  461.  
  462.  
  463.                                  MISC
  464.                                  ____
  465.  
  466.    The latest version of WORD SHUFFLLE and other fine SUNRISE DOOR programs
  467.    are always available for download from SUNRISE-80 BBS.
  468.  
  469.    Remember, should you have any problems, questions or suggestions, be sure
  470.    to drop me a message on either of the aforementioned BBS'.  I am now a
  471.    PCRelay node (SUNRISE) and can be reached thru the SYSOP, BBSDOORS,
  472.    PCBhints RIME conferences.
  473.