Ok for my pally tank, 3 mage and holy priest party I'm trying to figure out how to tweak this a bit. All of my macros start with the following line below so I my mages and other DPS types use focus for assisting but also check to see if its helpful, thus allowing for focus sheeping as needed. The key reason I do this is so I can change who everyone is assisting by using other macros to change the focus and thus who my multibox party is assisting. The problem is when I pass focus in this means the current leader gets stuck with sticky targetting, ie the mage tries to assist itself first and picks up its old target (as it hasn't updated yet). Wondering if any of you guys have any thoughts on how to tweak this. I thought about using stopmacro, however I don't see that working as who the target is has to be pretty early in the macro or else your casting in thin air.

/a [target=focus,help] focus; Party1

So bottom line anyone have any ideas about how to do the above, but not assist when focus=player?


Full example of one of my mage macros this one for Fireball with Trinkets + Fire Blast on Alt cast

#showtooltip Fireball
/a [target=focus,help] focus; Party1
/stopcasting [mod:alt]
/use [mod:alt] 14
/use [mod:alt[ 13
/cast [mod:alt,harm] [target=targettarget,harm,mod:alt]Fire Blast; [harm][target=targettarget,harm]Fireball