Hey guys
I’m trying to make a macro that will both let me Renew + Power word shield with the same keybind
if mouseover Renew
if target Shield
I tried @target and @mouseover etc. but somehow, It will only use renew, so decided to ask here
Hey guys
I’m trying to make a macro that will both let me Renew + Power word shield with the same keybind
if mouseover Renew
if target Shield
I tried @target and @mouseover etc. but somehow, It will only use renew, so decided to ask here
#showtooltip
/cast [@mouseover,help] Renew; Power Word: Shield
This will cast Renew on your mouseover if you have one and it’s a friendly target, otherwise it will cast PW: S by the standard logic: on your target if you have one and it’s friendly, otherwise on yourself.
thank you!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.