View Single Post
01-08-10, 08:58 PM   #210
Cowisimoo
A Defias Bandit
Join Date: Jan 2010
Posts: 3
I'm hoping someone can help me. I'd like to create a bar that pages with my druid's form, but is only visible during combat. I thought this would be achievable by checking the combat button, but that seems to just create another "page" on the button bar for combat. My next thought was that I could achieve this with the "custom" section but the only documentation I can find on that is:

Custom States: Allows the entry of custom bar state conditionals using the in-game macro syntax. Place a new state condition on a new line. For example -

[stance:1, mod:shift]
[stance:1, mod:alt]
[stance:1, mod:ctrl]
[stance:1]


Is there more documentation/posts anywhere on how to use the custom states button?

Thanks,

Cow