I have been trying to understand macros and seems I am horrible with it so wanted to see if anyone could help me do some changes to this one.
#showtooltip
/stopcasting
/castsequence [mod:ctrl]prowl; [mod:shift]Tiger Dash; [mod:alt]bear form; [swimming,noform:3]Travel Form;[outdoors,noform:3]Travel Form;[indoors,noform:2]Cat Form;[indoors,form:2]Bear Form(Shapeshift);[form:3]Cat Form
I am actually not that worried about the tiger dash or prowl really but what I would like to do is be able to shift forms and go into caster mode as needed as well.
Is it possible to switch bear, cat and caster form while in combat and then the travel forms and cat for traveling?
This?
#showtooltip
/cast [mod:ctrl] Prowl; [mod:shift] Dash; [mod:alt] Bear Form(Shapeshift); [swimming,nocombat] [outdoors,nocombat] Travel Form(Shapeshift); [form:2] Bear Form(Shapeshift); Cat Form
I am going to try that out now, thank you!
(Edit as I can’t reply once again)
This works great actually and thank you so much for fine tuning that for me. I am curious though if it is possible to press alt in car form and go to caster form? When I am indoors/combat and in bear form I can hit the key and go to cat form. If I hit alt it will go to caster form. But if I hit alt while in cat form it does nothing but bring me back to bear form. I am happy and can do a workaround for it as this has been the best macro yet. Just wanted to see if that could be done.