forums wiki races classes cabals religions world history immortals all pages bugs items helps changes calendar map login donate play now

Alias Help Zmud

Is there any way to set all your aliases in Zmud to a character's name

with a trigger or something. I find it very annoying and hard

to set them to who ever I am fighting, especially when its multiple

peeps.

I am sure someone has a targeting script.

Mattamue made a pretty decent one for mush years ago. And tintin is VERY easy to set your variables on with a line or two.

Targeting scripts have one major downside - they won't work when you are blind, so I avoid using them.

But generally, they are easy to set:

First create a variable @target for example. Then simply tie your commands to it - create an alias with "m = murder @target".

Every time you start a battle you type "target Booboo", then you can simply engage him with "m". Then if you switch targets, you type "Target Bambi", and now "m" will attack Bambi instead of Booboo.

Thanks for the info, and yeah I've gotten myself into trouble while being

blind for that reason.