home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / yaht111.zip / YAHTZEE.DOC < prev    next >
Text File  |  1994-03-01  |  8KB  |  204 lines

  1.  
  2.                          BBS Yahtzee Ver. 1.11
  3.                               March 1, 1994
  4.  
  5.                             Chris Neubauer
  6.                              P.O. Box 1446
  7.                           Corpus Christi, Texas
  8.                             78403-1446  U.S.A.
  9.  
  10.                      Originated from Virtual Reality BBS
  11.                            of Corpus Christi, Tx
  12.                          BBS phone : 512-992-4496
  13.  
  14.                           Setup of BBS Yahtzee
  15.  
  16.    Feel free to distribute this software any where.  This is a Working
  17.    Version of BBS Yahtzee... There are No Shareware screens or delays.
  18.    All I ask is that you keep the Original Files in tact and distribute
  19.    them as a package.
  20.  
  21.    Warranty : There is NO Warranty.
  22.  
  23.    If you would like the newest release of this game, Just Call the
  24.    Virtual Reality BBS to find out what the latest revision is and how much
  25.    it's going for.  If you need help or a modification to the existing program
  26.    so that it will run on your BBS.. just Call and leave a message on my BBS..
  27.    and I'll try to get back with you as soon as I can..
  28.  
  29.    To REGISTER your copy for your BBS simply Send a Donation of $25.00 in
  30.       U.S. Dollars to :
  31.  
  32.                        Chris Neubauer
  33.                        P.O. Box 1446
  34.                        Corpus Christi, Texas  78403-1446
  35.  
  36.    Along with the following information;
  37.  
  38.         Your Name      _________________________
  39.         Your BBS Name  _________________________
  40.         Your address   _________________________
  41.         Your BBS Phone _________________________
  42.         The Version Number of BBS Yahtzee that you have  ______.
  43.  
  44.  
  45.    Make Checks or Money orders in U.S. currency payable to Chris Neubauer.
  46.  
  47.    Please Allow at least 4 weeks for delivery.
  48.  
  49.    Add $5.00 if you want the newest release sent Uploaded to your BBS or
  50.    Sent on disk to you.. (state 5.25" or 3.5" disks).
  51.    Otherwise you will receive your registration code only..
  52.  
  53.   SysOp Information:
  54.  
  55.        BBS Yahtzee Should Run on almost any BBS.. given the right data
  56.        in the configuration file..
  57.  
  58.        The Following Files Should be in the same directory as Yahtzee.EXE :
  59.  
  60.                      Yahtzee.RNX   <---- if missing Yahtzee Will Create.
  61.                      Yahtzee.CFG   <---- Modify this file for your BBS.
  62.                      Yahtzee.DOC   <---- The file your reading now.
  63.                      Yahtzee.EMU   <---- Ansi Protocol for Yahtzee.
  64.                      Yahtzee.EXE   <---- Executable file.
  65.                      Yahtzee.SCR   <---- Graphic screen for Yahtzee.
  66.                        Setup.EXE   <---- Setup/Install utility program.
  67.  
  68.  
  69.  
  70.  Running BBS Yahtzee in Local mode :
  71.  
  72.      You may run BBS Yahtzee in the Local mode by typing the following
  73.      at the DOS prompt
  74.  
  75.           C:>Yahtzee Your Name
  76.  
  77.    Note : if any parameters are passed to Yahtzee it will assume Local
  78.           Mode and won't use the modem at all.
  79.  
  80.     Another way to run local from your BBS is use the Dorinfo1.def door
  81.    file or another door file that indicates local by writing 'COM0' to the
  82.    door file. When BBS DragRacing reads the door file it searches for 'COM0'.
  83.    if it finds 'COM0', It will assume the local mode.
  84.  
  85.  
  86.  
  87.  Running BBS Yahtzee on your BBS :
  88.  
  89.        To run BBS Yahtzee on your BBS you will need to know what your
  90.        BBS uses as a user file that is "DORINFO1.DEF", "CALLINFO.BBS"
  91.        "USERFILE" etc..  If you don't Know What line numbers that your
  92.        userfile uses for User's first names and Last names and Baud
  93.        Rates, You'll need to look at them using a text editor and figure
  94.        out which line has this information..
  95.  
  96.        If your userfile is not a text file, that is, a binary file or
  97.        or something else then you might try using QKDOOR.EXE to convert
  98.        your user file into a text type file.
  99.  
  100.        If your userfile has a Time left line and a Time Limit Line
  101.        then BBS Yahtzee will use that information if you tell it
  102.        where to find it..
  103.  
  104.  
  105.  
  106.  NEW:    BBS Yahtzee Now supports Systems that use Chain.Txt user file.
  107.        for reading the amount of time a user has left..(in Seconds)
  108.        check out the Yahtzee.Cfg file for more info.
  109.  
  110.        Use Setup.exe program that comes with BBS dragracing package.
  111.        Simply plug in the appropriate information, set up your batch file
  112.        or whatever it is that you do to run a door.. and your all set.
  113.  
  114.        If You have Registered BBS Yahtzee with the Author (me), It is very
  115.        important to make sure that the upper and lower case letters are
  116.        correct in your registration number.
  117.  
  118.        BBS Yahtzee will detect a Carrier Loss and return to the system.
  119.        It will update the player's status in the player data file, So
  120.        dropping  carrier won't undo any monetary losses etc...
  121.  
  122.  Running Yahtzee on a Multi Node System:  
  123.   Simply Specify Which Node is running as a Parameter passed to the 
  124.   executable file using the following syntax.  You can setup various node
  125.   settings using the "Setup.exe" Program.
  126.  
  127.   ex. 
  128.    Yahtzee                    ... Defaults to Node 0
  129.    Yahtzee /NODE 1             ... Defaults to Node 1
  130.    Yahtzee /NODE 4             ... Defaults to Node 4 
  131.                ( Up to 8 Nodes  Allowed )
  132.  
  133.  
  134. Sample Door Batch File:
  135. =======================
  136.  
  137. Rem      Batch file for the BBS Yahtzee Door
  138. Rem
  139. @echo off
  140. cd\BBS
  141. cd\doors\Yahtzee
  142. Yahtzee             <------ Note : No Parameters....
  143. cd\BBS
  144. BBSLoad.bat         <------ batch file to reload BBS
  145.  
  146. Sample Yahtzee.CFG: (uses chain.txt userfile)
  147. ==================
  148. 123456789                   <------ Registration Number
  149. 1                           <------ Comm port number
  150. 2400                        <------ baud rate
  151. Mickey Mouse SysOp          <------ SysOp's Name
  152. Pluto's BBS                 <------ BBS Name
  153. C:\WWIV                     <------ Directory of BBS (dorinfo, Chain.txt, etc)
  154. Chain.Txt                   <------ Name of Userfile (dorinfo1.def etc)
  155. 2                           <------ Line number of user first name
  156. 2                           <------ Line number of user last name
  157. 20                          <------ Line number of user baud rate
  158. 16                          <------ Line number of user time limit for Game
  159. 0 0                         <------ Line number of user time used (0 0 =None)
  160. 0                           <------ Don't Use RTS handshaking.
  161. 0                           <------ Don't Use CTS handshaking.
  162. ***************************************************************************
  163.  
  164. Sample Yahtzee.CFG: (uses dorinfo1.def userfile)
  165. ==================
  166. 12345678                    <------ Top line Registration Number (Line 1)
  167. 2                           <------ Number of Comm port
  168. 9600                        <------ Baud Rate
  169. Chris Neubauer              <------ SySop Name
  170. Virtual Reality             <------ BBS Name
  171. C:\MyBBS                    <------ BBS Directory
  172. Dorinfo1.def                <------ Name Of BBS Caller Info file
  173. 7                           <------ Line Number Of User's First Name
  174. 8                           <------ Line Number Of User's Last Name
  175. 5                           <------ Line Number Of User's Baud Rate
  176. 12                          <------ Time Limit line (or time left in Minutes)
  177. 0 0                         <------ Time Used Line.
  178. 1                           <------ Use RTS handshaking.
  179. 1                           <------ Use CTS handshaking.
  180.  
  181. DORINFO1.DEF from Your BBS directory:
  182. ========================================
  183.  
  184. Your BBS Name Would be here.
  185. Your/SysOp First Name
  186. Your/SysOp Last Name
  187. COM2
  188. 9600 BAUD,N,8,1
  189. 0
  190. User First Name
  191. User Last Name
  192. ANYTOWN, USA
  193. 2
  194. 100
  195. 59
  196.  
  197. *******************************************************************************
  198.  
  199.        I hope you enjoy playing BBS Yahtzee..
  200.  
  201.  
  202.  
  203.  
  204.  end of document.