home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / RUMORS!.ZIP / RUMORS!.DOC < prev    next >
Text File  |  1997-09-10  |  4KB  |  104 lines

  1.                  Rumors! For Telegard 3.x
  2.                  by Darryl Perry, aka Gryphon, 1997
  3.  
  4.       ::What is Rumors!?
  5.       ~~~~~~~~~~~~~~~~~
  6.         Rumors! is a script file that allows the sysop or a caller to
  7.         display a randomized line of text from within a menu.  It is also a
  8.         fun way for a sysop to advertise certain portions of his BBS, or to
  9.         bring attention to something while a caller is in a menu.  Randomized
  10.         advertising is also possible when using Rumors!
  11.  
  12.       ::Disclaimer!!
  13.       ~~~~~~~~~~~~~~
  14.         Rumors! makes use of the Sysop's Comment field in the users record.
  15.         If you have need of the information kept in that field, then
  16.  
  17.                                 DO NOT USE THIS SCRIPT!!!
  18.  
  19.         You have been warned.  The author accepts no responsibility for your
  20.         actions.  If you decided to use this script, it is at your own risk.
  21.  
  22.       ::FEATURES
  23.       ~~~~~~~~~~
  24.         Allows for a sysop definable maximum number of rumors in the Rumors!
  25.         database.
  26.  
  27.         Individual rumors can be added and deleted on the fly without sysop
  28.         intervention.
  29.  
  30.  
  31.       ::INSTALLATION
  32.       ~~~~~~~~~~~~~~
  33.         Installation is quite easy.  Just follow these steps.
  34.  
  35.         o Copy RUMORS!.SCR into your Telegard Text directory.
  36.  
  37.         o Edit the variable assignment MAXRUMORS to reflect the maximum
  38.           number of rumors allowed in the database.  It is defaulted to
  39.           a limit of 50.
  40.  
  41.         o Create a menu entry to access the Rumors! config menu.  This is
  42.           the menu that allows for the addition and deletion of rumor
  43.           entries.  Give it the access you wish, depending if you want to
  44.           have your callers have access to it or not.
  45.  
  46.  
  47.             Menu MAIN.MNU - Editing command #8 (of 18)
  48.  
  49.             1. Long Description
  50.                "(H)eard any Rumors?"
  51.             2. Short Description
  52.                "(H) Rumors Editor"
  53.             3. Keys       H
  54.             4. Command    -E - Execute Script
  55.             5. Options    "RUMORS! CONFIG"
  56.             6. Access     ""     <---give whatever access you wish
  57.             7. Display    ACS Dependant
  58.  
  59.             Edit menu (?=help) :
  60.  
  61.         o Create an AUTOEXEC menu to call the Rumors! script in RUN mode.
  62.           This function is what pulls up a random rumor for the user.  It
  63.           is meant to be run every time the current menu is redisplayed.
  64.  
  65.           Make an entry like this for every meny that you wish to have
  66.           Rumors! displayed.
  67.  
  68.  
  69.             Menu MAIN.MNU - Editing command #1 (of 18)
  70.  
  71.             1. Long Description
  72.                ""
  73.             2. Short Description
  74.                ""
  75.             3. Keys       AUTOEXEC
  76.             4. Command    -E - Execute Script
  77.             5. Options    "RUMORS! RUN"
  78.             6. Access     "" 
  79.             7. Display    ACS Dependant
  80.  
  81.             Edit menu (?=help) :
  82.  
  83.         o In each menu where you have the above entry, you will also wish to
  84.           edit your ansi menu to add a statement like:
  85.  
  86.           Somebody said...~VU
  87.           or
  88.           Rumor has it that ~VU
  89.  
  90.           The key is to include the MCI code VU into the menu.  This is where
  91.           the Rumor will be displayed.  This could also be incorporated in a
  92.           command prompt as well as a menu ans/msg file.
  93.  
  94.  
  95.         Thats' It!  You are done!
  96.  
  97.       ::HOW TO CONTACT ME
  98.       ~~~~~~~~~~~~~~~~~~~
  99.  
  100.         Internet :  gryphon@eyriebbs.uu.holonet.net
  101.         Netmail  :  Gryphon @ 1:203/363 (fido) 7:130/0 (bluenet)
  102.         Echomail :  TG_SUPPORT - TG_BETA
  103.         BBS      :  Gryphon's Eyrie BBS - 916.363.7485
  104.