home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / IBBS156.ZIP / INIT156A.ZIP / README.1ST < prev   
Text File  |  1992-10-31  |  5KB  |  103 lines

  1. (Updated for versions 1.55+)
  2.  
  3. Thank you for trying the Illusion BBS System.  The following gives instructions
  4. for a quick setup, simple configuration, and where to look for help. 
  5.  
  6. Installation:
  7. ------------
  8.  
  9. The installation of Illusion is easy, however it does take some work on the 
  10. Sysop's part.  These instructions will get you up and running with minimal work.
  11.  
  12. o Create a new directory (such as C:\BBS), and place the following files in it:
  13.    ILLUSION.EXE   - The actual Illusion BBS program
  14.    ILLUSION.OVR   - Illusion's overlay file, needed for proper execution
  15.    INIT    .EXE   - The Illusion initialization program
  16.    FILESxxx.ZIP   - Misc. files Illusion uses (most may be configured later)
  17. o Unzip the FILESxxx.ZIP (xxx is the version number) in the your main BBS dir.
  18. o Run the INIT program and press F10 to begin.  Follow all prompts.
  19. o If the installation was successful, you may safely delete the FILESxxx.ZIP,
  20.   but keep a backup on hand just in case.
  21. o Before you put the BBS up for callers, the installation of a Fossil driver
  22.   is STRONGLY recommended (and if you plan to setup some type of front end 
  23.   mailer, it may be required).  X00, and BNU are both excellent Fossil drivers,
  24.   and can be downloaded from most BBS's.  Follow the instructions included with
  25.   it to make it work with your modem.
  26. o Create an enviroment variable called IBBS, and set it equal to your main
  27.   BBS pathname.  A good place to put this line is in your autoexec.bat.
  28.   (Example: SET IBBS=C:\BBS)
  29.  
  30. Your Illusion BBS should now be setup!  The next section contains instructions
  31. to setup and customize Illusion.
  32.  
  33. Setting up Illusion to Run Multinode:
  34. ------------------------------------
  35. Illusion versions 1.55 and up support multiple nodes.  To setup seperate nodes
  36. follow these instructions (after initializing the first node as shown above):
  37.  
  38. o Create a "Node" dir (C:\BBS\NODE1 for example), and move the ILLUSION.EXE
  39.   ILLUSION.OVR files to it.  
  40. o Create a new swap, temp, and trap directory under your node directory (make
  41.   sure to put subdirectories 1, 2, and 3 below the new temp dir as well).
  42. o Run the NODEMGR utility (found in IUTILxxx.ZIP).  Select addnode and follow
  43.   the instructions.  
  44. o You may now delete the old THISNODE.DAT (in your main BBS dir), and your old
  45.   swap, temp, and trap dirs. 
  46. o Repeat for each node you wish to add.
  47.  
  48. Each node can now be run (through some type of multitasker) by running the
  49. each node out of it's own dir (with it's own exe/ovr files and thisnode dat
  50. that you created above).  
  51.  
  52. Running Illusion & Simple Configuration:
  53. ---------------------------------------
  54.  
  55. Now that Illusion is installed, you are now ready to run it and begin 
  56. configuring and customizing it.  This takes time (I've been running my
  57. BBS for over a year now, and I'm still not done!!), so don't get frustrated.
  58. However, some things need to be setup before you can put the BBS up for callers.
  59.  
  60. o First of all, run it by typing ILLUSION from your dos prompt (make sure
  61.   your in you main BBS dir, or the proper node dir if you're running multinode)
  62. o You will now see the "WFC (Waiting for Caller)" screen.  This gives
  63.   you access to all the setup areas (the same ones that are online).
  64.   Begin with the (P)System Config, and go through each option (especially 
  65.   the modem/node config) making sure everything is set correctly.  Use the
  66.   (?)Help Command when you need a list of commands.  
  67. o Quit back to the WFC, and go into the (B)oard Editor.  Here you can set
  68.   up all your message bases.  Do the same for the (F)ile Editor.
  69. o Check the (X)Protocol Editor setup.  (This is usually correct unless you have
  70.   a high speed modem).  You will need to put DSZ in your path (or define the
  71.   path to your protocol drivers in the System config).  DSZ (X,Y, and Zmodem)
  72.   should be all you need for now, you can add more protocols later.
  73. o The (S)tring Config. is where you can setup and customize misc. strings that
  74.   are displayed.  These can even be more configurable with the use of MCI 
  75.   codes (which is beyond the scope of this documentation, MCI/ACS system
  76.   docs will be available in the near future.  For now try to stay away from the
  77.   use of the @ character, unless you know what you are doing, or wish
  78.   to experiment).  
  79. o The (#)Menu Editor is the backbone of Illusion.  Illusion's default menus
  80.   are sufficent until you become more proficient with the Illusion commands.
  81.   Menu docs will also be released in the future.  For now, ask another Illusion
  82.   sysop for help.
  83.  
  84. That completes the basic setup of Illusion.  This is just a start, the menu 
  85. editor, FidoNet interfaces, external utilities, online games, and text/ansi 
  86. files make Illusion one of the most configurable BBS softwares around.  Call
  87. another Illusion site for help in exploring all the possiblilites.
  88.  
  89. More Help:
  90. ---------
  91.  
  92. Still having problems?  Call another Illusion site, or call one of the alpha 
  93. sites:
  94. Paramnesia BBS        Alpha 1  (215) 481-9932 14.4v32bis
  95. Altered Reality BBS   Alpha 2  (215) 767-6638 14.4v32bis
  96.  
  97. More documentation is being written for specific topics (such as the menu
  98. editor, and MCI/ACS systems), and will be available soon.
  99.  
  100.  
  101. -- Illusion authors
  102.  - 10/31/92 
  103.