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
➜ Simple Trigger I need help
Simple Trigger I need help
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Shadwen
(9 posts) Bio
|
Date
| Wed 04 Nov 2009 04:22 PM (UTC) |
Message
| Hey, im a new immortal on a Smaug mud. I need a trigger that when sitting in my following it will cast the spell that they ask for.
its supposed to work like this:
Person prays(in common)'sanc'
at Person c sanc
| Top |
|
Posted by
| Phaeton
Canada (8 posts) Bio
|
Date
| Reply #1 on Thu 05 Nov 2009 07:26 PM (UTC) |
Message
| There are plenty of resources available on the forums and website that can show you how to do this. In general, it's better to make an effort and then ask for help if you don't get the desired/expected result.
You could probably figure it out from this page:
http://mushclient.com/mushclient/funwithtriggers.htm
Anyways,
You probably want to match something like (with regex checked):
^(\w+) prays\(in common\)'sanc'
To send something like:
(Or something) :) | Top |
|
Posted by
| Oriol
(31 posts) Bio
|
Date
| Reply #2 on Mon 16 Nov 2009 11:57 AM (UTC) |
Message
| No need for a regexp
You could use something like this
* prays (in *) '*'
then send cast %3
hth | 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.
15,256 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top