Hi, I recently started leveling a druid, and as i want to use all possible ways to improve my character i wanted macros to switch weapons to healing mace/oh in caster and strenght mace in forms.
I started with:
#show Bear form
/cancelform [noflying]
/cast [nostance] Bear Form
and
#show Cat form
/cancelform [noflying]
/cast [nostance] Cat Form
since i really need to leave any form by pressing any forms button.
After browsing some forums, i didnt find anything useful really, so i mixed a few macros i found together(with my absolute limited macro knowledge) and came up with
#show Bear form
/cancelform [noflying]
/cast [nostance] Bear Form
/equip [stance:1] Death Speaker Scepter
/equip [stance:1] Pagan Rod of the Eagle
/equip [nostance] Hefty Battlehammer of Strength
and
#show Cat form
/cancelform [noflying]
/cast [nostance] Cat Form
/equip [stance:3] Death Speaker Scepter
/equip [stance:3] Pagan Rod of the Eagle
/equip [nostance] Hefty Battlehammer of Strength
On the 1st glimpse they seem fine, but some strange things happen:
1st of all, sometimes i get no global when leaving a form(like it should be) and sometimes it gets a global(which is kinda deadly in close situations). Also it doesnt change weapons all the time.
Hope to get some answers, thank you already for reading if you got this far
