Is it possible to have both stances in one button, using it will switch to the other
while also having inner beast switch with fell cleave, and steel cyclone switching with decimate
on the keyboard?
Printable View
Is it possible to have both stances in one button, using it will switch to the other
while also having inner beast switch with fell cleave, and steel cyclone switching with decimate
on the keyboard?
Just unlocked the new stance and from what I can tell you can't have them both in one macro.
What you could do if you're looking to condense your hotbar is put your Deliverance Skills in a macro with your Defiance skills I.E. Fell Cleave and Inner Beast can share a macro.
IIRC you can have a Defiance Macro that, when pushed, hits Defiance and changes that particular toolbar location into your Deliverance (And also swaps in IB for Fell cleave!). Then you have the Deliverance Macro do the same thing inverted.
But I dono how fancy macros like that work.
You'll need two macros, mine are:
Deliverance
/merror off
/micon "Deliverance"
/ac "Deliverance" <me>
/hotbar Action "Fell Cleave" 1 7
/hotbar Action "Decimate" 2 7
Defiance
/merror off
/micon "Defiance"
/ac "Defiance" <me>
/hotbar Action "Inner Beast" 1 7
/hotbar Action "Steel Cyclone" 2 7
thanks sirdanile! any idea how to set it for a different hotbar?
edit: nevermind! figured it out! thanks again !
I wish I could like your post a billion gazillion times. That is such an immense help! Rewrote ALL my hotbars depending on stance - no more holding shift when I need to use my "dps" side of abilities.
You sir, are a gentleman and a scholar. Well, a warrior, but you know what I mean.
Thanks!
Sirdanile: Can you elaborate how your hotbars works,mainly the number behind /hotbar Action X? What is the meaning of those two numbers? Are they implied the position slot of the actions or they are the number of the entire hotbar where the actions are located? Thanks