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
➜ General
➜ Trigger Help...
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Aenarion3
(5 posts) Bio
|
| Date
| Wed 26 May 2004 11:54 PM (UTC) |
| Message
| Hello all,
New trigger user, please be patient:)
I want both the "camo" and "vis" commands input into the mud upon receiving this phrase "You attempt to blend in with your surroundings."
Basically when that phrase is received I want to send back the commands "camo" and "vis".
Is this possible? Am I missing something?
I've tried putting the trigger phrase in the trigger area and then in the send area: camo; vis (or camo;vis, camo ; vis, etc")
I can't get it to go. Please help.
aen | | Top |
|
| Posted by
| Flannel
USA (1,230 posts) Bio
|
| Date
| Reply #1 on Thu 27 May 2004 12:28 AM (UTC) |
| Message
| in the send area, just type:
camo
vis
ie: camo[hit return]vis
the send line doesnt usually parse like normal commands (you can make it do so if you so desire) but, for normal triggers, you dont need to make it do that. So just type it in as two seperate lines.
Assuming your trigger is matching (change the color of the line to see if it matches) it should work. If not, then you have a problem with the trigger matching. |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | | Top |
|
| Posted by
| Shadowfyr
USA (1,792 posts) Bio
|
| Date
| Reply #2 on Thu 27 May 2004 12:30 AM (UTC) |
| Message
| | You don't need to use the ; command seperator in triggers. Just hit enter and put the next command on a new line. The ouput box sends everything you type in it as you 'literally' enter it, so ; is actually 'sent' to the mud, not parsed as part of a sequence of commands. | | 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.
13,783 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top