Castsequence allows me to toggle my hunter's tracking abilities. But I'd also like to be able to toggle my pet from passive to defensive with one button. Is there a way to do that? I'm just looking to save a button on my UI.
Castsequence allows me to toggle my hunter's tracking abilities. But I'd also like to be able to toggle my pet from passive to defensive with one button. Is there a way to do that? I'm just looking to save a button on my UI.
google yields this
Code:/petpassive [target=pettarget,exists] /stopmacro [target=pettarget,exists] /petdefensive /petattack
noisia
Mad googlin skills bra.
That macro does something a little different than what I asked for. If I am targeting an enemy and I push the button, it toggles between passive and attack. If I am not targetting an enemy, but there is one in front of me, it will attack (and cause me to target that enemy too). The only way it switches to defensive is if I am not targeting an enemy and there is no enemy in front of me.
I was thinking I would like to have a separate button for petattack, and use this one just to toggle between passive and defensive. Can anyone think of a way to modify it to achieve that?
why do you want your pet on defensive?
/petattack
/petfollow [target=pettarget,exists]
use this and keep your pet on passive at all time O.o