home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / BBSONLIN / VIRFARM.ZIP / VFARM.DOC < prev    next >
Text File  |  1992-08-10  |  7KB  |  160 lines

  1.  
  2.  
  3.                                Virus Farm v1.00
  4.                            (C) 1992 Ed T. Toton III
  5.                              All Rights Reserved.
  6.  
  7.  
  8.  
  9. OVERVIEW:
  10.  
  11.   Virus-Farm is an on-line game for BBS's. It can be run from DOS without
  12. any problems, and it can be run from any BBS that supports DOS-interrupt
  13. intercepts. It can specifically work with WWIV BBS's (there is a seperate
  14. mode set specifically for WWIV)..
  15.  
  16.   In Virus-Farm, the players are viruses that are running rampant on someone's
  17. hard-drive. The players will have to infect files, run various programs, and
  18. so on to gain experience and energy. There are both advantages and 
  19. disadvantages in making alliances.
  20.  
  21.   The game emulates a DOS environment on a simplistic level, allowing you to
  22. move from one directory to another, run programs, view text files, and so
  23. forth. It doesn't support wildcards, and various other things are also 
  24. simplified, but hey, that's DorkSoft for ya...
  25.  
  26.  
  27. INSTALLATION:
  28.  
  29.   To install Virus Farm, you simply create a directory for it, and put all
  30. of it's files into that directory.  The game will create any and all data
  31. files if they don't exist (which they don't). You will then need to create 
  32. a batch file to switch to that directory, and run the game. This batch file
  33. is what your BBS will run.
  34.   Example:
  35.      
  36.    cd vfarm
  37.    vir
  38.    cd..
  39.  
  40. That would run Virus Farm in STANDARD mode. Standard mode forces players
  41. to set up accounts by filling out their phone number, and to choose a 
  42. password, and so forth, and it will require them to enter it in order to
  43. enter the game again.
  44.  
  45. If you are running a WWIV board, or have a converter for CHAIN.TXT, then
  46. you can run the game like this in the batch file:
  47.  
  48.   cd vfarm
  49.   vir wwiv %1
  50.   cd..
  51.  
  52. where '%1' is the path and filename of CHAIN.TXT. This option is preferable,
  53. since it will automatically figure out who you are from the data file, and
  54. no one needs to enter any data to get in.
  55.  
  56.  
  57. SYSOP INFO:
  58.  
  59.   The game has several features you will want to understand. 
  60.  
  61.   First off, there are 4 data files that the game uses. If you want to start
  62. the game over, simply delete *.DAT in the game directory. If you want to
  63. restart only the messages, then delete MESSAGES.DAT.. the same goes for
  64. all the other data files.
  65.  
  66.   Secondly, there is a file called SYSOP.VIR. This file MUST EXIST. In this
  67. file you can specify the name of a player in the game, and from then on the
  68. game will allow that person to have SYSOP ACCESS. That means that the person
  69. will be allowed to use the UEDIT, FEDIT, etc commands. You will undoubtedly
  70. want to put YOUR name in this file. Also, if the game is running in WWIV mode,
  71. if a player is listed in the CHAIN.TXT file as being a sysop (basically 
  72. meaning the person is a sysop on the BBS) they will get sysop access as well.
  73.  
  74.   ALL files in the game that have a TXT extension can be viewed. If you use 
  75. the MAKE command to create a file, and make it end in '.TXT', then you will
  76. need to make sure that there is a file of the same name in the Vfarm 
  77. directory for the program to display if someone uses the TYPE command on it.
  78.  
  79.   In the UEDIT you will see that there is a thing called FLAGS. You can put
  80. in various numbers here to give players certain restrictions and exemptions.
  81. For the FLAGS thing, you can only enter one number, but you can put several
  82. flags on the person by ADDING the numbers together:
  83.  
  84.   Ex- to make someone a sysop who won't show in the list of the last few
  85.       callers you would set the FLAGS to 66.
  86.  
  87.  Flags:
  88.     1  - The player can run programs without their infections getting energy.
  89.     2  - Player will not show up in list of last few calls.
  90.    64  - Player is a sysop.
  91.  
  92.  
  93.  
  94. NOTICE:
  95.  
  96.    This program is being distributed on the "shareware" concept. It is by
  97. no means completely free. If you think the program is of use to you, please
  98. send a registration fee of $10. If you think that is rediculous, then send 
  99. less (or more for that matter). If you hate the program or found too many 
  100. bugs, write me and tell me, and include a graphic explanation (but don't 
  101. be too harsh!! Heheheh). In any event, write to:
  102.  
  103.                            Ed T. Toton III
  104.                          7101  Talisman Lane
  105.                           Columbia Md 21045
  106.  
  107.  
  108.       And WHY should you register it?
  109.         1.  To support my continuing efforts to bring you some level of
  110.              functional programs. If I get no cash, you get no improvements
  111.              in these programs, and I won't be encouraged to make new and
  112.              better software!
  113.         2.  To get that warm glow for knowing that you supported the author 
  114.              of at least one of the many shareware programs you probably use.
  115.         3.  To find out if there is a newer version. All you need to do is 
  116.              ask! But letters with money take priority!
  117.         4.  You could be sick and demented and thus register everything you
  118.              get your hands on.
  119.         5.  You are supposed to!!! You DO NOT have my permission to use this 
  120.              program without pating for it for more than a reasonable trial 
  121.              period.
  122.  
  123.  
  124. DISCLAIMER:
  125.  
  126.    This program is provided "AS IS" and I make no gauruntees about it's
  127. performance. I will not be and can not be held responsible for any damages 
  128. incurred during it's use. It's on a "use at your own risk" basis. Nothing 
  129. at all should happen, the program is harmless, but I have to say it anyway.
  130.  
  131.  
  132.  
  133. COPYRIGHT:
  134.  
  135.    This program may be freely distributed (which is actually encouraged) 
  136. AS IS. No one may modify this program in ANY way. ESPECIALLY where names
  137. and credit is given, and INCLUDING all the documentation and data files. 
  138. It may NOT be used for comercial or profit-turning ventures of any kind, 
  139. including sale by disk vendors, without the written consent by ME, with 
  140. ONE exception. Disk vendors MAY sell it without my written consent ONLY
  141. if they charge no more than $5 higher then the cost of the disk, AND they 
  142. register it first. NOTHING may be added to it either. NO BBS ads are 
  143. allowed EXCEPT as zip comments, or as a single SEPERATE text file.
  144.  
  145.  
  146.  
  147. FINAL NOTE:
  148.  
  149.    If you have any questions, concerns, suggestions, criticisms, donations,
  150. remarks, praise or opinions, please write! I WANT TO HEAR FROM YOU!! 
  151. (the address is listed above).
  152.  
  153.  
  154.                                                 Ed T. Toton III
  155.                                                  "Necromancer"
  156.                                                      -1992
  157.  
  158.  
  159.  
  160.