home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BOXV090B.ZIP / SYSOP.DOC < prev    next >
Text File  |  1995-02-11  |  8KB  |  204 lines

  1.                                   
  2.                              ---------------------
  3.                           -=| CHAMPIONSHIP BOXING |=-                        
  4.                              ---------------------     
  5.                                      v.90ß
  6.  
  7.                             by Thomas W. Burker Sr.
  8.                          TomTron Software Development
  9.                          (c)1994  all rights reserved
  10.                           
  11.                                    support
  12.                           The Mentor Connection BBS
  13.                                 (216)942-3762
  14.  
  15.                                ----------------
  16.                            -=| COPYRIGHT NOTICE |=-
  17.                                ----------------
  18.  
  19. Championship Boxing is a copyrighted program being distributed under the 
  20. shareware concept.  As such, you may use Championship Boxing for a period 
  21. of 30 days without registering the software.  After the 30 day evaluation 
  22. period,  you must register your copy of Championship Boxing or you will 
  23. be in violation of United States and International copyright laws.
  24.  
  25.  
  26.                                   --------
  27.                               -=| WARRANTY |=-
  28.                                   --------
  29.  
  30. Championship Boxing is distributed without warranty.  In no event will 
  31. Thomas Burker or TomTron Software Development be liable to you for damages, 
  32. including any loss of profits, lost savings, or other incidental or 
  33. consequential damages arising out of your use of or inability to use the 
  34. program, even if Thomas Burker or TomTron Software Development was advised 
  35. of the possibility of such damages.  Thomas Burker and TomTron Software 
  36. Development will not be liable for any such claim by any other party.  
  37. Your installation of this software on your system is your acceptance of 
  38. this statement.  It is, however, guaranteed to take up space on your hard 
  39. drive!
  40.           
  41.  
  42.                           -------------------------         
  43.                       -=| UNREGISTERED RESTRICTIONS |=-
  44.                           -------------------------
  45.  
  46.  ■ Cannot configure your boxing character.                                  
  47.  ■ Unregistered notice on opening screen.
  48.  ■ Unregistered delay on return to the BBS.
  49.                                   
  50.                                   ---------
  51.                               -=| FILE LIST |=-
  52.                                   ---------
  53.  
  54.  * BOXING.ANS           Main playing screen
  55.  * BOXING.EXE           Main executable
  56.  * BOXING.CFG           Configure file
  57.  * BOXINTRO.ANS         Introduction screen
  58.  * CHAMP.DTA            Champion data file
  59.  * NOFIGHT.ANS          Won't let you fight notice
  60.  * PLAYER.DOC           On line documentation file
  61.    REGISTER.FRM         Registration form
  62.    SYSOP.DOC            SysOp instructions
  63.  * YOULOSE.ANS          Ending screen
  64.  * YOUWIN.ANS           Ending screen
  65.    FILE_ID.DIZ          Archive description
  66.  
  67.  * Files must be present to operate door!
  68.  
  69.  
  70.                                 -------------
  71.                             -=| DOOR FEATURES |=-
  72.                                 -------------
  73.           
  74.      ■ Fully supports high speed modems: 16550  FIFO buffering and
  75.        locked serial ports.
  76.  
  77.      ■ Built in ANSI terminal  emulator.  No need to  have ANSI.SYS
  78.        loaded in memory.
  79.  
  80.      ■ DesqView, Windows, and OS/2 aware.
  81.  
  82.      ■ Supports all of the most popular door data file formats:
  83.        TriBBS, PCBoard, GAP (DOOR.SYS), Spitfire, WildCat!, RBBS,
  84.        and WWIV. Note that the GAP designates the 52 line DOOR.SYS 
  85.        dropfile.
  86.                              
  87.      ■ Non-standard IRQ's
  88.      
  89.      ■ Multi-Node setup using SHARE and .CFG setup 
  90.      
  91.  
  92.                         -----------------------------
  93.                      -=| RUNNING CHAMPIONSHIP BOXING |=-
  94.                         -----------------------------
  95.  
  96. BOXING.EXE DOOR.CFG    
  97.  
  98. In the  above command line, "door" is the name of your door's CFG file.
  99. A sample .cfg file is in this package.
  100.  
  101.   Line 1:   Door data file type. (DO NOT PUT DOOR.SYS etc. SEE BELOW!)
  102.   Line 2:   Path to the door data file(s).
  103.   Line 3:   BBS name.
  104.   Line 4:   Sysop's name.
  105.   Line 5:   Locked baud rate.
  106.  
  107.                            -----------------------
  108.                         -=| DROPFILE DESIGNATIONS |=-
  109.                            -----------------------
  110.  
  111. As illustrated above, the door's data file type is specified in line 1
  112. and can be PCB for PCBoard, GAP for GAP (DOOR.SYS), SF  for Spitfire,
  113. RBBS for RBBS, WC for WildCat!, TRIBBS for TriBBS, or WWIV for WWIV.
  114. The locked baud rate is specified in line 5. If the sysop doesn't
  115. lock his serial port, he must specify 0 for the locked baud rate.
  116. NOTE: Although many door formats do pass the locked baud rate in the
  117. door data files, some older formats such as RBBS do not. 
  118. The following is a sample door configuration file:
  119.  
  120.  
  121.   GAP                       <-- Designates 52 line DOOR.SYS dropfile!
  122.   C:\SLBBS\                 <-- Trailing backslash! (path to dropfile!)
  123.   THE MENTOR CONNECTION     <-- BBS Name (not case sensitive!)
  124.   Thomas Burker             <-- SysOp Name
  125.   19200                     <-- Locked baud rate
  126.  
  127.  
  128. (* EXAMPLE .BAT *)
  129. @ECHO OFF
  130. CD C:\DOORS\BOXING
  131. BOXING.EXE BOXING1.EXE
  132. ETC.
  133. ETC.
  134.  
  135. Championship Boxing can be run locally without a door data file (handy for 
  136. the sysop to use the door without logging on to the BBS) by specifying 
  137. /L after the configuration file parameter in the DOS command line.
  138. Championship Boxing will request the SysOp to enter his/her name before 
  139. running the door.  (* i.e BOXING BOXING.CFG /L *)
  140.  
  141. Nonstandard IRQs can be  used  by specifying the IRQ number after the  
  142. "config" parameter in the command line used to run the door as follows:
  143.  
  144. door config irq     i.e. BOXING BOXING1.CFG 3
  145.                                   
  146.  
  147.                                  ------------
  148.                              -=| SPECIAL KEYS |=-
  149.                                  ------------
  150.  
  151. While a door is running,  the sysop can press certain special  keys to
  152. perform a  variety of  functions.   The  following is  a  list of  the
  153. functions that the RMDoor special keys perform:
  154.  
  155.    Key(s)              Function
  156.  
  157.    HOME                Toggles between the user  status window and a help
  158.                        display that lists the RMDoor special keys.
  159.  
  160.    F6                  Takes 5 minutes away from the caller.
  161.                        NOTE:  This will NOT be returned to BBS.
  162.  
  163.    F7                  Gives 5 minutes to the caller.
  164.                        NOTE:  This will NOT be returned to the BBS.
  165.  
  166.    F9                  Quit the door and return the caller to the BBS.
  167.  
  168.    F10                 Enter  chat mode.  Pressing the  ESC key exits the
  169.                          chat mode.
  170.  
  171.    Alt+D               Drop to DOS.
  172.  
  173.  
  174.                                 ----------------  
  175.                             -=| PLAYING THE GAME |=-
  176.                                 ----------------
  177.  
  178. Refer to PLAYER.DOC for complete instructions on playing the game.  Be                             
  179. careful not to alter this file as it is used by the door for player
  180. instructions as well.
  181.  
  182.  
  183.                                   ------------
  184.                               -=| REGISTRATION |=-
  185.                                   ------------
  186.  
  187. Registration of Championship Boxing is only $10.00. Please use the form 
  188. in the file REGISTER.FRM.  When you register Championship Boxing, you will 
  189. receive the latest version of the program registered to your BBS.  Your 
  190. BBS name or SysOp name will be on the intro screen and the annoying delay 
  191. at the end of the game will be removed.
  192.  
  193. Any additional features of the door will also be activated and this .key
  194. will be good for ALL future versions of Championship Boxing.
  195.                                 
  196.                                 
  197.                                 ----------------
  198.                             -=| ACKNOWLEDGEMENTS |=-
  199.                                 ----------------
  200.                                                    tm
  201. Programmed by Thomas W. Burker Sr. (c) 1995 TomTron Software Development
  202. Written in Turbo Pascal 7.0 using some routines from RMDoorv 4.5a by 
  203. TriSoft, Bangor, ME.
  204.