home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / yank108.zip / SETUP.DOC < prev    next >
Text File  |  1996-05-09  |  7KB  |  146 lines

  1.                        Yankees & Red Necks
  2.                           Version 1.08
  3.                 Installation & Setup Documentation
  4.                ------------------------------------
  5.  
  6. WildCat Sysops should also see the file WILDCAT.TXT included in this ZIP 
  7. file.
  8.  
  9. THIS VERSION OF Y&R *WILL NOT* SUPPORT NON-STANDARD COM PORTS!
  10.  
  11.           **************************************************************
  12.           * FULL support and online same day registration is available *
  13.           *                      FROM                                  *
  14.           *                  The PigPen BBS                            *
  15.           *                  (210) 341-7297                            *
  16.           **************************************************************
  17.  
  18. I have after many months for the most part COMPLETELY re-written the game. 
  19. Its been in beta testing since the last release as well.
  20.        
  21. It has been more than two years worth of writting code on this game and more
  22. than 50,000 lines of code in this game and the utilities that go with it.
  23. I'm sorry but, I just don't have the time to give each and everyone of you a
  24. hands on lesson on setting up this door. This has got to be one of the
  25. simplest doors that I have ever seen to set up. In fact the docs for the 
  26. advanced or more experienced is the same as for those that are slower than 
  27. the rest and also for those of you who are reading this because you 
  28. un-successfully have already tried. Ok, enough of the bull-crap.....
  29.  
  30. Its very simple. I would suggest that you install this version with the
  31. files included and *not* overwrite the ones that you may have already on your 
  32. system. You should be able to copy the YANKRED.DAT into the new directory and 
  33. continue on with the new game. However, in this version is a new "days game 
  34. has been running" counter and without a complete reset, the counter won't be 
  35. correct.
  36.  
  37. [1] First UNZIP this complete file into a -NEW- directory of 
  38.     your choice.     
  39.     
  40. [2] Use EDITOR.EXE to enter your Reg. code and to make or edit your 
  41.     YANKRED.CFG file.
  42.  
  43. [3] Set-up MAINT.EXE with proper parameters to run in your nightly game event.
  44.     Execute MAINT.EXE for a complete list of parameters. If you run YANKRED
  45.     with the /G or /PG mode then add this same parameter to MAINT.EXE. If you
  46.     run YANKRED.EXE *without* the /PG or /G mode(default ADULT mode) add the 
  47.     /ADULT or /A parameter to MAINT.EXE. Actually if you only use the first 1
  48.     or 2 characters of the parameter, this is ok as well. Here's an EXAMPLE:
  49.      
  50.                       MAINT /ADULT
  51.                           or
  52.                       MAINT /a
  53.                       
  54.     Both are ok to use! You would use the above if your Y&R command line 
  55.     looked like this:
  56.     
  57.                   YANKRED /F=C:\BBS\YANKEE\DOOR.SYS
  58.     
  59.     If your Y&R command line looked like:
  60.     
  61.                   YANKRED /PG /F=C:\BBS\YANKEE\DOOR.SYS
  62.                                                    
  63.     then the MAINT.EXE command line would look like:
  64.                     
  65.                   MAINT.EXE /PG
  66.                       or        
  67.                   MAINT.EXE /p
  68.                                                    
  69.                                                    
  70.     It only needs to be run once a day. Also remember that the new MAINT.EXE 
  71.     will randomly revive players. Meaning that it may or may not revive a 
  72.     player.
  73.  
  74. [4] Put up the WELCOME.ANS/ASC screens on your BBS for callers to see so that 
  75.     they know that you are running the very newest and best there is.
  76.     
  77. [5] EXECUTE YANKRED.EXE and that will give you all the Params and switches 
  78.     and all that good crap for your BBS type. I believe that most are covered 
  79.     in the 6 or 7 BBS types that we have written so far. If your BBS is not 
  80.     covered, please by all means UL a copy of your drop file to my BBS and 
  81.     please comment each line (if you know what each line is) of the drop file 
  82.     if you can. We'll add it only if your BBS type doesn't already produce one
  83.     that is already supported. The drop file name MUST be included in the path
  84.     for each of the switches! As an example:
  85.     
  86.                Correct: YANKRED /F=C:\PATH\DOOR.SYS
  87.                
  88.              INCORRECT: YANKRED /F=C:\PATH\
  89.     
  90.     
  91.                             
  92.     Switch                                 DROP FILES SUPPORTED
  93.     ------                                 --------------------
  94.     /F=C:\PATH\DOOR.SYS                    DOOR.SYS
  95.     /C=C:\PATH\CHAIN.TXT                   CHAIN.TXT
  96.     /D=C:\PATH\DORINFOx.DEF                DORINFOx.DEF
  97.     /G=C:\PATH\GTUSER.TXT                  GTUSER.TXT
  98.     /PCB=C:\PATH\PCBOARD.SYS               PCBOARD.SYS
  99.     /TRI=C:\PATH\TRIBBS.SYS                TRIBBS.SYS
  100.     /SF=C:\PATH\SFDOORS.DAT                SFDOORS.DAT         
  101.     
  102.     The "x" in DORINFOx.DEF is of course the node #.
  103.                    
  104.   
  105. You shouldn't have to worry about whether you've got a fossil or not. The new 
  106. interface that this version is written with should have it covered and detects
  107. a fossil automatically. Here is what my SINGLE line Bat file looks like:
  108.    
  109.  _________________Beginning of BAT file____________
  110.    @ECHO OFF
  111.    COPY C:\BBS\DOOR.SYS C:\BBS\YANKEE
  112.    CD\BBS\YANKEE                           
  113.    YANKRED /F=C:\BBS\YANKEE\DOOR.SYS <------This is the path to the drop file
  114.                                             *and* the drop file name.  
  115.    copy scores.* c:\bbs\bullets\bullet1.*             
  116.    copy Tkills.* c:\bbs\bullets\bullet2.*
  117.    REM this below is the TNEWS.TXT/YNEWS.TXT converter
  118.    convnews ans tnews.txt c:\bbs\bullets\bullet3.ans
  119.    convnews asc tnews.txt c:\bbs\bullets\bullet3.asc
  120.    convnews ans ynews.txt c:\bbs\bullets\bullet4.ans
  121.    convnews asc ynews.txt c:\bbs\bullets\bullet4.asc
  122.    del door.sys                 
  123.  -----------------End of BAT file-------------------
  124.                         
  125. I'm sure that some of you may be able to refine the above BAT file but, I 
  126. just wanted to give you the idea. Actually the drop file doesn't need to be 
  127. copied. Then again some BBS's such as Synchronet, which I run, will put the 
  128. drop file anywhere ya want the thing. If you are running a multinode BBS, you 
  129. can probably give me nine million lessons on setup. Actually, if you run a 
  130. multinode BBS, you should already know how to set this door up.
  131.                                                                 
  132. Run CONVNEWS for the command line params and switches. What the utility does 
  133. is convert the news files so that you can use them on your BBS as bulletins. 
  134. BTW, this was a requested utility. Its really pretty self explanatory.
  135.  
  136. Well, my hands are getting really tired of typing this crap, so at this point
  137. I'm gonna leave it up to you pro's to take over.
  138.  
  139. Happy BBS'in to all!
  140.       
  141. Paul Lewis
  142. L&K Software
  143. 1:387/341
  144. paul.lewis@f341.n387.z1.fidonet.org
  145.                                                           
  146.            ------------------END of SETUP.DOC------------------