home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / games / 5_card20.zip / README.1ST < prev   
Text File  |  1988-01-10  |  5KB  |  129 lines

  1.    5-CARD DRAW POKER    Version 2.0    01/10/88
  2.  
  3.  
  4. ***************************************************************
  5. *  If you already have 5-Card Poker on your board, you MUST   *
  6. *  RUN NEWSKOR.EXE BEFORE RUNNING 5-CARD POKER - VERSION 2.0  *
  7. *  See Revision 2.0 data at the end of this file.             *
  8. ***************************************************************
  9.  
  10.  
  11.  5-CARD is the game of 5 card draw poker, made to run in a
  12.  PCBoard DOOR environment.  5-CARD has been tested on PCB
  13.  version 12.1 and is fully compatible.
  14.  
  15.  **  If you use 5-CARD on your BBS, a small monetary donation
  16.  will insure further development of this and other DOORware.
  17.  Even $10 would be greatly appreciated!
  18.  
  19.      David G. Smith
  20.      c/o  Data-Line BBS
  21.      371 North Center
  22.      Lehi, Utah  84043
  23. --------------------------------------------------------------
  24.  
  25.  Copy 5-CARD.EXE to your "DOORS" directory.  5-CARD-1.CFG
  26.  (and 5-CARD-2.CFG for 2 node operation) and BRUN40.EXE
  27.  must also be present IN THE SAME DIRECTORY.
  28.  -------------------------------------------------------------
  29.  Copy the file  5-CARD  to your default directory
  30.  My default directory is C:\PCB\
  31.  My DOORS are run from C:\DOORS\
  32.  
  33.  Make sure you configure the 5-CARD  &  the 5-CARD-x.CFG
  34.  to run on your particular setup.
  35.  An example of the CFG files is included.
  36.  
  37.  The file 5-CARD should be setup as follows:
  38.  
  39.  ECHO OFF
  40.  CLS
  41.  CD\DOORS                         <=- CD\ (location of  5-CARD.EXE)
  42.  5-CARD 5-CARD-1.CFG /NETWORK     <=- /NETWORK if running 2 nodes
  43.  COPY HICARD.SCR C:\PCB\GEN\BLT4. <=- Copies TOPTEN SCORE file to BLTx
  44.                                       (Use SAME BLT as KRAPZ door if used)
  45.  
  46.  CD\PCB                           <=- Return to default directory
  47.  ECHO ON
  48.  BOARD                            <=- Re-runs PCBOARD
  49.  
  50.  -------------------------------------------------------------
  51.  
  52.  The DOOR will create 2 new files (if they don't exsist) :
  53.     SKORCARD and HICARD.SCR
  54.  
  55.  The former is a file that keeps track of the users' score.
  56.  The latter is a sorted list of the top ten "HIGH ROLLERS".
  57.  -------------------------------------------------------------
  58.  
  59.  Note- There are NO help files for 5-CARD for the users.
  60.  
  61.  If your users don't know how to play 5 card draw, have them
  62.  purchase Hoyle's Book of Card Games !
  63.  -------------------------------------------------------------
  64.  
  65.  If your users ask for any other features/enhancements to the game,
  66.  give me a ring at:
  67.  
  68.           *************************************************
  69.           *                                               *
  70.           *  (801)-768-4617   1200/2400/9600/19200  HST   *
  71.           *   ALR - 80386/2   200 Megs of online storage  *
  72.           *   PCB  12.1 /E3   DOORS /Conferences/ Files   *
  73.           *                                               *
  74.           *************************************************
  75.  
  76.  
  77.  
  78.  Revision history
  79.  ****************
  80.  
  81.  
  82.  Release 1.0
  83.  -----------
  84.  This release was was beta-test release only. Local distribution.
  85.  
  86.  
  87.  Release 1.1
  88.  -----------
  89.  This release was distibuted freely. Most BUGS that exsisted in 1.0
  90.  were fixed!  Compatible with PCBoard 11.8 & 12.0.  Supports 19200.
  91.  
  92.  Release 1.2
  93.  -----------
  94.  A few minor bugs have been fixed. These include the occasional
  95.  "cheating" by the sysops' hand. ( I was tempted to leave that one
  96.  in the game !)  An ACE LOW STRAIGHT was not recognized in version
  97.  1.1.  The LOW STRAIGHT is now valid and recognized properly.
  98.  
  99. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  100.  
  101.  Release 2.0
  102.  -----------
  103.  
  104. * NEWSKOR.EXE MUST BE RUN before you install 5-CARD (2.0)
  105.  
  106.   Copy NEWSKOR.EXE to the same directory as your old SKORCARD file.
  107.   RUN NEWSKOR.EXE
  108.   DEL NEWSKOR.EXE.  It won't be needed anymore.
  109.  
  110.   The format of the SKORCARD file has been changed to accomadate
  111.   use by 5-CARD 2.0 and KRAPZ 1.5, as a shared PLAYER SCORES file.
  112.  
  113.   OR.... just DELETE the SKORCARD file and start a new contest !
  114. ------------------------------------------------------------------------
  115.  
  116. * If you have NOT run a previous version of 5-CARD, disregard the above.
  117.  
  118. * MAKE SURE that LINE #4 in your CFG files contains the complete location
  119.   of the SKORCARD file.   ie.  C:\DOORS\SKORCARD.
  120.  
  121. * MAKE SURE that LINE #5 in your CFG files contains the 'opposing players'
  122.   name.     ie.  Cool Hand Luke    ( 15 characters MAX. )
  123.  
  124. * This version REQUIRES BRUN40.EXE !
  125.  
  126.              EOF
  127.           
  128.  
  129.