Revised the petattack macro a little.
This way if one of your pet targets dies the pet that was tanking that mob will switch to the target you're currently attacking if you don't assign it a new target.Code:/petattack [@pettarget,noexists][@pettarget,dead]
I also added a macro to clear all raid markers to my /petfollow toggle so I can reset everything mid combat and assign new targets if I need to.
Code:/run for i=1,9 do SetRaidTarget("player",i) end
Connect With Us