home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SFBBLTRV.ZIP / SFBBLTRV.DOC < prev    next >
Encoding:
Text File  |  1992-05-05  |  18.8 KB  |  458 lines

  1.  
  2.                          ░░░░░░░░░░░░░░░░░░░░░░░░
  3.                          ░░   Crimson  Cross   ░░
  4.                          ░░   Bulletin Board   ░░
  5.       ░░░░░░░░░░░░░░░░░░░░░   (618) 253-3608   ░░░░░░░░░░░░░░░░░░░░░
  6.       ░░                                                          ░░
  7.       ░░ Southern Illinois      First Call      US Robotics DS    ░░
  8.       ░░  First Spitfire          Access        Connect Rates to  ░░
  9.       ░░  Bulletin Board                        14,400 v32bis/HST ░░
  10.       ░░                        Open 24 Hrs                       ░░
  11.       ░░░░░░░░░░░░░░░░░░░░░                    ░░░░░░░░░░░░░░░░░░░░░
  12.                          ░░   Member of RIME   ░░
  13.                          ░░  Mail Network and  ░░
  14.                          ░░ Newlife Christian  ░░
  15.                          ░░    Mail Network    ░░
  16.                          ░░    Node:  CCBBS    ░░
  17.                          ░░                    ░░
  18.                          ░░ Christian Programs ░░
  19.                          ░░   and Text Helps   ░░
  20.                          ░░                    ░░
  21.                          ░░    Kevin Cummins   ░░
  22.                          ░░   System Operator  ░░
  23.                          ░░░░░░░░░░░░░░░░░░░░░░░░
  24.  
  25.  
  26.                                 #SF300296
  27.  
  28.  
  29.                            in cooperation with
  30.                           Buffalo Creek Software
  31.  
  32.  
  33.                                  SFBBLTRV
  34.  
  35.                        SPITFIRE BIBLICAL TRIVIA DOOR
  36.  
  37.                             by Kevin Cummins
  38.  
  39.                                     &
  40.  
  41.                                Cliff Clark
  42.  
  43.                                     of
  44.  
  45.                             Crimson Cross BBS
  46.  
  47.  
  48.  
  49.    INTRODUCTION
  50.    ------------
  51.  
  52.    SFBBLTRV is a fast paced Biblical trivia game designed to run as a
  53.    door feature within the SPITFIRE Bulletin Board System.  It can also be
  54.    installed as a sysop configurable command from the Main, File or
  55.    Message menus of SPITFIRE.  A data file containing over 1000 Biblical
  56.    trivia questions is randomly accessed and displayed to the
  57.    screen.  With each question that is displayed, four multiple choice
  58.    options are provided from which the player may select.  SFBBLTRV allows
  59.    the SYSOP to configure the delay time (defaults to ten seconds) that
  60.    the player is allowed to read the question and respond with the number
  61.    corresponding to the answer they wish to select.
  62.  
  63.  
  64.    SFBBLTRV COMMAND LINE PARAMETERS
  65.    --------------------------------
  66.  
  67.       /P - Designates the drive, path, filename and extension of the
  68.            high score bulletin to be used with SFBBLTRV
  69.  
  70.       /D - Designates the delay time (in seconds) that the user is
  71.            allowed to answer the question before it "times out".
  72.  
  73.       /L - Allows local usage of SFBBLTRV
  74.  
  75.  
  76.    The /P command line parameter is available which will automatically
  77.    create Ansi and Non-Ansi high score bulletins for your BBS system.
  78.    If you would like to use this option, a "/P" should follow the
  79.    SFBBLTRV in the command line to indicate a valid DOS path where the
  80.    bulletin file will be created.  (NOTE: This should be the same as the
  81.    display file path you have set up within SPITFIRE.)  The path is then
  82.    followed by the file name of the bulletin to be created.  It is not
  83.    necessary to include the file extension.  SFBBLTRV will automatically
  84.    add a .BBS extension for the Non-Ansi display file and a .CLR
  85.    extension for the Ansi display file created.  The correct syntax
  86.    should look like this:
  87.  
  88.    SFBBLTRV /P C:\SF\DISPLAY\DORBUL1
  89.  
  90.    The "/P" command line is optional and SFBBLTRV will operate perfectly
  91.    fine without it.  However, it is a convenient means of providing and
  92.    posting high score bulletins for the Biblical trivia door.
  93.  
  94.  
  95.    The /D command line parameter is also available which will allow the
  96.    Sysop to designate the delay time (in seconds) that is allowed
  97.    between the time the question prompt is displayed to the screen and
  98.    when the user must enter the desired answer.  This is done using the
  99.    /Dnn (where nn represents the number of seconds) command line
  100.    parameter.  As an example, if the Sysop wishes to allow a 15 second
  101.    delay, a /D15 would be entered on the command line as illustrated
  102.    below:
  103.  
  104.    SFBBLTRV /D15
  105.  
  106.    If no /Dnn is designated at the command line, SFBBLTRV will default
  107.    to a ten second delay.
  108.  
  109.  
  110.    The /L command line parameter will allow SFBBLTRV to be played
  111.    locally without requiring a SFDOORS.DAT, SFMAIN.DAT, SFMESS.DAT or
  112.    SFFILE.DAT file.  Using the /L command line parameter disables the
  113.    program's carrier detect monitoring and redirection of the game
  114.    through the comm port.  For local operation of SFBBLTRV enter the
  115.    following command at the DOS prompt:
  116.  
  117.    C:> SFBBLTRV /L
  118.  
  119.    ** SPECIAL NOTE ** The /L, /P and /D command parameters can be used
  120.    together in one command line to specify the drive, path and filename
  121.    of the bulletin to be created and the delay time in seconds when
  122.    playing in local mode.
  123.  
  124.    It should also be noted that the /P, /D and /L command line
  125.    parameters may appear in any order on the command line.  SFBBLTRV
  126.    does NOT require these to be used in a specific order.
  127.  
  128.  
  129.  
  130.    SFBBLTRV SETUP AS A SPITFIRE DOOR
  131.    ---------------------------------
  132.  
  133.    To set up SFBBLTRV to be executed as a door, it is recommended that a
  134.    separate directory be set up for it.  For explanation purposes, let's
  135.    assume the directory DOOR_A is created for use with SFBBLTRV.  The
  136.    following files must then be placed in the directory:
  137.  
  138.    SFBBLTRV.EXE    The actual game program.
  139.  
  140.    SFBBLTRV.DAT    The data file containing the trivia questions.
  141.  
  142.    SFBBLTRV.TOP    This is a listing of the top ten players.  SFBBLTRV.EXE
  143.                        will create this file if it is not found.
  144.  
  145.    SFBBLTRV.LMT    This allows you to set time limits according to the
  146.                    callers security level.
  147.  
  148.    The Sysop will then need to use a text editor to edit the SF.BAT file
  149.    as illustrated below:
  150.  
  151.    :DOOR_A
  152.    COPY SFDOORS.DAT C:\SF\DOOR_A
  153.    SFBBLTRV
  154.    ERASE SFDOORS.DAT
  155.    GOTO LOOP
  156.    :DOOR_B
  157.  
  158.  
  159.    You will notice that the commands needed to execute SFBBLTRV are
  160.    placed between the :DOOR_A and GOTO LOOP command lines.  These are
  161.    entered in place of the existing REM Place Program Name Here.  The
  162.    following will briefly explain each of the commands which were set up
  163.    within SF.BAT to run SFBBLTRV as a SPITFIRE Door program:
  164.  
  165.    SFDOORS.DAT is created automatically by SPITFIRE when a user enters a
  166.    door.  It contains information about the user such as name and
  167.    password.  SFBBLTRV requires access to the information within
  168.    SFDOORS.DAT.  Therefore, before executing the program it must be
  169.    copied to the directory in which SFBBLTRV is running.
  170.  
  171.    SFBBLTRV is the program name and executes the game program from
  172.    within the door program.
  173.  
  174.    Once the user has terminated the game play of SFBBLTRV, SPITFIRE
  175.    erases the SFDOORS.DAT file.
  176.  
  177.  
  178.  
  179.    SFBBLTRV SETUP AS A SYSOP CONFIGURABLE COMMAND
  180.    ----------------------------------------------
  181.  
  182.    SPITFIRE has a sysop configurable command for the Main, Message and
  183.    File menus.  The sysop configurable command is executed through a
  184.    batch file which corresponds to the menu it is being run from.  In
  185.    other words, SFMAIN.BAT runs the sysop configurable command from the
  186.    Main Menu, SFMESS.BAT runs the one from the Message Menu and
  187.    SFFILE.BAT the one from the File Menu.  The commands necessary to
  188.    execute SFBBLTRV can be set up in the batch file which corresponds to
  189.    the menu you wish to have SFBBLTRV run from.
  190.  
  191.    The first thing you will need to establish is which of these menus
  192.    you wish to use to run SFBBLTRV.  For this purpose, let's assume that
  193.    it is going to be set up so it can be run from the Main Menu.  (It
  194.    should be noted the set up procedure is the same regardless of which
  195.    Menu you are running SFBBLTRV from.)
  196.  
  197.    Next, you will need to decide what you wish to name the command
  198.    option and establish what security level will be required for users
  199.    of your system to be able to access this option.  Once this is
  200.    determined you will need to modify the SFMAIN.MNU file using your
  201.    favorite text editor, as long as it saves in ASCII format.  (Refer to
  202.    the SPITFIRE manual for further documentation on this if needed.  It
  203.    should also be noted that if SFBBLTRV were being set up to run from
  204.    the File Menu, you would need to modify the SFFILE.MNU file and if it
  205.    was being set up to be run from the Message Menu you would need to
  206.    modify the SFMSG.MNU file.)
  207.  
  208.  
  209.    Examining the default SFMAIN.MNU file, you will notice the sysop
  210.    configurable command appears as:
  211.  
  212.         <K>............. Add Your Own,,1000,@
  213.  
  214.  
  215.    This will need to be replaced with a Command Character that will be
  216.    used to select the option from the menu.  It is ABSOLUTELY IMPERATIVE
  217.    that the Command Character must not duplicate an existing Command
  218.    Character for another menu option.  You will then need to include a
  219.    brief description of the Spitfire door program you are running, two
  220.    commas, the security level required to access this feature, and
  221.    another comma followed by the a @.  The @ must not be changed!  (For
  222.    more detailed information on modifying your SFMAIN.MNU, SFMSG.MNU or
  223.    SFFILE.MNU refer to your SPITFIRE manual.)
  224.  
  225.        <K>.... Brief Program Description,,10,@
  226.  
  227.    Now you will need to modify the corresponding batch file, SFMAIN.BAT,
  228.    so that it can be executed from the Main Menu.  Do this using your
  229.    favorite text editor, as long as it saves in ASCII format.  (Again,
  230.    it should be noted that if SFBBLTRV were being set up to run from the
  231.    File Menu, you would need to modify the SFFILE.BAT file and if it was
  232.    being set up to be run from the Message Menu you would need to modify
  233.    the SFMESS.BAT file.)
  234.  
  235.    Place the SFBBLTRV.EXE file in the directory you wish to run the
  236.    program from.  SFBBLTRV will create its own player score file,
  237.    SFBBLTRV.TOP, if does not already exist.
  238.  
  239.    The commands set up in the SFMAIN.BAT file are very similar to those
  240.    used for executing the game through a door in the SF.BAT file.  For
  241.    instance, if you were running SFBBLTRV from the main SPITFIRE
  242.    directory your SFMAIN.BAT file might look like this:
  243.  
  244.        ECHO OFF
  245.        BRK OFF
  246.        SFBBLTRV
  247.        BRK ON
  248.  
  249.    (BRK is not included in the SFBBLTRV package because it is written
  250.    and copyrighted by Solid Systems, 1985, but can be downloaded from
  251.    Crimson Cross BBS and Buffalo Creek's BBS as well as a number of
  252.    other BBS systems. BRK is not required to run SFBBLTRV, however, it
  253.    is recommended since it will prevent a user using the CTRL BRK
  254.    command to terminate the batch file, gaining access to your system at
  255.    the DOS level.)
  256.  
  257.    If you wish to set SFBBLTRV up in a separate subdirectory from
  258.    SPITFIRE, for instance, a subdirectory named SFBBLTRV, your batch
  259.    file might look like this.
  260.  
  261.        ECHO OFF
  262.        BRK OFF
  263.        COPY SFMAIN.DAT \SF\SFBBLTRV
  264.        CD \SF\SFBBLTRV
  265.        SFBBLTRV
  266.        ERASE SFMAIN.DAT
  267.        CD \SF
  268.        BRK ON
  269.  
  270.  
  271.    When SFBBLTRV is executed, from either the door with the SF.BAT file
  272.    or from the sysop configurable command through a menu with the
  273.    corresponding batch file, it will first look for the SFMAIN.DAT file,
  274.    then the SFMESS.DAT file, then the SFFILE.DAT file and lastly the
  275.    SFDOORS.DAT file.  It will look for each of these files until it
  276.    finds it and the commands required for its execution.  If none of
  277.    these files are found, SFBBLTRV will halt its execution.
  278.  
  279.  
  280.    DTE LOCK FEATURE
  281.    ----------------
  282.  
  283.    SFBBLTRV automatically detects if the DTE is locked at 19200 baud.
  284.    If SFBBLTRV detects that the DTE is locked, then SFBBLTRV opens the
  285.    serial port to the maximum baud rate of your system.  If SFBBLTRV
  286.    does not detect that the DTE is locked, then the serial port is
  287.    opened to the baud rate of the caller.
  288.  
  289.  
  290.    SFBBLTRV ON A MULTI-NODE SYSTEM
  291.    -------------------------------
  292.  
  293.    SFBBLTRV is fully compatible for operation on a multi-node BBS.  It
  294.    automatically handles any file locking and file sharing required
  295.    during the doors execution.
  296.  
  297.  
  298.    SYSOP FEATURES
  299.    --------------
  300.  
  301.    First, a status line is now displayed on the BBS monitor that
  302.    provides information concerning the caller's name, baud rate of the
  303.    caller and the security level of the caller.
  304.  
  305.    A SFBBLTRV.LMT file allows the sysop to establish a time limit for
  306.    door play according to the security level the caller has on the
  307.    system.  To modify the accompanying SFBBLTRV.LMT file, use your
  308.    favorite text editor to represent the various security levels you
  309.    have available on your system, a comma then the corresponding time
  310.    you wish to allow for that particular security level in minutes.  For
  311.    instance, it might look like this:
  312.  
  313.    10,15
  314.    25,20
  315.    50,25
  316.    999,30
  317.  
  318.    Each security level should begin a new line and you should have a
  319.    setting for each security level you have available on your system.
  320.    If you do not have a time limit set for a particular security SFBBLTRV
  321.    will default to the level 10 security level setting.
  322.  
  323.    Pressing the Shift Key and the F1 key simultaneously will terminate
  324.    game play of SFBBLTRV and return the caller back to the BBS.
  325.    Pressing the Shift Key and the F9 key simultaneously will terminate
  326.    game play of SFBBLTRV and log the caller off of the BBS.  If the
  327.    Shift Key and the F9 key are pressed together, logging the caller off
  328.    the BBS, SPITFIRE will recycle and return to the SPITFIRE Ready For
  329.    Caller Prompt.
  330.  
  331.  
  332.    SFBBLTRV EXECUTION
  333.    ------------------
  334.  
  335.    When first executed, SFBBLTRV will display a list of the Top Ten high
  336.    score players and the percentage of correct responses they achieved
  337.    while playing SFBBLTRV.  Initially, this will be a dummy listing with
  338.    ten lines that display:
  339.  
  340.       0%...............YOUR NAME COULD BE HERE
  341.  
  342.    However, as the game is played, this will fill with the name of the
  343.    players, their percentage ratings and the date that the player was
  344.    added to the top ten listing.
  345.    NOTE: At least twenty questions must be attempted before SFBBLTRV
  346.          will will figure the percentage rating for the player.
  347.  
  348.    To keep things interesting...the Sysop can erase the file which
  349.    contains the top ten listings SFBBLTRV.TOP on a routine basis to give
  350.    additional players a chance to have their name added to the list.
  351.  
  352.    As the top ten list is displayed, at the bottom of the screen is a
  353.    question which prompts the user whether they want to have ANSI
  354.    Graphics (y/n)?  available to them during game play.  If the user
  355.    responds with a y (for yes) the game will display in color and if the
  356.    user responds with a n (for no) the game will display in monochrome.
  357.  
  358.  
  359.    Playing SFBBLTRV:
  360.    -----------------
  361.  
  362.    Immediately after pressing any key (other than <Q> for Quit) from the
  363.    Top Ten listing the game screen is displayed.  The screen will look
  364.    like the following:
  365.  
  366.    ---------------------------------------------------------------------
  367.     ╔═════════════════════════════════════════════╗
  368.     ║   >>>>>>>>>  Biblical  TRIVIA   <<<<<<<<<   ║
  369.     ║                 Release 2.0                 ║
  370.     ║      BIBLICAL Trivia Door For SPITFIRE!     ║
  371.     ║      Crimson Cross BBS * (618) 253-3608     ║
  372.     ║ In Cooperation with Buffalo Creek Software  ║
  373.     ║    Copyright (C) by Kevin Cummins,  1990    ║
  374.     ╚═════════════════════════════════════════════╝
  375.  
  376.     RIGHT: 0                        WRONG: 0
  377.  
  378.     QUESTION:
  379.     The Biblical trivia question will be displayed
  380.     here.
  381.  
  382.     <1> Choice 1                        <2> Choice 2
  383.     <3> Choice 3                        <4> Choice 4
  384.  
  385.              Enter Answer: [ 1 2 3 4 <Q>uit]?
  386.  
  387.    ---------------------------------------------------------------------
  388.    The first randomly chosen trivia question is selected from the data
  389.    file and is displayed to the screen.
  390.  
  391.    The player makes his selection by entering the corresponding number.
  392.    As the game progresses, SFBBLTRV will provide a running total of the
  393.    correct answers and also of the wrong answers the user has selected
  394.    during the game play.
  395.  
  396.    If the ten second timer should elapse before you respond, SFBBLTRV
  397.    will count this as a wrong response and add an incorrect answer to
  398.    the total WRONG answers obtained so far.
  399.  
  400.  
  401.    EXITING PLAY
  402.    ------------
  403.  
  404.    When you are ready to exit the game, simply select press "Q" for
  405.    <Q>uit.  If you qualify as one of the top ten players to date,
  406.    SFBBLTRV will congratulate you for becoming one of the top ten
  407.    scorers and add your name to the Top Ten listing.  You will once
  408.    again see the Top Ten list displayed with your name added to the
  409.    list.
  410.  
  411.    If you exit the game before you have completed the twenty questions
  412.    required for eligibility to the Top Ten list or if you do not qualify
  413.    as a Top Ten player, the Top Ten listing will be displayed and you
  414.     will be prompted to press any key to return to SPITFIRE.
  415.  
  416.  
  417.    DISTRIBUTION
  418.    ------------
  419.  
  420.    Please feel free to share SFBBLTRV.ZIP with others.  However, it must
  421.    be distributed with SFBBLTRV.EXE, SFBBLTRV.DAT, SFBBLTRV.TOP,
  422.    SFBBLTRV.LMT and the SFBBLTRV.DOC in the SFBBLTRV.ZIP distribution
  423.    package.  The files must not be altered in any way or by any means.
  424.  
  425.    PUBLIC DOMAIN - DISCLAIMER
  426.    --------------------------
  427.  
  428.    SFBBLTRV is distributed under the public domain concept.  The
  429.    software and its accompanying documentation are provided "as is"
  430.    without warranties expressed or implied as to the performance or
  431.    merchantability.  No registration fee is required and the program can
  432.    be distributed freely.  However, by the use of SFBBLTRV, the user
  433.    assumes all responsibilities and agrees that Kevin Cummins or
  434.    Cliff Clark or Crimson Cross BBS shall not be held liable for any
  435.    damage incurred to hardware, software or peripheral devices while
  436.    running same.
  437.  
  438.    Many thanks are indeed owed to Mike Woltz of Buffalo Creek BBS (515)-
  439.    225-8496 for his assistance.  Without his help this program would not
  440.    have been possible.
  441.  
  442.  
  443.    History
  444.    -------
  445.  
  446.    Release 1    SFBBLTRV released.   12-24-90
  447.    Release 2    1000 questions ver.  11-18-91
  448.  
  449.  
  450.    SFBBLTRV and other SPITFIRE programs are available for download from:
  451.  
  452.         Buffalo Creek BBS                     Crimson Cross BBS
  453.         Sysop, Mike Woltz                    Sysop, Kevin Cummins
  454.         Home of SPITFIRE                     Cosysop, Cliff Clark
  455.          (515) 225-8496                         (618) 253-3608
  456.        19200/9600/2400/1200                 USR DS locked at 38,400
  457.  
  458.