Anyone know why my macro is not working I want a pet attack on one of my abilities but not switch target if it has one already.
I am not sure if I am simple not understanding how the conditions of a macro work but so far I tried:
/petattack [@pettarget, exists][@target]
If I am right this should attack the pets current target is it exists and if not attack my target?
At the moment this instead just attacks my target even if pet has different target.
This is tbc classic btw. Cheers.