WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   Bartender4 (https://www.wowinterface.com/forums/showthread.php?t=52597)

ConstanT1ne32 08-10-15 10:11 PM

Bartender4
 
Hello,

Is there way to make certain bars hidden when switching spec in bartender4?

Example: I want bars 3 and 4 to be automatically hidden when I switch to my secondary spec, but appear again when I switch back to primary spec.

Rilgamon 08-10-15 11:45 PM

iirc you can add macro conditionals for every bar. And since there is a spec-condition it should work.

not sure but I'd think the lines could look like this
Code:

[spec:1]show;hide
Edit: Now I'm sure ;) http://www.mmo-champion.com/threads/...at-only-1-spec

ConstanT1ne32 08-11-15 08:11 AM

Thanks that worked great!


Out of curiosity, how hard is it to "code in" an option to change position of the raid bars for different specs?

Im using CompactRaid which doesnt have that option.

ConstanT1ne32 08-11-15 08:57 AM

Quote:

Originally Posted by Rilgamon (Post 310241)
iirc you can add macro conditionals for every bar. And since there is a spec-condition it should work.

not sure but I'd think the lines could look like this
Code:

[spec:1]show;hide
Edit: Now I'm sure ;) http://www.mmo-champion.com/threads/...at-only-1-spec

What do I need to make bars hidden only in raid?

Rilgamon 08-11-15 09:07 AM

Quote:

Originally Posted by ConstanT1ne32 (Post 310250)
What do I need to make bars hidden only in raid?

Code:

[group:raid]hide;show

Seerah 08-11-15 03:37 PM

Conditonals and how to use them can be found here: http://wow.gamepedia.com/Making_a_macro

Phanx 08-11-15 09:45 PM

Quote:

Originally Posted by ConstanT1ne32 (Post 310249)
Out of curiosity, how hard is it to "code in" an option to change position of the raid bars for different specs? Im using CompactRaid which doesnt have that option.

If that addon supports profiles, just set up a separate profile for each spec. If it doesn't, you can try using Reflux to emulate profiles, or you could switch to some other addon that does support profiles.

ConstanT1ne32 08-15-15 10:15 AM

Another thing:

When I used to create new chars, I would go to Bartender>profiles and copy from settings from my main char.

Now, I recently changed my key bindings on main, but when I "copy from main" on alts, key bindings dont change.

Any idea why?


All times are GMT -6. The time now is 08:27 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI