Possible to have macro deselect target if target is dead?
I run the following macro on my main, and have my other 4 assist when using them all.
#showtooltip
/cast lightning bolt
/startattack
This way if there is allot of congestion and im just solo'ing instance or bgs I can auto select the nearest target, sometimes though I get a target that is dead somehow and it will not at that point get the next target. Is there a way I can put a check in there to targetnearest enemy if the target is dead? Any help would be greatly appreciated.