Hi, So how exactly would I use the wizard?
Sorry for sounding silly I really haven't done this before. -----Original Message----- From: Gamers [mailto:[email protected]] On Behalf Of Ryan Strunk Sent: 12 January 2013 21:44 To: 'Gamers Discussion list' Subject: Re: [Audyssey] help with gagging text on vipmud? Hey Darren, How you gag text depends on what method you use to write your trigger. Personally I like to use the trigger wizard. I just copy the line I want to gag, paste it into the trigger with an asterisk at the beginning and end, then use the builder to assign actions to it. If you want to hand code it, though, that's not hard either. Say you have the line: The ship shudders as its lasers are fired. Place a line like so in one of your .set files: #trigger {The ship shudders as its lasers are fired.} {#gagline voice} Placing the word voice after gagline means that the text will still show up in the log, but it won't be spoken. I like to do it this way because it makes logs easier to understand. If you don't want the text to even show up in your output window, you can substitute voice for all, or you can eliminate the word altogether. Please let me know if there's anything else you need help with. All the best, Ryan -----Original Message----- From: Gamers [mailto:[email protected]] On Behalf Of Darren Harris Sent: Saturday, January 05, 2013 5:26 AM To: Gamers Discussion list Subject: [Audyssey] help with gagging text on vipmud? Hi all, I really need some help here. Am playing the star conquest mud at moo.squidsoft.net port 7777. Yes it's a really good mud I'm rather enjoying it. I'm wanting to gag text so I can cut out various bits of spam including battle spam. I've read the manual on this subject but I don't really understand if I'm telling the truth. If someone could please write me either off list or on I don't suppose it matters and try and explain how this is done then I would indeed be greatful. Thanks all. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
