|
Converting from Zmud to Mush And I can't code in Mush at all so heellllp
|
Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Deladan
(40 posts) bio
|
| Date |
Sun 07 Mar 2010 07:36 PM (UTC) [ quote
] |
| 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 (18,772 posts) bio
Forum Administrator |
| Date |
Reply #1 on Mon 08 Mar 2010 12:27 AM (UTC) [ quote
] |
| 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.
900 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )