One button druid travel/flight macro

Is the [indoors] macro option broken in TBC?

I’ve tried this one button druid travel/flight macro, but it doesn’t work with [indoors] for Cat Form. Also, with the [nocombat, harm] option the macro just doesn’t do anything:

#showtooltip /cast [swimming] Aquatic Form; [indoors] Cat Form; [nocombat, harm] Travel Form; [combat] Travel Form; [flyable] Swift Flight Form; Regal Riding Crane /dismount [mounted]

This macro seem to work for now, besides Cat Form:

#showtooltip /cast [swimming] Aquatic Form; [indoors] Cat Form; [outdoors] Travel Form; [flyable] Swift Flight Form

How to do this correctly? :thinking:

Never heard of that conditional.

try [nooutdoors]

Maybe this for cat form, by not adding any conditions for it when the rest have a condition…
[swimming] Aquatic Form; [outdoors] Travel Form; Cat Form

1 Like

Then it only wants to do Cat Form. [outdoors] and [indoors] was working back in the days. But now only [outdoors] work.

My solution was to put my flight form on ALT+SPACE

So you can jump and fly and… it just works really well. And easy to hit.

I just tested it, and it works.
Since Cat Form is at the end of the macro, it never reaches Cat Form when one of the other conditionals is met, and if none of the conditionals is met, it gets to Cat Form and cast it.

Edit: only tested it on travel form [outdoors] and indoors to see if cat form / travel form is cast corectly using only these 2 options (with cat form at the end of the macro) running outside then inside then out again and clicking the macro, but i dont see any reason why it shouldnt work for the rest.

It never changed to catform while i was outside clicking the macro multiple times, only Travel Form was cast. and the same indoors only Cat Form was cast.

Macro i used: /cast [outdoors] Travel Form; Cat Form

I didn’t change my macro and for some reason it works now! Guess they fixed something??

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.