I use this to switch between the two, but I want to add /cancelform to return to human shape in the same macro. I can’t figure out how to write it. Is it even possible?
/cast [noform:2] Cat Form; [outdoors] Travel Form
Thanks
I use this to switch between the two, but I want to add /cancelform to return to human shape in the same macro. I can’t figure out how to write it. Is it even possible?
/cast [noform:2] Cat Form; [outdoors] Travel Form
Thanks
Under what conditions?
Well if I push the button it turns me into cat, then again into travel form, so if I am in either of those forms I want to be able to ctrl+click to return to human form.
#showtooltip
/cast [noform:2] Cat Form; [outdoors] Travel Form
/cancelform [mod:ctrl]
Doesn’t work. I just go from cat to elk-thing.
Keybinds take priority over macro modifiers by default ctrl 1-6 are bound to the pet bar.