home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DWARZ22.ZIP / SYSOP.DOC < prev   
Text File  |  1995-12-13  |  8KB  |  214 lines

  1.                                   DiceWarz 
  2.                             ~~~~~~~~~~~~~~~~~~~~~~~
  3.                           Copyright 1995 Arti Software
  4.                            Arti BBS 1-903-758-ARTI
  5.                                FIDONet 1:398/2
  6.  
  7.    
  8. WE USE A KEYED SYSTEM FOR OUR DOORS.  IF YOU'VE DOWNLOADED THIS DOOR
  9. OFF A NON-SUPPORT BBS YOU MAY FIND THAT THE KEY HAS EXPIRED.  YOU ARE
  10. MORE THEN WELCOME TO CALL THE BBS AND OBTAIN A NEW DEMO KEY OR YOU CAN
  11. FILE REQUEST IT FROM 1:398/2 AS Magic filename ARTIKEYS.
  12.  
  13. IF THIS IRRITATES YOU THEN PLEASE DELETE THIS FILE.  IT IS OUR CHOICE
  14. TO USE A KEYED SYSTEM.
  15.  
  16. This software and documentation is protected by both United
  17. States copyright law and international treaty provisions.
  18.  
  19. You are free to make copies of the software and documentation, 
  20. however, all materials relating to this license statement,
  21. software, documentation, order information, copyright and
  22. trademark statements must remain intact as supplied in the
  23. original shareware package.  You may not distribute, rent,
  24. sublicense, integrate or lease the software or the documentation.
  25. You may not alter, modify, or adapt the software or
  26. documentation, including but not limited to translating,
  27. decompiling, reverse assembling, or creating derivative works.
  28.  
  29. The author disclaims all warranties, either express or implied,
  30. including but not limited to implied warranties of
  31. merchantability and fitness for a particular purpose, with
  32. respect to the software and any accompanying written materials.
  33. In no event shall the author be liable for any damages whatsoever
  34. (including, without limitation, damages for loss of business
  35. profits, business interruption, loss of business information, or
  36. other pecuniary loss) arising out of the use of or inability to
  37. use this product, even if the author has been advised of the
  38. possibility of such damages.  Because some states do not allow
  39. the exclusion or limitation of liability for consequential or
  40. incidental damages, the above limitations may not apply to you.
  41.  
  42.  
  43. INSTALLATION
  44.  
  45. Upgrading to this current version from earlier versions:
  46.  
  47. If I were you I'd just re-install the door.  I've streamlined the
  48. DATA files and a lot of the old files aren't used anymore. 
  49.  
  50. Will support dorinfo, door.sys, sf, and chain.txt...
  51.  
  52.  
  53. Single-Line:
  54.  
  55. 1. Create a directory DiceWarz and put all the reader files in
  56.    that directory.
  57.  
  58. 2. Create a configuration file and place it in your Reader directory.
  59.    The configuration file should be named Dwarz1.cfg.  Below will be a
  60. Sample:
  61.  
  62.   Line #1 C:\BBS\wcwork\node1\door.sys  (Path to your door.sys)
  63.   Line #2 Walter Cade (Sysop Name OR THE NAME YOUR KEY IS REGISTERED TO)
  64.   Line #3 Y (Do you use a fossil? Y or N)
  65.   Line #4 N (Are you using Novell? Y or N)
  66.   Line #5 N (Are you running Multi-Lines with Share loaded? Y or N)
  67.   Line #6 0 (Are you using standard/default IRQ's for this node?  If so, put a)
  68.             (0 on this line.  If not, put the IRQ number that you are using.)
  69.  
  70. 3. Create a door(?).run or door(?).bat.
  71.  
  72.    I'm running it on my system as door5.run so here is a copy of my door run
  73.    file.
  74.  
  75.    cd\BBS\DiceWarz (path to the DiceWarz directory)
  76.    Dwarz 1  (the executable plus the node number.)
  77.             
  78.  
  79. ******************************************************************************
  80.  
  81. Multi-Line:
  82.  
  83. 1. Create a directory for DiceWarz and place all your DiceWarz files in
  84.    that directory.
  85.  
  86. 2. Create a seperate configuration files for EACH node and place them in the
  87.    DiceWarz directory.  A node one config file would be named Dwarz1.cfg, a
  88.    node two config file would be named Dwarz2.cfg and so on.  These all go in
  89.    your DiceWarz directory.  Samples below.
  90.  
  91. Dwarz1.cfg:
  92.  
  93.    Line #1 C:\Wildcat\wcwork\NODE1\door.sys (path to your door.sys)
  94.    Line #2 Walter Cade (Sysop name, OR THE NAME YOUR KEY IS REGISTERED TO.)
  95.    Line #3 Y  (Do you use a Fossil? Y or N)
  96.    Line #4 N  (Are you using Novell? Y or N)
  97.    Line #5 N  (Are you running multi-nodes with share laoded? Y or N)
  98.    Line #6 0  (Are you using standard/default irq's?  If so, put a 0 on this)
  99.               (line. If not, put the irq number you are using for this node.)
  100.  
  101.    
  102. Dwarz2.cfg:
  103.  
  104.   Line #1 C:\BBS\wcwork\NODE2\door.sys (note the NODE 2)
  105.   Line #2 Walter Cade
  106.   Line #3 Y
  107.   Line #4 N
  108.   Line #5 N
  109.   Line #6 0
  110.  
  111. 3. Create door.run or door.bat files.  Let's say you're running two nodes and
  112.    We'll assume the the door.run file is door5.run and we have DiceWarz in
  113.    a directory off the BBS  named DiceWarz
  114.  
  115.    Door5.run for node1:
  116.  
  117.    cd\BBS\DiceWarz (path to the DiceWarz directory)
  118.    Dwarz 1 (the executable and the NODE number)
  119.  
  120.   Door5.run for node2:
  121.  
  122.   cd\BBS\DiceWarz (path to the DiceWarz directory)
  123.   Dwarz 2 (the executable and the NODE number)
  124.  
  125.   
  126.    
  127.    DiceWarz - probably be one of the easiest if not the easiest door you 
  128.    have ever setup on your BBS. You should, however be familiar with 
  129.    your BBS software and how it runs external programs or "doors". 
  130.    Also, you should be familiar with simple DOS commands like
  131.    how to create a directory and how to write a simple batch file. A
  132.    sample batch file is includedf in this package which should work with
  133.    most BBS software with very little modification.
  134.  
  135.    The following files should have been in this ZIP package when you
  136.    received it:
  137.  
  138.    DESC.SDI              One line description of file
  139.    DOOR.BAT              Sample batch file for running door
  140.    SCORE.DAT        X    Hiscore data file for DiceWarz
  141.    HELP.ANS         X    Instructions for playing DiceWarz
  142.    REGISTER.DOC          A handy form for registering DiceWarz 
  143.    MAIN.ANS         X    Main Screen for DiceWarz 
  144.    SYSOP.DOC             These documents for installing DiceWarz
  145.    Dwarz#.CFG       X    Sample configuration for DiceWarz 
  146.    DWarz.EXE        X    DiceWarz main executable
  147.  
  148.    Those files followed by an "X" should NOT be deleted from the directory.
  149.    Any others may be at your own discretion.
  150.  
  151.    Bulletins will be created in the sub-directory where DiceWarz 
  152.    is located. To move them to another directory create your DOOR.BAT
  153.    file in the following manner:
  154.  
  155.    ECHO OFF
  156. C:
  157.    CD \BBS\DiceWarz
  158.    Dwarz 1 
  159.  
  160.  
  161. My thanks
  162. Special thanks to Tom Pruitt and Tim Taylor for all Their inspiration
  163. in getting me started in programming and helping me much with all the
  164. Framework and code.
  165.  
  166.  
  167. As a general rule, I am totally against "crippleware" so the only other
  168. alternative is a key.  I also realize that most keys can be broken so
  169. in the end it's really up to the sysop and the door.  We've tried to keep
  170. the cost down because we know that running a bbs is expensive.    
  171.  
  172. So, what does it cost to register?
  173.  
  174. How does $10 sound? 
  175.  
  176. Hope it sounds OK cause that's the registration fee.  If you like the program
  177. then send us $10 and you'll get a key and future updates will be free.
  178.  
  179. We also except credit cards.  If you wish to register online and receive
  180. your registered key online then simply call the bbs, enter door one and
  181. answer a few questions and you'll receive your registered key.
  182.  
  183. or,
  184.  
  185. Fill Out the registration form (Register.doc), Print it
  186. out, put a check (or money order) for at least $10 and the form
  187. in an envelope and pop it in the mail.
  188.  
  189. As soon as we receive your check (or money order) we will create
  190. a key for you and put it up for yo on ARTI BBS (903) 758-ARTI
  191. BBS.  Or, contact us netmail at Fidonet 1:398/2 and we'll put it on
  192. hold for you.
  193.  
  194.  
  195. SUPPORT
  196.  
  197. We provide extensive support for our doors. This includes BBS and
  198. Netmail, support for registered AND unregistered users.  If you need
  199. to contact us for ANY reason, you can reach us at:
  200.  
  201. U.S. Mail:  ARTI BBS
  202.             507 N Fredonia
  203.             Longview Tx 75601
  204.             (903) 758-ARTI
  205.             Fido 1:398/2
  206.      
  207.  
  208.  
  209.  
  210.      I hope that you and your callers enjoy DiceWarz and that you find 
  211.      it worthy of your support.  Please read the file Register.doc for 
  212.      information on how to register your copy of DiceWarz.
  213.  
  214.