home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / ARENA10.ZIP / INSTALL.DOC < prev    next >
Encoding:
Text File  |  1991-08-25  |  5.5 KB  |  127 lines

  1.  
  2.  
  3.  
  4.                          The "Arena Warrior" Door Game
  5.       Copyright 1991 by Greg Hartle and Trevor Parks, all rights reserved
  6.                                   Version 1.0
  7.  
  8.                                   Designed by:
  9.                                   Greg Hartle
  10.                                       and
  11.                                   Trevor Parks
  12.  
  13.                                  Programmed by:
  14.                                   Greg Hartle
  15.  
  16.                                Documentation by:
  17.                                   Trevor Parks
  18.                                       and
  19.                                   Greg Hartle
  20.  
  21.                           Some ideas and concepts by:
  22.                                   Mark Barrow
  23.                                     Speaker
  24.                                   Chaz Pearson
  25.  
  26.                    Also a special thanks to the beta testers:
  27.                         Mark Barrow of Warrior Realm BBS
  28.                Ken Givens of The Chess Board (FidoNet 1:124/2213)
  29.                  James Falkner of The Abyss (FidoNet 1:363/73)
  30.               Danny Brown of Skydive Over Texas (FidoNet 1:382/64)
  31.              Richard Cavin of Pretzel Logic BBS (FidoNet 1:387/401)
  32.  
  33.       And of course all the Twilight Zone III and Warrior Realm BBS users.
  34.  
  35.  
  36.  
  37.                 The authors of this program are in no way responsible
  38.         for any damages (physically or mentally, financially or in any
  39.         other way, shape or form) caused by the use, misuse, abuse,
  40.         and/or non-use of this program.
  41.  
  42.                 Basically, the only guarantee we give you about the
  43.         operation of this program is that it works (most of the time)
  44.         on our computers.  It might on yours (who knows, anything's
  45.         possible!).
  46.  
  47.                 If it does happen to work on your system and after a
  48.         one month trial period you want to continue using this program,
  49.         you must register the program with the authors.  Refer to the
  50.         sysop documentation (SYSOP.DOC) for further information.
  51.  
  52.                 Arena Warrior was written to run as a QuickBBS door,
  53.         although it may also be run standalone and on any other board
  54.         that uses DORINFO1.DEF for passing user information.  This door
  55.         uses a FOSSIL driver for all input/output.  If you haven't
  56.         already, you will need to install a FOSSIL, such as X00,
  57.         OpusComm, BNU, etc.
  58.  
  59.                 Please print out the SYSOP.DOC file and read the
  60.         registration, licensing, and warranty information before you
  61.         begin installing Arena.  SYSOP.DOC is formatted with page
  62.         breaks where appropriate.  Print it by typing the following at
  63.         the DOS prompt:
  64.  
  65.                 TYPE SYSOP.DOC >LPT1
  66.  
  67.  
  68.  
  69.                 Installation of Arena Warrior is relatively simple.
  70.         Unarchive ARENA.EXE, REGISTER.EXE, FORGET.EXE, ARENA.DOC,
  71.         HELP.TXT, CONFIG.TXT, and REFS.TXT and place them in their own
  72.         directory.  Using a text editor, read and edit CONFIG.TXT as
  73.         you like.  Also edit REFS.TXT to give yourself and anyone else
  74.         referee (sysop) access in the game.  On each line, type a
  75.         user's full name in all caps.
  76.  
  77.                 Now we're ready to initialize the game.  Run ARENA with
  78.         the parameter "@".  (i.e. type "ARENA @" from the DOS prompt.)
  79.         This should take just a few seconds, while CONFIG.DAT,
  80.         TEAM.DAT, CHAR.DAT, and BASH.DAT are created and any old game
  81.         data files are deleted.
  82.  
  83.                 You now need to create a batch file to run the game.
  84.         It should look something like this:
  85.  
  86.               +-----------+
  87.               | ARENA.BAT |
  88.               +-----------+-----------------+
  89.               | cd\quickbbs\door\arena      |
  90.               | copy \quickbbs\dorinfo1.def |
  91.               | arena                       |
  92.               | cd\quickbbs                 |
  93.               +-----------------------------+
  94.  
  95.                 Note that the DORINFO1.DEF must be in the same
  96.         directory as the program, and that all game-related data files
  97.         must be in the same directory.
  98.  
  99.                 If you are running Arena Warrior as a standalone game,
  100.         you still need a FOSSIL driver (mentioned above), but you don't
  101.         need the DORINFO1.DEF file.  When you run Arena, you will be
  102.         asked who you are.  You must type your name exactly the same on
  103.         subsequent entry to the game, or you will be considered a new
  104.         player.
  105.  
  106.                 Maintenance is automatically run when needed.  If a
  107.         player enters the game and the game turn has just ended, ARENA
  108.         will do maintenance before letting the user play.  If you'd
  109.         rather maintenance be done while no user is on, you can (in
  110.         your daily maint batch routine) change directories to Arena and
  111.         then run "ARENA !".  Nothing will be done and the program will
  112.         immediately exit if the turn is not yet over.
  113.  
  114.                 Also, users who haven't played in one month's time
  115.         will be deleted during maintenance.  You may manually delete
  116.         users sooner with a referee command in the game.
  117.  
  118.                 Please read SYSOP.DOC for more info about the game.
  119.         Any questions?  Send messages to either Trevor Parks or Greg
  120.         Hartle at:
  121.  
  122.                                Twilight Zone III
  123.                               Data: (915)658-2603
  124.                   2400bps (soon to be 14400bps DS V32bis/CSP)
  125.                                 Fidonet 1:383/3
  126.  
  127.