Is there any conditional for macros that will indicate if the target is myself? I want a macro such that:
if target==self then cast shield
else if target == friend cast renew
else if target == hostile cast smite
Telling the difference between a friendly target and an enemy target is easy, but is there any way to tell the difference between myself and another party member?
Connect With Us