Register forum user name Search FAQ

Gammon Forum

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.
 Entire forum ➜ MUSHclient ➜ Tips and tricks ➜ Disarming

Disarming

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Yhtaa   (1 post)  Bio
Date Fri 06 Aug 2004 12:27 PM (UTC)
Message
Hello,
i have a question.
I use different weapons and sometimes mob disarm me.
Can U help me to create a proper trigger.
Normally I wield xxx (www-is the name of weapon)
but when mob disarm me there is text -
Someone DISARMS you and sends your weapon flying!
And ther is no name of weapon. So how to create a trigger?
I use zmud.
Please, help.
Yhtaa
Top

Posted by Flannel   USA  (1,230 posts)  Bio
Date Reply #1 on Fri 06 Aug 2004 08:08 PM (UTC)
Message
If you use zmud, then the place to go to get this answered would be Zmuds webpage and help forum.

This forum is for MushClient.

~Flannel

Messiah of Rose
Eternity's Trials.

Clones are people two.
Top

Posted by Poromenos   Greece  (1,037 posts)  Bio
Date Reply #2 on Fri 06 Aug 2004 09:26 PM (UTC)
Message
Well, if you use zmud, go to Start->Programs->Zmud->Uninstall.

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
Top

Posted by Krenath   USA  (76 posts)  Bio
Date Reply #3 on Sun 08 Aug 2004 04:50 AM (UTC)
Message
If you *were* using MUSHclient, the answer would be comparatively simple:

First, you need a variable to keep track of what weapon you were wielding. Easiest way to do that is write an alias for the wield command that stores the name of the weapon at the same time as wielding it, or to write a trigger for the output of the wield command.

If the text were "You wield <weapon>." then you can create a trigger for the text You wield *., choose Send to: Variable, and type 'Weapon' in the variable name box.

Now, when you see the text 'someone DISARMS you', you could have a trigger which would grab the weapon again and wield it again, or whatever you had in mind.

Create another trigger for Someone DISARMS You*, check 'expand variables' and int he Send box, type:

get @weapon
wield @weapon

Now, MUSHClient will keep track of the weapon you wield and whenever you're disarmed, grab the weapon and wield it again automatically.

But if you insist on using Zmud instead of using MUSHclient instead, I'm afraid we can't help you create a trigger. None of us use Zmud, which is why we're here.

- Krenath from
bDv TrekMUSH
ATS TrekMUSH
TNG TrekMUSE
TOS TrekMUSE
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,535 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.