one for you macro pros :)
some bards are using a macro which lets their grp know that a mob is silenced
(pretty standard macro)
i am looking for a similar macro for my drg.
but:
as you all might knoow the stun from drg can fail.
is their a way to get this into the marco?
when it comes to silence mobs, ppl are just using soemthing like this
/macroicon "Blunt Arrow"
/ac "Blunt Arrow" <t>
/wait
/p <t> is Silenced! <se.1>
when it comes to the stun of drg, it can fail.
so if i just used the party tell cmd the bard uses, i would misinform my grp at some point.
so all the blabla in short ^^:
is the a macro which checks if my stun worked
something like
"if stun works then /p stunned"
cheers :)