Hey there,
Can somebody help me pls get a macro for changing from travel forms to cat and vica versa? I did a google search but I only seem to find old ones that dont work any more, or ones that dont change to aquatic form when im in the water…
And I tried to make one myself but i dont understand this whole macro thing at all… :s
thanks for all help in advance
Here is one I’m using atm…
#showtooltip
/cast [swimming] Travel Form; [nostance:2] Cat Form; [stance:2, outdoors] Travel Form; [stance:2, combat, indoors] Bear Form; [stance:2, nocombat, indoors] Cat Form
6 Likes
Heehaw:
#showtooltip
/cast [swimming] Travel Form; [nostance:2] Cat Form; [stance:2, outdoors] Travel Form; [stance:2, combat, indoors] Bear Form; [stance:2, nocombat, indoors] Cat Form
thanks it works so far, you really saved my day …
question tho (im trying to understand this XD)
why is there a peace of code that says Bear form, while it doesnt change to bear at all?
Because you have to meet all the three conditions
While in cat form (stance:2)
And
While in combat
And
while indoors
Then
Cast Bear Form
aaah ok, so it cant work without that the whole macro doesnt work at all…
i think i get it, thanks
system
(system)
closed
April 26, 2020, 11:23pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.