home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / WCSROK10.ZIP / INTERBBS.DOC < prev    next >
Text File  |  1995-06-20  |  7KB  |  210 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.      _____________________________________________________________________
  19.  
  20.  
  21.  
  22.  
  23.                                WCS Rook 'em v1.0
  24.  
  25.                              InterBBS Documentation
  26.  
  27.                                   Written by
  28.  
  29.                                  Rob Williams
  30.                                  WCS Software
  31.  
  32.  
  33.      _____________________________________________________________________
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.                         Purpose of This Document
  55.                         ------------------------
  56.  
  57.      This document is to help you set up WCS Rook 'em for InterBBS play.
  58.      This document does not replace the documentation for the game, it is
  59.      ONLY for help in setting up the game for InterBBS.  For questions about
  60.      setting up the game, or how to play, please refer to the WCSROOK.DOC
  61.      file.
  62.  
  63.  
  64.  
  65.                        Files used for InterBBS Play
  66.                        ----------------------------
  67.  
  68.      ROOKIBBS.EXE  -   The main program for InterBBS Play
  69.  
  70.      MASTIBBS.DAT  -   Created with the ROOKIBBS program, it is a list
  71.                        of all the BBSs in the league.
  72.  
  73.      ROOKIBBS.DAT  -   The nightly score file that will be sent from the
  74.                        hub BBS to each of the BBSs in the league.
  75.  
  76.      ROOK-nn.DAT   -   The file each of the node BBSs will create, and send
  77.                        to the hub BBS nightly.  The nn will be replaced by the
  78.                        node number of the BBS.
  79.  
  80.      IBBS.CFG      -   Contains information to create the netmail messages
  81.                        to send to/from your IBBS Hub.
  82.  
  83.      ROUTE.CFG     -   Used only by hubs, it contains a list of all the
  84.                        Addresses of all the BBSs in the league.  Used to
  85.                        send netmail messages with the nightly ROOKIBBS.DAT
  86.                        files.
  87.  
  88.      INTERBBS.DOC  -   This document.
  89.  
  90.      *****  IT IS VERY IMPORTANT TO READ THIS FILE FULLY BEFORE ATTEMPTING
  91.      *****  TO RUN WCS ROOK 'EM IN AN INTERBBS LEAGUE.
  92.  
  93.      DBRIDGE.HLP   -   Help file for people running D'Bridge mailers.  Also
  94.                        helpful as a fallback if you have problems getting
  95.                        the score files automatically processed.
  96.  
  97.  
  98.         Setting up WCS Rook 'em for InterBBS Play - NODE Instructions
  99.         -------------------------------------------------------------
  100.  
  101.      Here are the steps to setting up WCS Rook 'em for InterBBS Play:
  102.  
  103.      1) Find a hub to run the game.  Have them set you up in their BBS
  104.         list, and have them send you the updated MASTIBBS.DAT file.
  105.         Get their node number to enter into the IBBS.CFG file.
  106.  
  107.      2) Run the SETUP.EXE program, and answer Y to the "InterBBS Play"
  108.         question.
  109.  
  110.      3) After saving the WCSROOK.CFG file (pressing F10), you will be
  111.         asked if you want to setup the InterBBS files.  Answer Y.
  112.  
  113.      4) You will be asked for YOUR Node number, your HUB's node number,
  114.         the directory where your Front Door (or other .MSG compatible
  115.         mailer) netmail messages are stored, and the directory where
  116.         incoming files are kept.  The defaults are for FrontDoor running
  117.         on a local C: drive, but the directories are usually similar.
  118.  
  119.      5) Once you finish creating the .cfg files (WCSROOK.CFG and IBBS.CFG),
  120.         you need to set up a nightly event to create your ROOK-nn.DAT file
  121.         to send to your hub.  The command line for this event will be as
  122.         follows:
  123.  
  124.             ROOKIBBS configfilename DAILY
  125.  
  126.         where configfilename is the name of the config file that you use to
  127.         start up Rook. (WCSROOK.CFG or something like that).
  128.  
  129.         After this finishes running, it will create a netmail message with
  130.         a ROOK-nn.DAT file attached to send to your hub.
  131.  
  132.      6) Set up another nightly event (can be whenever you wish) to apply
  133.         the nightly file sent by your host.  This file will be named
  134.         xxxxx.ROK. (A PkZipped file)  The xxxxx is anything your hub would
  135.         like to to be, usually something like an abbreviation of your BBS
  136.         name.  The command line for this event will be as follows:
  137.  
  138.            ROOKIBBS configfilename INCOMING
  139.  
  140.         where configfilename is the name of the config file that you use to
  141.         start up rook (WCSROOK.CFG or something like that).  What this will
  142.         do is to scan your netmail directory for a message to the game from
  143.         your host.  It will then unzip the packet, and move the new score
  144.         file into your game directory.  Thats it!
  145.  
  146.  
  147.         Setting up WCS Rook 'em for InterBBS Play - HUB Instructions
  148.         ------------------------------------------------------------
  149.  
  150.      Here are the steps to setting up WCS Rook 'em for InterBBS Play:
  151.  
  152.      1) Start up the ROOKIBBS.EXE program, and enter in all the BBSs
  153.         using the "League/Add a BBS" option from the menu.  Continue
  154.         entering in all of the BBSs in the league you want to run.
  155.  
  156.      2) Edit the enclosed ROUTE.CFG file to show all of the nodes in
  157.         your league.  The file name after the node can be anything you
  158.         want, but it should be unique.
  159.  
  160.      3) Run the SETUP.EXE program, and answer Y to the "InterBBS Play"
  161.         question.
  162.  
  163.      4) After saving the WCSROOK.CFG file (pressing F10), you will be
  164.         asked if you want to setup the InterBBS files.  Answer Y.
  165.  
  166.      5) You will be asked for YOUR Node number, your HUB's node number,
  167.         the directory where your Front Door (or other .MSG compatible
  168.         mailer) netmail messages are stored, and the directory where
  169.         incoming files are kept.  The defaults are for FrontDoor running
  170.         on a local C: drive, but the directories are usually similar.
  171.  
  172.      6) Once you finish creating the .cfg files (WCSROOK.CFG and IBBS.CFG),
  173.         you need to set up a nightly event to create the ROOKIBBS.DAT file
  174.         to send to all your nodes.  The command line for this event will be
  175.         as follows:
  176.  
  177.             ROOKIBBS configfilename DAILYHOST
  178.  
  179.         where configfilename is the name of the config file that you use to
  180.         start up Rook. (WCSROOK.CFG or something like that).
  181.  
  182.         After this finishes running, it will create a netmail message with
  183.         the filename.ROK (PKZipped file) file attached to send to each of
  184.         your nodes.  The filename will be the name you specified in the
  185.         ROUTE.CFG file.
  186.  
  187.  
  188.  
  189.  
  190.                                 Support
  191.                                 -------
  192.  
  193.      If you have problems, I will try and help as best I can, whether you
  194.      are registered or not.  Registered users will get priority over non-
  195.      registered users, though.  You may get help with problems by calling
  196.      Williams Computer Services BBS at (503) 631-8439, or by writing to
  197.      the author at the following addresses:
  198.  
  199.      FIDO     : 1:105/278
  200.  
  201.      Internet : rob@wcs.org
  202.  
  203.      US Mail:
  204.  
  205.           Rob Williams
  206.           18370 S. Henrici Road
  207.           Oregon City, OR 97045
  208.  
  209.  
  210.