home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / gw_slt13.zip / SETUP.TXT < prev    next >
Text File  |  1990-04-01  |  5KB  |  116 lines

  1. GWTerm was written to be executed from your favorite terminal program.
  2. GWTerm does not replace your terminal program, it supplements it.
  3. Typically, you will tell your terminal program to shell to DOS and execute
  4. GWTerm anytime BEFORE you actually enter the Global War door game.  When
  5. you finish playing Global War, GWTerm will automatically exit back to your
  6. terminal program.
  7.  
  8. Installing GWTerm with TELIX:
  9. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  10. If you have access to AutoPlay, written by Geoff Shepherd, by all means use
  11. it!  If not, follow these instructions instead:
  12.       
  13. Put GWT.BAT, WAR.IMG and GWTERM.EXE in your TELIX subdirectory, or in any
  14. subdirectory listed in your PATH statement.
  15.       
  16. Edit GWT.BAT.  It looks like this:
  17.       
  18.                     GWTERM 1
  19.       
  20. The "1" is the comm port that your modem is using.  If your modem is on
  21. COM2, change it to a 2.  GWTerm supports COM1, COM2, COM3 & COM4
  22.       
  23. Next we're going to install GWTerm as an external protocol.
  24.       
  25. You could also install GWTerm as your external editor if you prefer.
  26.       
  27. Type TELIX
  28. Hit Alt-O
  29. Hit P
  30. Pick A if it's open, or the next available slot.
  31. Give TELIX the following info:
  32.       
  33.           Protocol  Upload     Download   Bat or    DL
  34.      Key  Name      Filename   Filename   Script    Name
  35.      ---- --------  ---------  ---------  --------  ----
  36.       W   GWTerm    GWT        GWT        Batch     N
  37.       
  38. Now exit and Write this setup to disk.
  39.       
  40. Now, to use it, run TELIX as usual and dial the BBS.  Log onto the BBS,
  41. post a lot of messages and upload several files.  Now you're ready to play
  42. Global War.  JUST BEFORE you are ready to play Global War, hit either
  43. PageUp or PageDn then select GWTerm off the menu.  Then start Global War.
  44. You'll notice a slight <grin> increase in how fast the maps draw.  When you
  45. exit Global War, you will be automatically exited back into Telix, or you
  46. can force an exit from GWTerm by hitting Alt-X if you need to.  REMEMBER:
  47. GWTerm MUST be executed BEFORE you start Global War, or it won't work.
  48.  
  49. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  50. Installing GWTerm with Telix using hot-leys
  51. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  52. Written by John Mann #269 @ ProVision
  53. Sun Dec 03 23:40:23 1989
  54.  
  55.     Rather than replace my editor within Telix or define gwterm as an external
  56. protocol, I have written a SALT script to start gwterm at the press of a hot
  57. key.
  58.     Here is the script.
  59.  
  60. main ()
  61. {
  62.     run ("d:\telix\gwterm", "2", 0);
  63.     return;
  64. }
  65.  
  66.     Pretty simple.  Next redefine a key on your keyboard (makes sense to use a
  67. function key) as the hot key to start the script.  Alt-k brings up the
  68. keyboard definition menu, select Regular, Edit, the key you want it assigned
  69. to, enter @gwterm.slc (the name of the script), press return, spacebar, Save,
  70. enter (to accept default filename), eXit.
  71.     Now when you want to start gwterm, just press F6 (or whatever), and away
  72. you go.
  73.  
  74. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  75. Installing GWTerm with ProComm Plus:
  76. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  77. Written by Tim Krahling/SysOp The Airport RBBS 301-675-7626
  78.       
  79. Edit GWT.BAT as previously described.
  80.       
  81. Put GWT.BAT, WAR.IMG and GWTERM.EXE in your ProComm Plus subdirectory.
  82.       
  83. Load ProComm Plus, from the terminal screen, select ALT-S (setup), select
  84. file/path options.  At the bottom of the list, you will see, User Hot Key
  85. options, F and G.  Note the User Hot Key corresponding to the option (F or
  86. G) that you select.  F = ALT-J   G = ALT-U.
  87.       
  88. Select either one using the F or G key, type in GWT and hit ENTER.  Hit
  89. escape to return to the Setup Utility Main Menu than select S (Save Setup
  90. Options).  Now you're ready to call the BBS and play Global War like you've
  91. never seen it before!!!
  92.       
  93. Follow the same procedure as above, including posting lots of messages and
  94. uploading several files <grin>.  Just before you are ready to play Global
  95. War, press and hold down the ALT key and hit either the J or U key
  96. (whichever one you selected from File/Path Options).
  97.       
  98. Once GWTerm has loaded, you can enter the Global War door from the (D)oors
  99. menu as you normally would.  When you (Q)uit Global War, GWTERM will "kick"
  100. you back to ProComm Plus. If it doesn't or to prematurely exit GWTERM,
  101. press and hold down the ALT key and press X key, ALT-X.
  102.  
  103. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104. NOTE: When using a different version of GWTERM, such as the enhanced SLTERM
  105. remember to change everything to read "SLTERM 1" with whatever extra
  106. parameters are needed like the number of lines for SLTERM (and SLTMEM).
  107. I personnally use the MACRO Method, ex. my F3 macro reads "SLTERM 1 50^M"
  108. and all you have to do is press that key before running global war.
  109.  
  110. Amit K. Mathur, Author SLTERM and SLTMEM.  Windsor, Ontario, Canada
  111. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112.       
  113. Enjoy!!!
  114. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115. Please share any good ideas with others by adding to this file.
  116.