I found this macro in the codex and found it extremely useful ( Thanks Vyndree! )
Code:
Heal Main or Main's Target (Vyndree):
#showtooltip
/target party1
/target focus
/cast [target=targettarget,help,nodead,exists] Healing Wave; [target=target,help,nodead,exists] Healing Wave
I was thinking about it and it would be much simpler if this could be done with focus instead of target, since that would allow the main to keep the same target. I've tried many combinations but could not get this to work. I was thinking something along the lines of having your toons use macros that look like this:
Code:
Main:
/focus [target=mouseover]
Code:
Healer:
/cast [target=focusfocus,help,nodead,exists] Healing Wave
or
/target focus
/cast [target=targetfocus,help,nodead,exists] Healing Wave
If you assign these two macros to the same key they work but it seems that the macro on the healer is always one step and heals the last focus of the main due to maybe the speed at which the key is pressed vs the speed at which blizzard changes focus.
Any ideas?
Connect With Us