View Single Post
07-04-22, 06:36 PM   #1
JahirahDK
An Aku'mai Servant
 
JahirahDK's Avatar
Join Date: Sep 2020
Posts: 38
Question [TBC Classic] Druid travel/shapeshift

Hi everyone,

I'm having some problems configuring /cancelform for a druid travel/shapeshift macro...
My druid is only lvl22 so she's still w/o her travel form or a mount...

This is the macro at the moment...
It correctly removes cat form, but not bear form... If used while in bear form it shifts into cat form instead of clearing the form as intended...
Code:
#showtooltip
/cancelform [stance:1/2]
/cast [swimming] !Aquatic Form; [mod:alt] Bear Form; Cat Form
I've experimented with the formulation of the /cancelform [conditionals] like...
/cancelform [stance:1,stance:2]
/cancelform [stance:1][stance:2]
but neither seems to do the trick and I can't figure out the problem...

I'm unsure if the problem stems from the fact that I'm playing TBC Classic but if anyone is able to help me out it would be greatly apprecated!
__________________
//Jahirah
  Reply With Quote