Tetox
OG
I'm trying to make my dispel, pwr word shield, heal and renew do the following:
on a normal hit, they go on my targe, on a hit with alt held they self cast on me, and with shift held down, they go on my focus target
heres the macro i made....its the same for all of em, just with the name of the spell subed in:
#showtooltip Heal
/cast [target=focus,modifier:shift] Heal
/cast [target=player,modifier:alt] Heal
/cast [target=target,nomodifier] Heal
now my problem is, this works PERFECTLY for heal and dispel....but the focus cast part is non functional for dispel/shield
i tried changing keybindins/spots on my action bar and it worked temporarily, but then stopped...can anyone help me out here?
on a normal hit, they go on my targe, on a hit with alt held they self cast on me, and with shift held down, they go on my focus target
heres the macro i made....its the same for all of em, just with the name of the spell subed in:
#showtooltip Heal
/cast [target=focus,modifier:shift] Heal
/cast [target=player,modifier:alt] Heal
/cast [target=target,nomodifier] Heal
now my problem is, this works PERFECTLY for heal and dispel....but the focus cast part is non functional for dispel/shield
i tried changing keybindins/spots on my action bar and it worked temporarily, but then stopped...can anyone help me out here?