home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / nm100.zip / SYSOP.DOC < prev    next >
Text File  |  1994-08-08  |  7KB  |  187 lines

  1.  
  2.                           NUMSTER
  3.                           Version 1.00
  4.  
  5. WE USE A KEYED SYSTEM FOR OUR DOORS.  IF YOU'VE DOWNLOADED THIS DOOR
  6. OFF A NON-SUPPORT BBS YOU MAY FIND THAT THE KEY HAS EXPIRED.  YOU ARE
  7. MORE THEN WELCOME TO CALL THE BBS AND OBTAIN A NEW DEMO KEY OR YOU CAN
  8. FILE REQUEST IT FROM 1:296/4 AS NU.KEY.........
  9.  
  10. IF THIS IRRITATES YOU THEN PLEASE DELETE THIS FILE.  IT IS OUR CHOICE
  11. TO USE A KEYED SYSTEM.  IT AMAZES ME THAT SYSOPS WHO WOULD BE HIGHLY
  12. OFFENDED IF A BBS MEMBER TRIED TO TELL THEM HOW TO RUN THEIR SYSTEM
  13. HAVE THE BAD TASTE TO TRY TO TELL US HOW TO RUN OUR BUSINESS.
  14.  
  15. ▒▒▒▌LEGALITIES▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  16.  
  17. By installing this software on your bbs you are agreeing that you
  18. are over the age of 21.
  19.  
  20. This software and documentation is protected by both United
  21. States copyright law and international treaty provisions.
  22.  
  23. You are free to make copies of the software and documentation, 
  24. however, all materials relating to this license statement,
  25. software, documentation, order information, copyright and
  26. trademark statements must remain intact as supplied in the
  27. original shareware package.  You may not distribute, rent,
  28. sublicense, integrate or lease the software or the documentation.
  29. You may not alter, modify, or adapt the software or
  30. documentation, including but not limited to translating,
  31. decompiling, reverse assembling, or creating derivative works.
  32.  
  33. The author disclaims all warranties, either express or implied,
  34. including but not limited to implied warranties of
  35. merchantability and fitness for a particular purpose, with
  36. respect to the software and any accompanying written materials.
  37. In no event shall the author be liable for any damages whatsoever
  38. (including, without limitation, damages for loss of business
  39. profits, business interruption, loss of business information, or
  40. other pecuniary loss) arising out of the use of or inability to
  41. use this product, even if the author has been advised of the
  42. possibility of such damages.  Because some states do not allow
  43. the exclusion or limitation of liability for consequential or
  44. incidental damages, the above limitations may not apply to you.
  45.  
  46. ▒▒▒▌INSTALLATION▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  47.  
  48. RIP:
  49.  
  50. Numster will check to see if the caller has RIP, if not it will then
  51. run the ansi screens. Numster will not support ascii or non-color.
  52.  
  53. =============================================================================
  54. This door is compatible with the following bbs systems:
  55.  
  56. Quickbbs, Remote Access, Rbbs, Superbbs, Telegard, Wildcat 3 & 4, Force!,
  57. PcBoard(Latest), Gap, Spitfire, WWIV, and Osiris.
  58.  
  59. =============================================================================
  60. Single-Line:
  61.  
  62. 1. Create a directory for Numster and put all the Numster files in
  63.    that directory.
  64.  
  65. 2. Create a configuration file and place it in your Numster directory.
  66.    The configuration file should be named Nu1.cfg.  Below will be a
  67.  
  68. Sample:
  69.  
  70.   Line #1 C:\wc30\wcwork\node1\door.sys  (Path to your door.sys)
  71.   Line #2 Thomas Pruitt (Sysop Name OR THE NAME YOUR KEY IS REGISTERED TO)
  72.   Line #3 Y (Do you use a fossil? Y or N)
  73.   Line #4 N (Are you using Novell? Y or N)
  74.   Line #5 N (Are you running Multi-Lines with Share loaded? Y or N)
  75.   Line #6 0 (Are you using standard/default IRQ's for this node?  If so, put a)
  76.             (0 on this line.  If not, put the IRQ number that you are using.)
  77.  
  78. 3. Create a door(?).run or door(?).bat.
  79.  
  80.    I'm running it on my system as door5.run so here is a copy of my door run
  81.    file.
  82.  
  83.    cd\wc30\Num (path to the Numster directory)
  84.    Nu 1  (the executable plus the node number.)
  85.             
  86. ******************************************************************************
  87.  
  88. Multi-Line:
  89.  
  90. 1. Create a directory for Numster and place all your Numster files in
  91.    that directory.
  92.  
  93. 2. Create a seperate configuration files for EACH node and place them in the
  94.    Numster directory.  A node one config file would be named Nu1.cfg, a
  95.    node two config file would be named Nu2.cfg and so on.  These all go in
  96.    your Numster directory.  Samples below.
  97.  
  98. Nu1.cfg:
  99.  
  100.    Line #1 C:\wc30\wcwork\NODE1\door.sys (path to your door.sys)
  101.    Line #2 Thomas Pruitt (Sysop name, OR THE NAME YOUR KEY IS REGISTERED TO.)
  102.    Line #3 Y  (Do you use a Fossil? Y or N)
  103.    Line #4 N  (Are you using Novell? Y or N)
  104.    Line #5 N  (Are you running multi-nodes with share laoded? Y or N)
  105.    Line #6 0  (Are you using standard/default irq's?  If so, put a 0 on this)
  106.               (line. If not, put the irq number you are using for this node.)
  107.  
  108.    
  109. Nu2.cfg:
  110.  
  111.   Line #1 C:\wc30\wcwork\NODE 2\door.sys (note the NODE 2)
  112.   Line #2 Thomas Pruitt
  113.   Line #3 Y
  114.   Line #4 N
  115.   Line #5 N
  116.   Line #6 0
  117.  
  118. 3. Create door.run or door.bat files.  Let's say you're running two nodes and
  119.    We'll assume the the door.run file is door5.run and we have Numster in
  120.    a directory off wc30 named Num.
  121.  
  122.    Door5.run for node1:
  123.  
  124.    cd\wc30\Num (path to the Numster directory)
  125.    Nu 1 (the executable and the NODE number)
  126.  
  127.   Door5.run for node2:
  128.  
  129.   cd\wc30\Numster (path to the Numster directory)
  130.   Nu 2 (the executable and the NODE number)
  131.  
  132.   
  133. My special thanks to Walter cade in Longview Texas who is sysop of ARTI BBS.
  134. Walter is running a ten line system using Novell and most of our doors are
  135. wworking fine at that location.
  136.  
  137. Problems:
  138.  
  139. We've found that the most common mistakes sysops make when setting the game
  140. up is that they leave trailing empty spaces after some of the fields in the
  141. config and door.run files.  
  142.  
  143. ▒▒▒▌REGISTRATION▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  144.  
  145. As a general rule, I am totally against "crippleware" so the only other
  146. alternative is a key.  I also realize that most keys can be broken so
  147. in the end it's really up to the sysop and the door.  We've tried to keep
  148. the cost down because we know that running a bbs is expensive.    
  149.  
  150. So, what does it cost to register Numster you ask?
  151.  
  152. How does $5.00 sound?
  153.  
  154. Hope it sounds OK cause that's the registration fee.  If you like the program
  155. then send us $5.00 and you'll get a key and future updates will be free.
  156.  
  157. We also except credit cards.  Please see reg.txt for details.
  158.  
  159. or,
  160.  
  161. Fill Out the registration form (REG.TXT), Print it
  162. out, put a check (or money order) for at least $5.00 and the form
  163. in an envelope and pop it in the mail.
  164.  
  165. As soon as we receive your check (or money order) we will create
  166. a key for you and attach it to a message. Or, contact us netmail
  167. at Fidonet 1:296/4 and we'll put it on hold for you.
  168.  
  169.  
  170. ▒▒▒▌SUPPORT▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  171.  
  172. We provide extensive support for our doors. This includes BBS and
  173. Netmail, support for registered AND unregistered users.  If you need
  174. to contact us for ANY reason, you can reach us at:
  175.  
  176. U.S. Mail:           Taylor Pruitt Software
  177.                      P.O. Box 578
  178.                      Poplar Bluff, MO 63902-0578
  179.  
  180. BBS/Support Center:  Fantasy Sports Connection
  181.                      314-785-9456
  182.                      24 Hours/7 Days
  183.  
  184. Office Number        1-314-785-6566
  185. Hours                9 am to 6 pm Central Time
  186.  
  187.