home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / vdoor211.zip / VDOOR211.DOC < prev    next >
Text File  |  1994-05-18  |  10KB  |  288 lines

  1.  
  2.  
  3.                       Welcome to VDOOR Version 2.11
  4.                       =============================
  5.  
  6.                    Copyright (c) 1994      Emil Saraga
  7.  
  8.  
  9.  
  10. Introduction:
  11. =============
  12.  
  13. A little while back a game called VGA Planets (copyright 1994, Tim Weisman)
  14. was created.  Released to the masses, aimed for play in E-Mail, many of us
  15. quickly fell in love with the game.  I, being a SysOp, was particularly
  16. interested in finding an efficient way to play the game on my BBS.
  17. After many hours of labor here it is!  An easy way for SysOps to set up
  18. VGA Planets on their BBS!
  19.  
  20.  
  21. What VDOOR Does:
  22. ===============
  23.  
  24. VDOOR takes care of the uploading and downloading of the .TRN and .RST
  25. files.  Each player can only upload/download their player files.  It uses
  26. either DSZ or GSZ to accomplish the file transfers.  You must have one of
  27. these communication packages for this program to work. VDOOR does not
  28. run HOST, MASTER, or any of the other utilities required for the game.
  29.  
  30.  
  31. Compatibility:
  32. =============
  33.  
  34. VDOOR will work with the following BBS software:
  35.  
  36.                           PCboard  (12.0 - 14.x)
  37.                           Wildcat!
  38.                           Renegade
  39.                           WWIV (Ver 4.23+ only)
  40.                           Spitfire
  41.                           Quick BBS (QBBS)
  42.                           Remote Access
  43.                           VBBS
  44.                           RBBS
  45.                           MBBS
  46.  
  47. And any other software that uses one of these drop files:
  48.  
  49.                           pcboard.sys
  50.                           door.sys
  51.                           wildcat!
  52.                           dorinfo1.def
  53.                           dorinfo2.def
  54.  
  55. VDOOR is compatible with Non-Standard COM ports, IRQ's, and Addresses!
  56.       -------------      ---------------------------------------------
  57.  
  58.  
  59. Shareware Notice:
  60. ================
  61.  
  62. This program is shareware.  You may use this program for 30 days, but
  63. after that you must register it.  Registration is only $10.00.  The
  64. order form is located in the file VDORDER.FRM included in the archive.
  65. A program that is registered is registered for life.  Future versions will
  66. be made available to registered users from the author within seven days of
  67. request.  Shipping and handling fees (if any) will still apply.
  68.  
  69.  
  70.  
  71. UPGRADE FROM PREVIOUS VERSION:
  72. =============================
  73.  
  74. This version of VDOOR is NOT compatible with the previous versions
  75. (sorry about that).  To install this version delete the following old files:
  76.  
  77.                     del VDOOR.EXE
  78.                     del VDOOR.CFG
  79.                     del VDGAME?.DAT
  80.  
  81. This will remove the old configuration and data files.  Next, place the new
  82. files in the old directory and follow the directions below.  YOU DO NOT HAVE
  83. TO DELETE YOUR CURRENTLY RUNNING GAMES!  Just set up the games as before and
  84. ask your players to choose the same empires they had before.  The game will
  85. continue where it left off.
  86.  
  87.  
  88. Setup:
  89. ======
  90.  
  91. STEP 1:
  92. ------
  93. Copy all the VDOOR files into the directory you run HOST from UNLESS you
  94. are running a game in that directory.  If you are running a game in that
  95. directory, give VDOOR its own directory.
  96.  
  97.  
  98. STEP 2:
  99. ------
  100. In your main BBS directory create a batch file like this one:
  101.  
  102. >copy con RUNVDOOR.BAT
  103. C:
  104. CD\BBS\VDOOR                   <--- 1 Switch to the VDOOR directory
  105. VDOOR.EXE \BBS\DOOR.SYS        <--- 2 Runs VDOOR; notice path to DOOR.SYS
  106. CD\BBS                                    is included ! VERY IMPORTANT !
  107. ^Z
  108.  
  109. The line marked 1 should switch to your VDOOR directory.  DO NOT PUT VDOOR
  110. IN THE SAME DIRECTORY AS YOUR GAME(s) ARE IN!
  111. The line marked 2 runs the VDOOR program.  After the VDOOR.EXE you MUST
  112. include the path to your BBS drop file and its name.  If your BBS supports
  113. several different drop files, choose one from this list in order of
  114. preference:
  115.  
  116.                         DOOR.SYS      <-- Best one to use
  117.                         PCBOARD.SYS   <-- Next Best
  118.                         WILDCAT!      <-- Still Good
  119.                         DORINFOx.DEF  <-- Last Resort
  120.  
  121. The reason DORINFOx.DEF isn't preferred is that it sends the least amount
  122. of information about your BBS and its current user to the door.  It will
  123. still work well though.
  124.  
  125.  
  126. Non-Standard COM port, IRQ's, or Addresses:
  127. -------------------------------------------
  128.  
  129. VDOOR will use the COM port, IRQ, and Address sent to it from the BBS in
  130. its drop file.  No additional configuration is necessary on your part.
  131. In other words, whatever your BBS is set to, VDOOR will set itself the
  132. same way, automatically (easy huh?).
  133.  
  134.  
  135. ** WWIV Users **
  136. ----------------
  137. If you are using WWIV V4.23+ then choose DOOR.SYS as your drop file.
  138. As of version 4.23 this format is supported by WWIV. If you are using a
  139. version of WWIV before 4.23 you will need a door file conversion program
  140. as this door does not support chain.txt.  One problem with WWIV's door.sys
  141. file (V4.23) is that the max modem rate and the user's baud rate are sent
  142. backwards (way to go Wayne).  I have added support for this and it works
  143. fairly well as is.  If you have any trouble with it just change to
  144. PCBOARD.SYS or to one of the other available drop file types that are
  145. created.  The others are correct.
  146.  
  147.  
  148. STEP 3:
  149. ------
  150.  
  151. Configure your BBS to run the batch file.  If your BBS has the ability to
  152. shrink then turn that feature ON.  The door program has its own com port
  153. routines, so set your BBS not to intercept calls.
  154.  
  155.  
  156. STEP 4:
  157. ------
  158.  
  159. Log on to your BBS and run the door.  THIS MUST BE DONE to set the initial
  160. configuration.  You will then see the initial set up screen.
  161. Change the max baud rate and choose DSZ or GSZ.  GSZ or DSZ MUST BE IN YOUR
  162. PATH OR IN THE DIRECTORY THAT VDOOR IS IN.  Most of this is self explanatory.
  163. To enter the setup screen later type "S" at the player menu.
  164.  
  165.  
  166. STEP 5:
  167. ------
  168.  
  169. Choose "S) Start New Game" to set up your first game.  You will be asked if
  170. you want to use all the empires available in your game.  If you answer "yes"
  171. all empires will be made available for players to claim.  If you answer "no"
  172. you may select which empires you wish to be available, and which you do not.
  173. Next you will be asked for a path to your game directory, enter it here.  If
  174. you have not set up the VGA Planets game yet, put the directory where you
  175. expect the game to be (you can always change it later if necessary).
  176.  
  177.  
  178. Step 6:
  179. ------
  180.  
  181. When you are done changing the settings to match your BBS and creating the
  182. games you wish, Quit the setup screen.  After you quit you will see the
  183. file "VDSYSOP.MSG" displayed.  This is just a text file where you can put
  184. updates or whatever message you want your players to see. Edit this file
  185. in DOS (or whatever operating system you prefer) to whatever you want.  This
  186. file will be displayed each time a player enters the door.  I usually put
  187. the status of the current game, or when a new game will be starting here.
  188. If you don't want this file to be displayed, just delete it.  The file is
  189. not necessary for the door to run, it is just there for your convenience.
  190. You may also create a file called "VDSYSOP.ANS" if you wish an ANSI version
  191. of the message.  If the current user supports ANSI then VDSYSOP.ANS file
  192. will be displayed, if not the VDSYSOP.MSG file will be displayed.
  193.  
  194.  
  195. Step 7:
  196. ------
  197.  
  198. If you haven't already done so, create your VGA Planets game.  Make sure
  199. you put it in the directory you set in the door.  If you put it somewhere
  200. else, just change the setting in the door using the Path command in the
  201. setup menu.  Follow the directions included in the VGA Planets game on
  202. how to set up the game (run master then host, ect...).  You will have to
  203. set your BBS to run HOST every night (or whenever you wish) just as you
  204. do for any other game.  VDOOR will not do this for you.
  205.  
  206.  
  207.  
  208. NOTES:
  209.  
  210. 1. To get to the setup screen just enter 'S' at the menu.  The option
  211.    will not show up on the menu, so just remember.  The setup screen
  212.    can only be accessed locally.
  213.   
  214. 2. The only way to get rid of the time delay that appears in the opening
  215.    screen after 20 days is to register the program.
  216.  
  217. 3. Delete the file VDSYSOP.MSG and/or VDSYSOP.ANS if you do not want any
  218.    opening message displayed.  These files are not required (optional).
  219.  
  220. 4. You can remove a player from a game in the setup screen.  Do this if
  221.    someone quit playing if you want the empire availble.
  222.  
  223. 5. VDOOR can run up to five games at a time.
  224.  
  225.  
  226.  
  227. I can be contacted at my BBS:  The Binary Star BBS (404)339-7249
  228. if you have any suggestions/problems.  My handle is Cygnus X1. I can
  229. also be contacted as 1@4403 WWIVnet or 1@6152 after the change over.
  230. Please, if you have any suggestions, LET ME KNOW!  I need input to make this
  231. program better.
  232.  
  233.  
  234. ======================================================================
  235. =======
  236.  
  237.  
  238. ORDER FORM:
  239.  
  240.  
  241.                         VDOOR V2.1x Order Form
  242.                         ======================
  243.  
  244.  
  245.  
  246.  
  247. Name:__________________________________________________
  248.  
  249. Street Address:________________________________________
  250.  
  251. City/State/Zip:________________________________________
  252.  
  253. Voice Phone Number:____________________________________
  254.  
  255. BBS Phone Number:______________________________________
  256.  
  257. BBS Name:______________________________________________
  258.  
  259. BBS Software:__________________________________________
  260.  
  261. Your Handle:___________________________________________
  262.  
  263. Do you wish your Real name or handle (if any) to appear in the
  264. Registered To area?  [] Real Name  [] Handle
  265.  
  266.  
  267. Media Desired:  [] 3.5" 1.44    [] 5.25" 1.2    Other_______
  268.  
  269.  
  270. VDOOR V2.1x  $10.00   :_________
  271.  
  272. Shipping $ 3.00 Normal:_________ \
  273.                                   choose one
  274. Shipping $ 5.00 Air   :--------- /
  275.  
  276. Total enclosed        :_________
  277.  
  278.  
  279. Make all check/money orders out to:
  280.  
  281.                  Emil Saraga
  282.                  363 Downing St.
  283.                  Lawrenceville, Ga. 30245
  284.  
  285. All orders processed within 24 hrs.  Check users please allow 3 working
  286. days for the check to clear.
  287.  
  288.