Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ Tips and tricks
➜ Gagging Input
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Talmord
(4 posts) Bio
|
Date
| Thu 19 Jul 2007 04:39 AM (UTC) |
Message
| How I gag input? I'm trying to make a trigger so it filters out some of the input on my other triggers so it doesn't flood my screen during combat. | Top |
|
Posted by
| Talmord
(4 posts) Bio
|
Date
| Reply #2 on Thu 19 Jul 2007 05:49 AM (UTC) |
Message
| Thanks. Could you an example of a trigger that matches and has no echo? | Top |
|
Posted by
| Nick Gammon
Australia (23,158 posts) Bio
Forum Administrator |
Date
| Reply #3 on Thu 19 Jul 2007 05:49 AM (UTC) |
Message
| Or if by input you mean "input from the MUD" (rather than your input) you need to use "omit from output" for any relevant trigger. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Shaun Biggs
USA (644 posts) Bio
|
Date
| Reply #4 on Thu 19 Jul 2007 09:29 AM (UTC) |
Message
| <triggers>
<trigger
enabled="y"
match="You get Aardscrabble (TM) - * from the * corpse of *."
name="Aardtile"
send_to="12"
sequence="300"
>
<send>SendNoEcho( "keep scrabble\nput scrabble ari001" )</send>
</trigger>
</triggers>
|
It is much easier to fight for one's ideals than to live up to them. | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
18,765 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top