home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / PW_151AL.ZIP / pimpwars.doc < prev    next >
Encoding:
Text File  |  2001-02-23  |  5.0 KB  |  112 lines

  1. .---------------------------------------------------------------------------.
  2. |                        PimpWars SysOp Documentation                       |
  3. `---------------------------------------------------------------------------'
  4.  
  5.           ( These DOCs will be better written in future releases )
  6.  
  7. .--------------.
  8. | INSTALLATION |
  9. `--------------'
  10.  
  11.  PimpWars currently comes in three different flavors, the standard DOS fossil
  12.  based version, the Windows Door32 version, and the Linux version.
  13.  Installion for each of version is a fairly simple process.
  14.  
  15.  First, create a directory where you'd like to store PimpWars and its
  16.  data files.  For this example, we'll use C:\BBS\DOORS\PIMPWARS.  Copy
  17.  the contects of the PimpWars distribution archive into this directory.
  18.  
  19.  Second, load your BBS software and configure it for a new door.  You
  20.  will have to see your BBS software documentation on how to do that if you
  21.  don't already know.  You must set it to execute PIMPWARS.EXE with two
  22.  simple command line options:
  23.  
  24.         PIMPWARS.EXE [path and name of door drop file] [node number]
  25.     Ex: PIMPWARS.EXE C:\BBS\TEMP1\DOOR.SYS 1
  26.  
  27.  PimpWars will automatically determine the type of drop file to use based
  28.  on the file name supplied on the command line.
  29.  
  30.  In the DOS version of PimpWars, the following BBS drop files (which are
  31.  created by your BBS software) are:
  32.  
  33.     DOOR.SYS
  34.     DORINFO1.DEF
  35.     CHAIN.TXT
  36.  
  37.  In the Windows native Door32 version of PimpWars, only one BBS drop file
  38.  is supported: DOOR32.SYS.  You must make sure your BBS software supports the
  39.  Door32 standard before you can use this version.  For more information
  40.  on Door32, see the official web page at www.mysticbbs.com/door32
  41.  
  42.  In the Linux native version, all drop files are supported.  That means it
  43.  can use DOOR.SYS, DORINFO1.DEF, CHAIN.TXT, or DOOR32.SYS.
  44.  
  45.  An example menu entry in Mystic BBS software's menu editor for executing
  46.  PimpWars might look similar to this:
  47.  
  48.    ╒══════════════════════════════════════════════════════════════[21/26]═╕
  49.    │ Display Text                                                         │
  50.    │ (P)impwars                                                           │
  51.    │──────────────────────────────────────────────────────────────────────│
  52.    │ Hot Key       : P                                                    │
  53.    │ Long Key      : P                                                    │
  54.    │ Menu Command  : DD Door with DORINFO1.DEF                           │
  55.    │ Command Data  : C:\BBS\PWARS\PIMPWARS.EXE C:\BBS\TEMP%3\DORINFO1.DEF │
  56.    │ Access String :                                                      │
  57.    │────────────────────────────────────────────────────┬ LB Options ─────│
  58.    │ Lightbar Low                                       │ Up : 0  Rt : 0  │
  59.    │                                                    │ Dn : 0  Lt : 0  │
  60.    │                                                    │                 │
  61.    │ Lightbar High                                      │ X Position : 0  │
  62.    │                                                    │ Y Position : 0  │
  63.    ╘══════════════════════════════════════════════════════════════════════╛
  64.  
  65.  After you've setup your BBS software to execute PIMPWARS.EXE with the
  66.  correct options, you should be ready for action!
  67.  
  68. .-----------------------------------------.
  69. | UPGRADING FROM PREVIOUS VERSIONS (1.4x) |
  70. `-----------------------------------------'
  71.  
  72.  Unfortunetly, you cannot upgrade from previous versions of PimpWars.  You
  73.  must do a full new installation with version 1.50.  Here's some of the new
  74.  things added in this release:
  75.  
  76.     + Completely rewrote PimpWars SysOp interface.  It should be much faster
  77.       and more functional than in the past.
  78.  
  79.     + Completely rewrote PimpWars file handling to make PimpWars functional
  80.       under multinode environments.  PimpWars now works fine when multiple
  81.       users are online.  Look for other multinode interactivity in the
  82.       future.
  83.  
  84.     + Ported PimpWars to Windows and created a DOOR32 version to work with
  85.       32-bit BBS software and telnet servers.
  86.  
  87.     + Started to do a complete overhaul of all source code, making PimpWars
  88.       more compact and portable.
  89.  
  90.     + Linux native port
  91.  
  92.     + And more that i'm forgetting right now! =)
  93.  
  94. .----------------------------------------------.
  95. | PROBLEMS, CONTACTING THE AUTHOR, OTHER STUFF |
  96. `----------------------------------------------'
  97.  
  98.  If you have any problems, suggestions, or want to contact the author of
  99.  PimpWars for any reason, send e-mail to mysticbbs@geocities.com.
  100.  
  101.  For the latest release of PimpWars and news on upcoming developments,
  102.  view the offical PimpWars web site at: www.mysticbbs.com/pimpwars
  103.  
  104. .---------.
  105. | CREDITS |
  106. `---------'
  107.  
  108.  Ahpah Software - Ahpah were the original authors of PimpWars years and years
  109.                   ago.  They've since passed on PimpWars to me so I can
  110.                   continue to work with it!
  111.  ZeroVision     - For designing the PimpWars "Pimpin aint easy" title screen.
  112.