any way to make the macro switch icons if I’m just playing normal Archangel?
Macro Name: XYZ (the name is relevant later, keep this in mind, I’ll make it bold to point out where so that you can change it)
#showtooltip
/cast Archangel
/cast Dark Archangel
/run local G=GetSpellInfo SetMacroSpell(“XYZ”, G"Archangel" or G"Dark Archangel")
The tooltip takes a single cast to update, but the macro will never skip a cast regardless of that.
Obviously, it doesn’t work if you have both.
EDIT:-
Fixed it, for some reason you dont need a G for the last spell on the list of spells, Thanks again Ley.
It works really well but for some reason it justs stays as a RED ? any advice? thanks for your help
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.