Quote Originally Posted by Lethallin View Post
You get an error message when using that either way, don't you? That kind of annoys me.

And sometimes, macros just don't seem to work. My PLD partner had his provoke macro not actually have the ability go off after saying something in chat enough times, to where I don't want to use a macro for anything that could actually be important to battle. Thanks though.
This is the perfect solution to your problem. Since you can only use the skills in their corresponding stances, you can save a couple of hotbar slots if you use macros to swap them in and out. The WAR stances are off the GCD so you don't have to worry about the macros slowing down your rotation either.

Defiance:
/micon "Defiance"
/ac "Defiance" <me>
/hotbar action "Inner Beast" # #
/hotbar action "Steel Cyclone" # #
Deliverance:
/micon "Deliverance"
/ac "Deliverance" <me>
/hotbar action "Fell Cleave" # #
/hotbar action "Decimate" # #

The two # in the /hotbar commands correspond to the hotbar and slot where you want to put the skill. So, putting "1 10" will set the skill to hotbar 1, slot 10.