home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 - The BEST of 1994 / monster1.zip / monster1 / BBS_GAM2 / TANKWAR1.ZIP / TANK.DOC < prev    next >
Text File  |  1994-07-29  |  3KB  |  93 lines

  1. 07/10/94
  2.  
  3.                                TANK WARS V1
  4.  
  5.                                     by
  6.  
  7.                               Scott A. Kraemer
  8.  
  9.  
  10.  
  11. INTRO:
  12.    
  13.   I'll make this short, since I hate writting DOCS!  TANK WARS is a RIP
  14.   Only game that requires RIPscrip emulation.  This game is based on
  15.   RISK, but I didn't want copy GLOBAL WARS, I made it with Tanks!  You 
  16.   must have a mouse when playing this game.  This is my first attempt
  17.   after making RIPMOD for WWIV bbs to program.  Its actually my first game!
  18.   It took me something like 6 months to get it done.  There are many options
  19.   I would like to have added, but just havent had time to do them.  I have
  20.   plans on adding these options in the next version due out in 9/01/94.
  21.  
  22.   The maps for the game are transmitted to the user when he first runs the
  23.   game.  It will transfer ICONS and MAPS to his hard drive.  This will allow
  24.   FAST map displays even at 2400 baud.  
  25.  
  26.   You must have the program DSZ.COM or DSZ.EXE located in your path somewhere
  27.   this game requires it to transfer the icons to the players.
  28.   
  29.   NOTE:  You can't play this game locally.  Its impossible, unless you can
  30.   figure out whats going on with all the RIPscrip code going by real fast!
  31.   This Game supports RIPscrip 1.54 only at this time.
  32.  
  33. WWIV SETUP:
  34.   
  35. 1.  Make a directory anywhere called TANKWAR
  36. 2.  pkunzip TANKWAR1.ZIP into it
  37. 3.  Run the INSTALL.BAT FILE (it will create subdirectory's etc)
  38. 4.  Edit the TANKWAR.INI file to reflect the directory's you want. 
  39.     (there is a syntax/explanation of that file within itself)
  40. 5.  copy TANK.BAT into your WWIV directory
  41. 6.  Edit TANK.BAT to reflect where its at (CHAIN.TXT MUST BE 
  42.     IN THE TANKWAR DIRECTORY TO RUN!)
  43.  
  44.  
  45.   heres what TANK.BAT looks like:
  46.  
  47.   @echo off
  48.   copy chain.txt e:\tank
  49.   e:
  50.   cd\tank
  51.   tank
  52.  
  53.         CHAINS Setup: 
  54.  
  55. A. Description  : TANK WARS (RIP ONLY)
  56. B. Filename     : TANK.BAT
  57. C. SL           : 10
  58. D. AR           : None.
  59. E. ANSI         : Required (RIP has ANSI)
  60. F. DOS Interrupt: NOT Used
  61. G. 300 Baud     : No WAY!
  62. H. Shrink       : Yes
  63. I. Disable pause: Yes
  64. J. Local only   : No
  65. K. Multi user   : Yes (at least it should be!)
  66. L. Registered by: AVAILABLE
  67. M. Usage        : 170
  68.  
  69.  
  70. There you go!  If you need any help, or want a updated version, please
  71. call 1-602-997-7243 BBS or EMAIL:
  72.  
  73. 1@4230 WWIVnet (WW4NET)
  74. SKraemer@mobile.bam.com (this is the fastest way on weekdays)
  75.  
  76. ==================]=================]==================]====================
  77. THIS IS A BETA VERSION, THE FIRST RELEASE.  Please report any bugs found!
  78. if you want to be part of the Beta team, call MIDILAND BBS and leave me
  79. some feedback saying who you are, bbs name & number, software etc...
  80.  
  81. If you are running another bbs software other than WWIV, and your interested
  82. in running TANKWARS, email me on the above or call and upload the drop file
  83. that you would like to use.  I will add it for you.
  84.  
  85.     (CHAIN.TXT IS CURRENTLY THE ONLY DROP FILE USED AT THIS TIME)
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.