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
➜ Converting from Zmud to Mush And I can't code in Mush at all so heellllp
|
Converting from Zmud to Mush And I can't code in Mush at all so heellllp
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Deladan
(40 posts) Bio
|
| Date
| Sun 07 Mar 2010 07:36 PM (UTC) |
| Message
| #CLASS {Deladan Stuff|Attacking|DSB}
#ALIAS dsbqueue {
#IF (@disembowel=1 & @balance=1 & @equilibrium=1)
disembowel
disembowel=0
}
#REGEX {^With a vicious snarl you carve a merciless swathe through the steaming guts of} {disembowel=0}
#REGEX {^You have no victim impaled to be able to perform a disembowelment} {disembowel=0}
#REGEX {^Blood bubbles and froths from (\w+)'s mouth as (?:she|he) gasps (?:his|her) last breath and slides off the} {disembowel=0}
#REGEX {^With a snarl of contempt, you allow (\w+) to slide free of your weapon} {disembowel=0}
#REGEX {^You have slain (.+)} {disembowel=0}
#REGEX {^You draw your blade back and plunge it deep into the body of} {
disembowel=1
Balance=0
}
#CLASS 0
This goes with it too
^You have recovered balance on all limbs\.$ balance=1 #sub {%ansi( 15)~ +[%ansi( 14)Commence the Beating%ansi( 15)~]+} #if (@disembowel=1 and @balance=1 and @equilibrium=1) {Disembowel}
^You have recovered equilibrium\.$ equilibrium=1 #sub {%ansi( 15)~ +[%ansi( 13) Commence the Beating%ansi( 15) ~]+}
| | Top |
|
| Posted by
| Nick Gammon
Australia (23,165 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Mon 08 Mar 2010 12:27 AM (UTC) |
| Message
| Try searching (this forum) for "zmud convert #alias".
There are a few posts about doing that. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | 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.
10,411 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top