home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TAG / RUMORZ10.ZIP / README.DOC < prev    next >
Text File  |  1994-01-12  |  11KB  |  228 lines

  1.                   Rumorz Ver. 1.00
  2.                   By Airwolf
  3.                  Pharcide Productions
  4.  
  5.  
  6. /----------\
  7. | Features |              ■ Can Create a Color Scheme
  8. \----------/              ■ Alot of Configbility
  9.               ■ Strips Blank Lines
  10.               ■ Easy to Set-up
  11.               ■ Cool Ansi Graphics                      
  12.               ■ Can Make an Ansi and Non-Ansi Output Files
  13.               ■ Can have pauses after each Rumor
  14.               
  15.  
  16. /-------------\
  17. | Legal Stuff | 
  18. \-------------/
  19.  
  20.     This program and other files associated with it are not guaranteed to
  21.   be bug free or virus free.  I am not responsible for any damages of any kind,
  22.   including profit loses and data loss, that relate directly or indirectly to 
  23.   these programs and files.  You may distribute this program, as long as it is 
  24.   in unmodified form with all the files originally included.     
  25.  
  26. /-------\
  27. | Notes |
  28. \-------/
  29.  
  30.     First I would like to say thanks for using my program.  Second I must
  31.   say sorry for the grammar and spelling.  The only good word processor I have
  32.   is for Windows :(  I would like to know of any problems you have with this. 
  33.   If you have problems, comments or want the newest version call Mystic
  34.   Castle ][ at 219.672.8951 and E-Mail Airwolf with your problems and comments
  35.   and to get the newest version, just download it from the file area.  I can 
  36.   also be reached on FidoNet through the Tag Door echo. 
  37.  
  38.     I'm not sure if this will work on any other BBS software other than
  39.   TAG, if you can get it to work on another please tell me how you did it... 
  40.     
  41.                     Thanks and enjoy!
  42.                         Airwolf
  43.  
  44.     P.S. T.A.G. picks the rumor, not this program, so if the same one keeps
  45.   popping up, blame T.A.G. :)
  46.  
  47.     P.P.S. I've tested this a bunch, but there may be a major mess-up 
  48.   somewhere, so please please TELL ME!
  49.  
  50. /-------------\
  51. | Installtion |
  52. \-------------/
  53.  
  54. Step I.
  55. Make a directory JUST for Rumorz and Rumorz only and run the install program.
  56.  
  57. Step II.
  58. Make a file called RUMORZ.BAT (or anything else, but anywhere in here it says
  59. RUMORZ.BAT, make sure you put it in as you have it) in you main T.A.G.  
  60. directory.
  61.  
  62. The .bat file should look something like this:
  63.  
  64. /-------------------\
  65. | cd\               |
  66. | cd\tag\rumorz     |
  67. | rumorz            |
  68. | cd\tag            |
  69. \-------------------/
  70.  
  71. Step III.
  72. Next you go into T.A.G. and goto to the menu editor and add these things.  
  73. I'm not good at giving directions but I think you should get the idea.
  74.  
  75. Here is the way I have it setup on a board I'm sysop of.
  76.  
  77. First I made a new menu.  Here is what it looks like
  78.  
  79. /------------------------------------------------------\
  80. | 1. Menu number   : 16                                |
  81. | 2. Menu name: Rumors!                                |
  82. | 3. Prompt: Rumors!!!                                 |
  83. | 4. General SL    : 10                                |
  84. | 5. AR flag: @                                        |
  85. | 6. Help file ID  : ""                                |
  86. | 7. Password: ""                                      |
  87. | 8. Fallback menu : 1                                 |
  88. | 9. Start help lvl: 0 <User Default>                  |
  89. | L. Menu location : Main System                       |
  90. | F. Flags: SL access check, GSL and AR, Time/Help ON  |
  91. | Board NORMAL, Menu name NORMAL                       |
  92. \------------------------------------------------------/
  93.  
  94. Second I added these commands to it.  There is also a number 4 but it is 
  95. hidden.
  96.  
  97. /--------------------------------------------------------------------------\
  98. |  Cmd#  Short Desc.Cmd#  Short Desc.Cmd#  Short Desc.                     |
  99. |  ----  ---------------    ----  ---------------    ----  --------------- |
  100. |  1 (A)dd a Rumor 3 (D)isplay Rumor    5 (Q)uit to Main                   |
  101. |  2 (L)ook at Rumor                                                       |
  102. \--------------------------------------------------------------------------/                                                                           
  103.  
  104.  
  105. First Command:
  106. You must have commands 6, 7, and F like mine.  1-5 can be anything you want
  107. it to be.
  108. /-------------------------------------------------------------------------\
  109. |  Command number  : 1                                                    |
  110. |  1. Long desc.   : (A)dd a Rumor                                        |
  111. |  2. Short desc.  : (A)dd a Rumor                                        |
  112. |  3. Key: A                                                              |
  113. |  4. General SL   : 10                                                   |
  114. |  5. AR flag: @                                                          |
  115. |  6. Program key  : ?                                                    |
  116. |  7. Program data : "@RUMORQ.MSG"                                        |
  117. |  F. Flags: SL access check, GSL and AR, Normal Command, Linked To Next  |
  118. \-------------------------------------------------------------------------/
  119.  
  120. Second Command:
  121. Have the second command hidden like this.  Then for program key have :  and
  122. then have 7 as RUMOR.BAT
  123. /-------------------------------------------------------------------------\                                                                         \
  124. |  Command number  : 2                                                    |
  125. |  1. Long desc.   :                                                      |
  126. |  2. Short desc.  :                                                      |
  127. |  3. Key:                                                                |
  128. |  4. General SL   : 10                                                   |
  129. |  5. AR flag: @                                                          |
  130. |  6. Program key  : :                                                    |
  131. |  7. Program data : "RUMORZ.BAT"                                          |
  132. |  F. Flags: SL access check, GSL and AR, Normal Command, No Linking      |
  133. \-------------------------------------------------------------------------/
  134.  
  135. Third Command:
  136. This is the command you use to display a random rumor.  Use the program key 
  137. as :  and have the name of the rumor output be the program data.
  138. /-------------------------------------------------------------------------\
  139. |  Command number  : 3                                                    |
  140. |  1. Long desc.   : (D)isplay Rumor                                      |
  141. |  2. Short desc.  : (D)isplay Rumor                                      |
  142. |  3. Key: D                                                              |
  143. |  4. General SL   : 10                                                   |
  144. |  5. AR flag: @                                                          |
  145. |  6. Program key  : 8                                                    |
  146. |  7. Program data : "RUMORS"                                             |
  147. |  F. Flags: SL access check, GSL and AR, Normal Command, No Linking      |
  148. \-------------------------------------------------------------------------/
  149.  
  150. Fourth Command:
  151. This command can be used by the sysops so they can see all of the rumors.
  152. have program key 8 and the rumor output file be the program data.
  153. /-------------------------------------------------------------------------\
  154. |  Command number  : 4                                                    |
  155. |  1. Long desc.   : (L)ook at Rumors                                     |
  156. |  2. Short desc.  : (L)ook at Rumor                                      |
  157. |  3. Key: L                                                              |
  158. |  4. General SL   : 255                                                  |
  159. |  5. AR flag: @                                                          |
  160. |  6. Program key  : !                                                    |
  161. |  7. Program data : "RUMORS"                                             |
  162. |  F. Flags: SL access check, GSL and AR, Normal Command, No Linking      |
  163. \-------------------------------------------------------------------------/
  164.  
  165. Fifth Command:
  166. This command is used to exit to the main menu
  167. /-------------------------------------------------------------------------\
  168. |  Command number  : 5                                                    |
  169. |  1. Long desc.   : (Q)uit to Main                                       |
  170. |  2. Short desc.  : (Q)uit to Main                                       |
  171. |  3. Key: Q                                                              |
  172. |  4. General SL   : 10                                                   |
  173. |  5. AR flag: @                                                          |
  174. |  6. Program key  : ^                                                    |
  175. |  7. Program data : "1"                                                  |
  176. |  F. Flags: SL access check, GSL and AR, Normal Command, No Linking      |
  177. \-------------------------------------------------------------------------/
  178. That should get it to work fine.
  179.  
  180.  
  181. If you picked the option for just the rumor, you may want to add this command.
  182. /-------------------------------------------------------------------------\
  183. |  Command number  : 1                                                    |
  184. |  1. Long desc.   :                                                      |
  185. |  2. Short desc.  :                                                      |
  186. |  3. Key: AUTOEXEC                                                       |
  187. |  4. General SL   : 10                                                   |
  188. |  5. AR flag: @                                                          |
  189. |  6. Program key  : 8                                                    |
  190. |  7. Program data : "just-rum"                                           |
  191. |  F. Flags: SL access check, GSL and AR, Normal Command, No Linking      |
  192. \-------------------------------------------------------------------------/
  193. Add this to the BEGINNING of the menus you want it to show up at.  1 and 2 are
  194. supposed to be cleared, and 7 is the name of the file you chose in the
  195. installation.
  196.  
  197.  
  198. /--------------\
  199. | Next Version |
  200. \--------------/
  201.             ■ Hopefully make the Install program better
  202.             ■ Hopefully make the Docs better
  203.             ■ Maybe add a border around the Rumor
  204.             
  205.  
  206. Those are some of the upgrades coming up, I will also be fixing any bugs found 
  207. in this one (I hope that will be none).  The next version should be done in 3-4
  208. weeks.
  209.  
  210.  
  211. /----------------------------\
  212. | Upcoming PHARCiDE Products |
  213. \----------------------------/
  214.  
  215.     Logon??? -  Will be a type of shuttle logon that will allow users to
  216.             pick different BBS Types.  By ???
  217.  
  218.     Welcome Swapper??? - A program for TAG that switches Welcome screens. 
  219.                  This one allows you to skip certain ones and say
  220.                  how many are to be shown when some logs on.
  221.                  By Airwolf(me)
  222.     
  223.     Application Maker -  An application maker for people who want to join 
  224.                  PHARCiDE.  I think there will be also a request
  225.                  maker for ANSi and VGA pics.  If you don't want
  226.                  to wait send all apps and requests to Mystic 
  227.                  Castle ][ at 219.672.8951
  228.