home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / wm3dv126.zip / SYSOP.DOC < prev    next >
Text File  |  1994-08-17  |  6KB  |  138 lines

  1.                      
  2.                             Wizard Maze 3D V1.26
  3.                       
  4.                         Copyright (c) 1993, 1994 by 
  5.                
  6.                      Matthew Hudson, All Rights Reserved.
  7.  
  8.      
  9.      You and your callers may evaluate Wizard Maze 3D for a period of
  10.      45 days, if you still wish to use Wizard Maze 3D after that period
  11.      then registration is required.
  12.                                 
  13.      To get a registration key a contribution of $15.00 is required. 
  14.      Please fill out the registration form and send it along with a 
  15.      check or money order to: 
  16.  
  17.      First Vision Software
  18.      P.O. Box 287
  19.      Doran, VA 24612-0287
  20.  
  21.      For credit card orders, questions, suggestions, or bug reports:
  22.           FidoNet Netmail @ 1:13/14.4
  23.           The Corner Pub BBS 703/963-3878
  24.           Voice: 703/964-6160
  25.                                 
  26.                                 DISCLAIMER
  27.  
  28.      I, Matthew Hudson, make no warranty of any kind, either expressed or 
  29.      implied, including but not limited to implied warranties of merchant-
  30.      ability and fitness for a particular purpose, with respect to this 
  31.      software and accompanying documentation.
  32.  
  33.      IN NO EVENT SHALL I, MATTHEW HUDSON, BE LIABLE FOR ANY DAMAGES 
  34.      (INCLUDING DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, 
  35.      LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) ARISING OUT OF 
  36.      THE USE OF OR INABILITY TO USE THIS PROGRAM, EVEN IF I, MATTHEW HUDSON, 
  37.      HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  38.  
  39.      
  40.      FILES LIST:
  41.           WM3D.EXE     - Main program.
  42.           OLD2NEW.EXE  - Convert older data files to the new format.
  43.           WM3D.CFG     - Configuration file. (KEY goes here!)
  44.           SYSOP.DOC    - This file.
  45.           REGISTER.FRM - The registration form.
  46.           ONLINE.DOC   - Doc file for users. You can make this file avail-
  47.                          able for download or post it as a bulletin.
  48.           TITLE.ANS    - The title screen.
  49.           THEEND.ANS   - The end screen for players who finish the game.
  50.           MAINMENU.ANS - Wizard Maze 3D main menu screen.
  51.           DOOR.SYS     - Provided for quick local mode operation.
  52.           README.1ST   - READ THIS IF YOU HAVE NOT DONE SO ALREADY!
  53.           DOORS.TXT    - Other doors available from First Vision.
  54.           WHATSNEW.126 - Whats been updated or changed with the version.
  55.           FILE_ID.DIZ
  56.  
  57.      If you have all of the above files you have a complete archive.
  58.      Unarchive the files to a directory of your choice, I suggest WM3D.
  59.  
  60.      You will need these files to operate WM3D correctly:
  61.      WM3D.EXE, WM3D.CFG, TITLE.ANS, MAINMENU.ANS, THEEND.ANS, 
  62.      and ONLINE.DOC.
  63.  
  64.      If not present these files will be created by WM3D:
  65.      WM3D.HS, WM3D.THS (optional see below), and SAVEGAME.DAT.
  66.  
  67.      Wizard Maze 3D is compatible with DOOR.SYS, DORINFOx.DEF, and
  68.      WILDCAT! (all versions).
  69.  
  70.      It was tested using PCBoard 15.0, DESQview 2.61, QEMM 386 7.02, and
  71.      FOSSIL drivers (Thanks Jeff), and Remote Access 1.11 DORINFOx.DEF 
  72.      (Thanks Steve). Will work in an OS/2 VDM. It requires 150K to run.
  73.  
  74.      Program Usage:
  75.           WM3D C:\BBS\filetype.ext [PORT:ioport#:irq#]
  76.  
  77.      Path and filetype.ext must be present. The PORT command is optional.
  78.  
  79.      PORT Command Usage:
  80.           PORT allows you to set non-standard ports. 
  81.           Supports Digiboard and FOSSIL drivers.
  82.           If PORT is not specified Wizard Maze 3D will use the 
  83.           STANDARD port found in the door information file.
  84.  
  85.      Example for DOOR.SYS using standard ports:
  86.           WM3D C:\BBS\DOOR.SYS
  87.  
  88.      Example for DOOR.SYS using non-standard ports:
  89.           WM3D C:\BBS\DOOR.SYS PORT:03E8:12   ;Non-standard port & irq 12.
  90.  
  91.      Example for DORINFOx.INF  using FOSSIL drivers:
  92.           WM3D C:\BBS\DORINFOx.INF PORT:F:1   ;FOSSIL driver on port 1.
  93.  
  94.      Example for CALLINFO.BBS using Digiboard:
  95.           WM3D C:\WC\CALLINFO.BBS PORT:D:7    ;Digiboard channel 7.
  96.  
  97.      Running WM3D in local mode:
  98.           WM3D C:\WM3D\DOOR.SYS
  99.  
  100.      Please read ONLINE.DOC for information about playing Wizard Maze 3D.
  101.  
  102.      WM3D.CFG File Information:
  103.      
  104.      For your registration key to work properly the first three 
  105.      lines of your configuation file must be: 
  106.      
  107.      Sysop Name
  108.      BBS Name 
  109.      15 digit key
  110.  
  111.      The configuration file uses these verbs:
  112.           
  113.           PDATE #         
  114.                - Purge unused player accounts after # of days. The 
  115.                  default is 30 days.
  116.                  Example:
  117.                     PDATE 15 ;Purge unused accounts after 15 days.
  118.  
  119.           TLSET (END)  
  120.                - Allow you to make a script of time limit settings for
  121.                  specified security levels.  As many time limit settings
  122.                  can be set as are required. The default for security 
  123.                  levels not specified is the users time remaining online.
  124.                  Example:
  125.                     TLSET    ;Begin time limit script.
  126.                     10 15    ;Security level 10 users have 15 minutes.
  127.                     20 30    ;Security level 20 users have 30 minutes.
  128.                     END      ;End script.
  129.  
  130.           HSTEXTON 
  131.                - Tells WM3D to create WM3D.THS at the end of each session. 
  132.                  This is a high scores file in text format that can be 
  133.                  used for bulletins, etc. The default is high scores text 
  134.                  file OFF.
  135.  
  136.  
  137.      Thank you for evaluating Wizard Maze 3D.
  138.