home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / WMCHAT12.ZIP / WMCHAT.INI < prev    next >
INI File  |  1996-08-02  |  9KB  |  374 lines

  1. [WMCHAT]
  2. ;Leave this line as 0 unless you have a valid registration code.
  3. REG_CODE = 0
  4.  
  5. ;SL required to access sysop functions (entering secured channels, looking
  6. ;up userinfo) inside chat.  Setting it to 256 disables sysop functions.
  7. CHATOP_SL = 255
  8.  
  9. ;The # to associate the WMCHAT.STR file with.  Stock WWIV uses numbers 0
  10. ;through 3, many people use number 4 for a MODS.STR or something similar.
  11. ;5 should be acceptable setting.
  12. WMCHAT_STR = 5
  13.  
  14. ;Set this equal to 1 if you want WMChat to ask which channel to enter upon
  15. ;entering chat, 0 will throw people into channel 1 immediately.  I recommend
  16. ;leaving it at 0, it's simpler for new users.
  17. CH_PROMPT = 0
  18.  
  19. ;For every node you have, you MUST have a corresponding C(node number) here.
  20. ;These denote what color to put the text in.
  21. C1 = 6
  22. C2 = 3
  23. C3 = 7
  24. C4 = 2
  25.  
  26. ;CH1 through CH10 are requirements to enter chat channels.  A is the channel
  27. ;name, B is the SL required to enter the channel, C is the AR required to
  28. ;enter the channel (0 if none), D is the sex required to enter the channel -
  29. ;M, F, or A(ll).  E is the minimum age to enter the channel, and F is the
  30. ;maximum age to enter the channel.
  31. CH1A = The Main Public Channel 
  32. CH1B = 0
  33. CH1C = 0
  34. CH1D = A
  35. CH1E = 0
  36. CH1F = 127
  37.  
  38. CH2A = Channel 2                   
  39. CH2B = 10
  40. CH2C = 0
  41. CH2D = A
  42. CH2E = 0
  43. CH2F = 127
  44.  
  45. CH3A = Channel 3                 
  46. CH3B = 10
  47. CH3C = 0
  48. CH3D = A
  49. CH3E = 0
  50. CH3F = 127
  51.  
  52. CH4A = Channel 4                 
  53. CH4B = 10
  54. CH4C = 0
  55. CH4D = A
  56. CH4E = 0
  57. CH4F = 127
  58.  
  59. CH5A = Channel 5                  
  60. CH5B = 10
  61. CH5C = 0
  62. CH5D = A
  63. CH5E = 0
  64. CH5F = 127
  65.  
  66. CH6A = Channel 6                 
  67. CH6B = 10
  68. CH6C = 0
  69. CH6D = A
  70. CH6E = 0
  71. CH6F = 127
  72.  
  73. CH7A = Channel 7                
  74. CH7B = 10
  75. CH7C = 0
  76. CH7D = A
  77. CH7E = 0
  78. CH7F = 127
  79.    
  80. CH8A = Channel 8              
  81. CH8B = 10
  82. CH8C = 0
  83. CH8D = A
  84. CH8E = 0
  85. CH8F = 127
  86.  
  87. CH9A = Channel 9                  
  88. CH9B = 10
  89. CH9C = 0
  90. CH9D = A
  91. CH9E = 0
  92. CH9F = 127
  93.  
  94. CH10A = The Sysop's Lounge          
  95. CH10B = 255
  96. CH10C = 0
  97. CH10D = A
  98. CH10E = 0
  99. CH10F = 127
  100.  
  101. ;The NUM_ACTIONS setting tells the chatroom how many actions to read from
  102. ;WWIV.INI.  This can be smaller than the actual number of actions in the
  103. ;data file, but if it is larger problems could occur.  Set this equal to 0
  104. ;to disable actions.
  105. NUM_ACTIONS = 39
  106.  
  107. ;Following this are the action declarations.  The format is simple.  The
  108. ;first line of each action is the number of the action, followed by an A.
  109. ;Make this equal to 0 if no recipient is required for the action, or 1 if
  110. ;a recipient is required.  The second line contains the name of the action
  111. ;(no longer than 12 characters!), the third the text to be printed to the
  112. ;person doing the action, the fourth the text to be printed to the recipient
  113. ;of the action, and the fifth the text printed to everyone else.  If you're
  114. ;short on RAM, keep this list brief.  The chatroom is able to support up to
  115. ;100 actions, but it only uses RAM for as many actions as you provide it.
  116. ;A full 100 actions would require about 25k of RAM.  Also, these actions MUST
  117. ;be kept in alphabetical order, or the chatroom may not find them.
  118.  
  119. 1A = 0
  120. 1B = AFK
  121. 1C = Hope you don't miss much!
  122. 1D = %s is away from his keyboard.
  123. 1E = %s ran away from his keyboard because of %s
  124. 1F = %s has left the keyboard!!!!
  125.  
  126. 2A = 1
  127. 2B = AGREE
  128. 2C = You're so right.
  129. 2D = %s is nodding in agreement with you.
  130. 2E = %s is in agreement with %s
  131.  
  132. 3A = 0
  133. 3B = BARF
  134. 3C = GROSS!
  135. 3D = %s is barfing in your lap, a sign of affection.
  136. 3E = %s is barfing in %s's lap, 
  137. 3F = %s is barfing
  138.  
  139. 4A = 1
  140. 4B = BAT  
  141. 4C = How awful!
  142. 4D = %s just pulled out a baseball bat and beat you to death.
  143. 4E = %s just beat %s to death with a baseball bat.
  144.  
  145. 5A = 0
  146. 5B = BOW
  147. 5C = How humble of you.
  148. 5D = %s is bowing to you.    
  149. 5E = %s is bowing to %s.     
  150. 5F = %s is bowing.     
  151.  
  152. 6A = 0
  153. 6B = BELCH
  154. 6C = NICE! We wanted to hear that!
  155. 6D = %s is belching in your face
  156. 6E = %s is belching at %s
  157. 6F = %s is belching, yum!
  158.  
  159. 7A = 1
  160. 7B = BLOWING
  161. 7C = Away goes the kiss :)
  162. 7D = %s is blowing a kiss to you.
  163. 7E = %s is blowing a kiss to %s, how sweet!
  164.  
  165. 8A = 0
  166. 8B = BRB
  167. 8C = Hurry up!                 
  168. 8D = %s will be right back with you.
  169. 8E = %s will be right back with %s.
  170. 8F = %s will be right back.
  171.  
  172. 9A = 1
  173. 9B = BURN
  174. 9C = Fire! Fire! Huhuhu... Yeah.
  175. 9D = %s just burned you, and is laughing maniacally.
  176. 9E = %s just burned %s, and is laughing maniacally.
  177.  
  178. 10A = 0
  179. 10B = CHEER
  180. 10C = Yeaaa!
  181. 10D = %s is cheering for you!
  182. 10E = %s is cheering for %s!
  183. 10F = %s is cheering!
  184.  
  185. 11A = 0
  186. 11B = CHUCKLE
  187. 11C = Umm.. okay
  188. 11D = %s is chuckling at what you said!
  189. 11E = %s is chuckling at what %s said!
  190. 11F = %s is chuckling.
  191.  
  192. 12A = 0
  193. 12B = COUGH
  194. 12C = Hahummm.
  195. 12D = %s is coughing at you
  196. 12E = %s is coughing at %s.
  197. 12F = %s is coughing.
  198.  
  199. 13A = 0
  200. 13B = CRY
  201. 13C = It's ok, we love you!
  202. 13D = %s is crying on your shoulder
  203. 13E = %s is cring on %s shoulder.
  204. 13F = %s is sobing uncontrollably! 
  205.  
  206. 14A = 0
  207. 14B = DANCE
  208. 14C = Whee!
  209. 14D = %s grabs you and begins dancing with you!
  210. 14E = %s grabs %s and begins dancing with them!
  211. 14F = %s is dancing around the room.
  212.  
  213. 15A = 1
  214. 15B = DISAGREE
  215. 15C = You're never wrong, are you?
  216. 15D = %s is shaking their head at you in disagreement with you.
  217. 15E = %s does not agree at all with what %s said.
  218.  
  219. 16A = 0
  220. 16B = FROWN
  221. 16C = Don't be disapointed.
  222. 16D = %s is frowning at you.
  223. 16E = %s is frowning at %s in disbelief.
  224. 16F = %s is frowning.
  225.  
  226. 17A = 0
  227. 17B = GIGGLE
  228. 17C = What a girlish giggle!
  229. 17D = %s is giggling at you!
  230. 17E = %s is giggling at %s
  231. 17F = %s is giggling like a Girl!
  232.  
  233. 18A = 1
  234. 18B = GLARE
  235. 18C = Give them the evil eye!
  236. 18D = %s is glaring at you!   
  237. 18E = %s is glaring at %s!
  238.  
  239. 19A = 0
  240. 19B = GRIN
  241. 19C = What a sly grin..
  242. 19D = %s is grinning at you.
  243. 19E = %s is grinning at %s.
  244. 19F = %s is grinning.
  245.  
  246. 20A = 0
  247. 20B = GROWL
  248. 20C = gggggrrrrrrr
  249. 20D = %s is growling at you.
  250. 20E = %s is growling fiercly at %s
  251. 20F = %s Is growling, gggggggrrrrrrr.
  252.  
  253. 21A = 1
  254. 21B = HUG
  255. 21C = How sweet!
  256. 21D = %s is hugging you tightly.
  257. 21E = %s is hugging %s tightly.
  258.   
  259. 22A = 1
  260. 22B = KARATE
  261. 22C = HIYA!
  262. 22D = %s is karate-chopping you in half!
  263. 22E = %s is karate-chopping %s in half!  
  264.   
  265. 23A = 1
  266. 23B = KICK 
  267. 23C = Such violence!
  268. 23D = %s is kicking the crap out of you!
  269. 23E = %s is kicking the crap out of %s!
  270.  
  271. 24A = 1
  272. 24B = KISS 
  273. 24C = Pucker up!    
  274. 24D = %s is kissing you.                   
  275. 24E = %s is kissing %s.
  276.   
  277. 25A = 0
  278. 25B = LAUGH
  279. 25C = Hahahaha!
  280. 25D = %s is laughing at you!
  281. 25E = %s is laughing at %s!
  282. 25F = %s is laughing.
  283.  
  284. 26A = 0
  285. 26B = LOL
  286. 26C = That's funny!
  287. 26D = %s is laughing out loud at you!
  288. 26E = %s is laughing out loud at %s!
  289. 26F = %s is laughing out loud!
  290.  
  291. 27A = 0
  292. 27B = LOOK
  293. 27C = Is it interesting?
  294. 27D = %s is looking at you with curiosity.
  295. 27E = %s is looking at %s with curiosity.
  296. 27F = %s is looking around the room with curiosity.
  297.  
  298. 28A = 1
  299. 28B = PUNCH
  300. 28C = Pow!
  301. 28D = %s just punched you in the face!
  302. 28E = %s is punching %s in the face!
  303.  
  304. 29A = 0
  305. 29B = ROFL
  306. 29C = Pretty funny, eh?
  307. 29D = %s is rolling on the floor laughing at you!
  308. 29E = %s is rolling on the floor laughing at %s!
  309. 29F = %s is rolling on the floor laughing!
  310.  
  311. 30A = 1
  312. 30B = SACK
  313. 30C = Get a motel room!
  314. 30D = %s wants you in the sack! 
  315. 30E = %s declares that he wants %s in the sack!
  316.  
  317. 31A = 0
  318. 31B = SCREAM
  319. 31C = AAAAAAAAAAAAAAAAAAAAAAAAAAAAH!
  320. 31D = %s is screaming at the top of their lungs at you!
  321. 31E = %s is screaming at the top of their lungs at %s!
  322. 31F = %s is scream at the top of their lungs!
  323.  
  324. 32A = 0
  325. 32B = SIGH
  326. 32C = Sigh...
  327. 32D = %s turns to you and lets out a big sigh.
  328. 32E = %s turns to %s and lets out a big sigh.
  329. 32F = %s lets out a big sigh.
  330.  
  331. 33A = 1
  332. 33B = SLAP 
  333. 33C = Thwap!
  334. 33D = %s is slapping you silly!
  335. 33E = %s is slapping %s silly!
  336.  
  337. 34A = 1
  338. 34B = SMACK
  339. 34C = Thwap!
  340. 34D = %s just smacked you upside the head!
  341. 34E = %s just smacked %s upside the head!
  342.  
  343. 35A = 0
  344. 35B = SMILE
  345. 35C = Oh stop being so happy!
  346. 35D = %s is smiling at you.
  347. 35E = %s is smiling at %s, could it be love?
  348. 35F = %s is smiling, what a happy person. :)
  349.  
  350. 36A = 1
  351. 36B = SMOOCH
  352. 36C = Lay it on THICK!
  353. 36D = %s is giving you a big wet smooch! How sweet.
  354. 36E = %s is smooching with %s, romance isn't dead yet.
  355.  
  356. 37A = 0
  357. 37B = WAVE
  358. 37C = You look like royalty.
  359. 37D = %s is waving to you.
  360. 37E = %s is waving to %s
  361. 37F = %s is waving to all.
  362.  
  363. 38A = 1
  364. 38B = WINK 
  365. 38C = Ooooh!                      
  366. 38D = %s is winking at you!
  367. 38E = %s is winking at %s!
  368.   
  369. 39A = 1
  370. 39B = ZAP
  371. 39C = Youch!
  372. 39D = %s is zapping you! [OW!]
  373. 39E = %s is zapping %s! [ouch!]
  374.