Druid Macro Help

Using a regrowth macro with modifers for party 1, 2, and @player it works perfectly fine but only when im in bear or cat form. if macro is pressed in no form or travel it does not register any ideas why?

Macro in question:
#showtooltip Regrowth
/cast[@party2,mod:ctrl][@player,mod:shift][@party1] Regrowth

any help would be great thanks in advance!

***** for some reason i cannot reply to elvenbane it says i must wait for others to reply frist… However i did think of that and the macro is on all the bars 100% also if i dont hard-set the tooltip like that it displays nothing.*******

Cuz you didn’t actually put the macro on those bars and are still using the base spell.

Also, don’t hard-set the tooltip that way it’ll properly range-find your intended unit.

#showtooltip
/cast [@party2,mod:ctrl] [@player,mod:shift] [@party1] Regrowth