home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0090 - 0099 / ibm0090-0099 / ibm0099.tar / ibm0099 / AMAZ123C.ZIP / SYSOP.DOC < prev    next >
Encoding:
Text File  |  1992-12-21  |  11.3 KB  |  301 lines

  1.  
  2.                      A D V E N T U R E R ' S     M A Z E
  3.  
  4.                              W r i t t e n    b y
  5.  
  6.                     W i l l i a m    H.    R o u n t r e e
  7.  
  8.                        C o p y r i g h t  (c)   1 9 9 2
  9.  
  10.  
  11. ADVENTURER'S MAZE, Copyright (c) 1992 by William H. Rountree, is being
  12. distributed as Shareware. Under this concept you may use the SHAREWARE
  13. (unregistered) version for a reasonable period of time for evaluation
  14. after which you must either register your copy or discontinue  usage.
  15.                      
  16. Disclaimer:
  17.  
  18.      This program and other files associated with it are not 
  19.      guaranteed to be bug free or virus free.  We are not
  20.      responsible for any damages of any kind, including
  21.      profit loses and dta loss, that relate directly or
  22.      indirectly to these programs and files.  You may
  23.      distribute this program, as long as it is in unmodified 
  24.      for with all the files originally included.
  25.  
  26. Credits:
  27.      QuickBasic (R) is a registered trade mark of Microsoft Corporation
  28.  
  29.      PCBoard (R) is a registered trade mark of Clark Development
  30.                  Corporation
  31.  
  32.      Door Source is copyrighted Computer City, USA 1988, 1989, 1990, 
  33.                  1991
  34.  
  35. Overview:
  36.  
  37.           * * * * * * * This Door Requires ANSI  * * * * * * *
  38.  
  39.      Adventurer's Maze is a role playing type door game.  This door does not
  40.      contain any time limit except that of the user's existing time left
  41.      online.  Although not written to operate on a multi-tasking environment,
  42.      it has been tested to do so without any known problems.  This door will
  43.      support upto 50 users.  Each user's file requires appoximatly 32k of hard
  44.      drive space.  The minimuim suggested allocated space is 1.5 Meg.  This
  45.      door will support RBBS, Wildcat and PCBoard.  It is also written to be
  46.      able to use Com ports and IRQ's not usually used.  This door does NOT
  47.      require any daily maintance.  This door code is written using QuickBasic
  48.      4.5 and DoorSource 4.0C runtime library.
  49.  
  50. List of files in archive:
  51.  
  52. ───────────────────┬───────────────────┬───────────────────┬───────────────────
  53.                    │5        MAZ   4100│FILE_ID  DIZ    503│OPEN3    ANS   1543
  54.                    │5        TXT   2307│MAZE     CFG     76│OPEN4    ANS   1367
  55. 1        MAZ   4100│6        MAZ   4100│MAZE     EXE 186284│OPEN5    ANS   2398
  56. 1        TXT   2674│6        TXT   1951│MAZE     TXT  17048│PLAYER   INS  17048
  57. 2        MAZ   4100│7        MAZ   4100│MAZEDATA FIL   5466│PLAYERS  MAZ   5322
  58. 2        TXT   2449│7        TXT   3333│MAZEGEN  EXE  52028│RACES    ANS   2100
  59. 3        MAZ   4100│8        TXT   1188│MONSTER  FIL   1276│SCORE    FIL    610
  60. 3        TXT    678│CHANGES  DOC   3288│OPEN     FIL      5│SYSOP    DOC  11659
  61. 4        MAZ   4100│DAILY    FIL     29│OPEN1    ANS    884│TOP      MAZ     52
  62. 4        TXT   1554│DIED     ANS    854│OPEN2    ANS   5964│USER     MAZ   6102
  63. ───────────────────┴───────────────────┴───────────────────┴───────────────────
  64.        38 files totaling 365424 bytes consuming 415744 bytes of disk space.
  65.  
  66.  
  67.  
  68. Configuration file setup:
  69.  
  70.      Example:
  71.  
  72.      line 1:         C:\PCB\PCBOARD.SYS
  73.      line 2:         Prime Base
  74.      line 3:         William
  75.      line 4:         Rountree
  76.      line 5:         00000000
  77.      line 6:         50
  78.      line 7:         14
  79.      line 8:         YES
  80.      line 9:         30
  81.  
  82.      Line 1 is a drive/path/filename to the bbs interface file.
  83.      Line 2 is the name of the BBS using this door.
  84.      Line 3 is the first name of Sysop.
  85.      Line 4 is the last name of the Sysop.
  86.      Line 5 is the registration number.
  87.      Line 6 is the number of users able to play per game.
  88.      Line 7 is the number of days before an inactive player is removed.
  89.      Line 8 turns the speaker on for beeping.  (Beeping will always happen in 
  90.             the unregistered version.) This option allows the option to
  91.             disable it only in the registered version.  In the registered
  92.             version the YES must be in capital letters to make it function
  93.             properly.  
  94.      Line 9 is the number of turns a player starts the day with.
  95.  
  96.      Note:  All 9 lines must exist for proper operation.
  97.  
  98.      PCBOARD.SYS, DOOR.SYS (31 Line), DORINFO1.DEF, or CALLINFO.BBS     
  99.      may be used in line #1.
  100.  
  101. Batch file setup:
  102.  
  103.      Example:          
  104.      
  105.      cd\doors\maze      
  106.      maze maze.cfg
  107.      cd\pcb
  108.      board
  109.  
  110. Here are some additional options available to use on the command line:
  111.  
  112. LOCKED:xxxxx  - Forces Dooor Source to lock the modem at the
  113.                 speed given.
  114. LOCAL         - Forces Door Source to run in local mode. This
  115.                 is really meant for testing purposes, but it
  116.                 still reads the configuration file, but doesn't
  117.                 read the bbs interface file.
  118. NETWORK       - Forces file sharing to be active incase you
  119.                 are using something other than SHARE to manage
  120.                 file locking.
  121. IRQ=n         - Lets you change the IRQ used for the com port
  122.                 specified in the bbs interface file.
  123.                 (See below for more information)
  124. ADDR=&Hnnnn   - Lets you change the address used for the com
  125.                 port specified in the bbs interface file.
  126.                 (See below for more information)
  127. PS2           - Forces the PS/2 IRQs and addresses if a PS/2
  128.                 isn't detected (Normally it is, but you can't
  129.                 always tell!)
  130. RBBS          - Forces Door Source into RBBS/QBBS mode
  131. WILDCAT       - Forces Door Source into Wildcat 2.0 mode
  132. DOORSYS       - Forces Door Source into 31-Line DOOR.SYS mode
  133. PCB121        - Forces Door Source into PCBoard 11.8/12.x mode
  134.                 with COM 1 active
  135. PCB122        - Forces Door Source into PCBoard 11.8/12.x mode
  136.                 with COM 2 active
  137. PCB14         - (DEFAULT) Forces Door Source into PCBoard 14.x
  138.                 mode
  139.  
  140. Example type: maze maze.cfg local
  141. This will allow you to play the game locally without a BBS.
  142.  
  143. When you use the IRQ or the ADDR option, you must include the other.
  144. You can't use just the IRQ and not the ADDR, and you can't use just
  145. the ADDR and not the IRQ. Here's a chart with the STANDARD IRQs
  146. and addresses for the PS/2s and IBM PCs:
  147.                         Non PS/2
  148.         Com port       IRQ     Address
  149.            1             4       &H3F8
  150.            2             3       &H2F8
  151.            3             4       &H3E8
  152.            4             3       &H2E8
  153.           5-8            4       &H3F8
  154.  
  155.                         PS/2
  156.         Com port       IRQ     Address
  157.            1             4       &H3F8
  158.            2             3       &H2F8
  159.            3             3       &H3220
  160.            4             3       &H3228
  161.            5             3       &H4220
  162.            6             3       &H4228
  163.            7             3       &H5220
  164.            8             3       &H5228
  165.  
  166.  
  167. List of function keys:
  168.  
  169.      F-3  : Printer toggle
  170.      F-4  : Page bell toggle
  171.      F-5  : Shell to DOS
  172.      F-7  : Caller alarm toggle
  173.      F-8  : Return caller to board
  174.      F-10 : Start Sysop chat
  175.      ESC  : End Sysop chat
  176.     Alt-X : Drop to DOS after caller logs off
  177.     ALT-N : Sysop next on flag
  178.  
  179. Daily Maintance:
  180.  
  181.      No modification of your daily maintance is required since Adventure's
  182.      Maze perform it's Daily Maintance on the first caller that day.  
  183.      This Maintance if very short and should not delay the play by that call
  184.      very much.
  185.  
  186. Limitations:
  187.  
  188.      This door will continue to operate in it's original condition until
  189.      it is registered.  A 15 second delay and message will be displayed upon
  190.      it start.  After 20 days of play by a player, the Merchant will close
  191.      down.  After 30 days of play by a player, the character that the player
  192.      is running will be reset to 1st level.  All of these limitations will
  193.      be removed upon it's registration.   
  194.  
  195. Beta Testing:
  196.  
  197.      This door was extensively tested on three BBS boards, including my own.
  198.      I wish to thank DarkStar and Bill Velez for setting up the game on
  199.      their boards.  Please patronize their boards, as they are among the
  200.      finest in the Seattle area:
  201.  
  202.      DARKSTAR'S AWESOME FREAKING STARGAZER BOARD (Port Orchard, WA)
  203.      (206)871-3965  ***YOUR NASA CONNECTION***  Over 600 NASA files from
  204.      NASA SpaceLink!  Online CDRom, door games, approaching one gigabyte
  205.      of file storage!  SYSOP: DarkStar.
  206.  
  207.      WINGS BBS (Port Orchard, WA)  (206)876-6735, (206)895-0981 14.4 USR HST
  208.      (206)895-1077 16.800 USR HST DS  Over FIVE GIGABYTES of GREAT shareware
  209.      online!  SYSOP:  Bill Velez.
  210.  
  211.      This door was extensively tested on board the USS Nimitz.  I would like
  212.      to thank everyone who participated.  I especially would like to thank
  213.      Randy Klinginsmith, William Myers, and Frank Godfrey for their help and
  214.      suggestions.
  215.  
  216. Upgrading from a previous release:
  217.  
  218.      1. Copy the new maze.exe over the old one.
  219.  
  220. Registration:
  221.  
  222.      Adventurer's Maze costs $15.00 US currency to register.  Please log
  223.      onto PRIME BASE and leave me a message.  I will then leave you a message
  224.      with your individual registration number.  Please leave all messages 
  225.      in the Door Support Conference for:
  226.     
  227.           William Rountree or Sysop at:
  228.  
  229.           Prime Base Node #1: (206) 871-9539   9600 V32bis
  230.           Prime Base Node #2: (206) 871-9340   14,400 V32Bis, V42Bis 
  231.  
  232. Registration Form:
  233.  
  234.     P R I M E   B A S E   D O O R   R E G I S T R A T I O N   F O R M
  235.  
  236.    TO:  William Rountree                           Date___/___/___
  237.         4158 Carol Ln.
  238.         Apt # 12-3        
  239.         Port Orchard, WA. 98366-2745
  240.  
  241.        (Please use capitalization and punctuation where necessary.)
  242.  
  243.  FROM:  SysOp Name: _______________________________________________
  244.  
  245.         BBS Name: _________________________________________________
  246.  
  247.         Address: __________________________________________________
  248.  
  249.         City: ______________________ State: __________ ZIP: _______
  250.  
  251.         Voice: (   ) _________________ BBS: (   ) _________________
  252.  
  253.         BBS Software: _____________________ BBS Hours: ____________
  254.  
  255.         Baud Rates:________________________
  256.  
  257. SOFTWARE                          VERSION                  PRICE
  258. --------                          -------                  -----
  259.  
  260. Adventurer's Maze.................. 1.2 ................. $15.00
  261. (Current versions as of 11-30-92)
  262.  
  263. Murder Mansion......................1.0 ................. $15.00
  264.  
  265.                                                            _____
  266.  
  267. (WA residents add 8.9% tax)                                _____
  268.  
  269. Total                                                    $______
  270.  
  271.                            F E E D B A C K
  272.                            ---------------
  273.  
  274.  I learned of ADVENTURER'S MAZE from:
  275.            [  ] - A Friend         [  ] - Computer Club
  276.            [  ] - BBS              [  ] - Compuserve
  277.            [  ] - GEnie            [  ] - Other
  278.  
  279.  COMMENTS: _____________________________________________________
  280.  _______________________________________________________________
  281.  _______________________________________________________________
  282.  _______________________________________________________________
  283.  _______________________________________________________________
  284.      
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.