#FoL
/cast [help, dead, combat] Intercession; [help, dead, nocombat] Redemption; Flash of Light
Used to work. Not working now. Help?
#FoL
/cast [help, dead, combat] Intercession; [help, dead, nocombat] Redemption; Flash of Light
Used to work. Not working now. Help?
What part isnt working?
#showtooltip Flash of Light
/cast [help,dead,combat] Intercession; [help,dead] Redemption; Flash of Light
Slightly optimized.
Self casts flash of light only. Intercession and Redemption won’t cast and it doesn’t cast on other unit frames.
I worked around the last part by adding [@mouseover], but in the past, that was the point of Clique, was not having to make them a mouseover. I didn’t test if adding @mouseover to all of the conditions would fix it.
Oh, yeah. If you’re using a macro you need to code the logic for it.
#showtooltip
/cast [@mouseover,help,dead,combat] [help,dead,combat] Intercession; [@mouseover,help,dead] [help,dead] Redemption; [@mouseover,help] [] Flash of Light