I use a
/petpassive
/cast [target=Tharvos] Leap
macro in order to "evacuate" my pet whenever the raid has to move. But what i like to know is, whether something like this is possible somehow, or not:
/petpassive
/cast [target=Tharvos] Leap
/if Leap casted (or on cooldown) petstay
I "need" this, because sometimes the leap target is to far away from the ghoul, so he won't leap towards it and just stay where he is and die in a voidzone or flamewall because of this.
So i try to create a macro which i can spam, that recalls the pet (/petpassive) and as soon as the pet was able to leap to Mr.X he should switch into the petstay mode.
Is this somehow possible?