| Re: Advanced macros? The Paralyna/Paralyze macro can be done many ways (although it's a shame to only be limited to 6 lines).
My primary use for it would be to cast one spell or the other. Not both. I don't think I've ever cast both spells in succession.
/ma Paralyna <st>
/wait 1
/ma Paralyze <lastst>
/equip
If I omit "/wait 1" Paralyze won't cast properly. I could change <lastst> to <stnpc> and remove /wait (as Macht said).
/ma Paralyna <st>
/ma Paralyze <stnpc>
/equip
<stnpc> adds another couple seconds of delay. I put Paralyna first because I think it's more important to remove status effects than to debuff the mob.
IIRC, equipment changes which cause "blinking" also lose the sub-targeting arrow. So that's another thing to consider. They that can give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety. - Benjamin Franklin |