Re: [GUIDE] 1.12.1 Warrior Macros

Or link stances to item rack addon. Or save 2h/dw/shield to an item rack set and keybind those. I'd go for the latter, autoswapping gear on stance dance is highly impractical imo.
St0rfan wrote:/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(3);.
Creedx wrote:Is it possible in Vanilla to make a macro for using items of character?
I mean like macro for using the Trinket in TBC/WotLK/etc:
#showtooltip
/use 13
Inzomnia wrote:St0rfan wrote:/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(3);.
I don't understand the need for any of this. None of my stance dance macros have this stances check.
nurovez wrote:Is it possible to track Overpower (active or not) at any stances with API?
API IsUsableAction can track Overpower only at Battle Stance.