Thread Tools Display Modes
04-02-12, 09:40 PM   #1
peanutbuter
A Defias Bandit
Join Date: Mar 2012
Posts: 3
Bartender 4 visibilty help

I'll just give a description of what im trying to do. I could be going about this the complete wrong way.

My shammy is enhance/resto.
In enhance i like the buttons across the bottom middle of screen but in resto i have have them in block to the right so i can have healbot in the middle. I know BT4 supports spec change but only so far as changing spells not bars.
So what i have devised is to use certain bars for enhance and different bars for resto.
My problem is that two of the bars overlap (yes i could change size or re position but i would like to be a little more skilled with my addons). I am wondering if in Visibility if i can use a custom condition (ie; [______]show;hide)
to hide the bars i dont want in x spec?

Hope i haven't made this to complicated and thank you in advance for any help.

Last edited by peanutbuter : 04-02-12 at 09:51 PM.
  Reply With Quote
04-02-12, 10:07 PM   #2
Ravensaber
A Fallenroot Satyr
 
Ravensaber's Avatar
Join Date: Nov 2011
Posts: 20
You could always have two different profiles...

Load resto and have X bar setup.....Load Enh and have Y bar setup
  Reply With Quote
04-02-12, 10:46 PM   #3
peanutbuter
A Defias Bandit
Join Date: Mar 2012
Posts: 3
I cant see how to save or create new profiles.
  Reply With Quote
04-02-12, 11:04 PM   #4
Ekaterina
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 65
Originally Posted by peanutbuter View Post
I cant see how to save or create new profiles.
When you open the Bartender Options window, in the pane down the left, in yellow writing there is an option for Profiles.

To create a new profile, type the new profile name in the New box and hit ok. For example you could create a profile called Resto and one called Enhance

Then set your bars up how you would like them for each profile. To change on the go without having to go back into the bartender options you could create a macro.

/usetalents [spec:1] 2; 1
/run [spec:1] Bartender4.db:SetProfile("profilename2"); Bartender4.db:SetProfile("profilename1")

The above macro will change both your spec and the Bartender profile.
Replace profilename1 & profilename2 with what you named your profiles in Bartender.

If you don't want to use a macro, there is an addon called Bartender4_dualspec that will swap the Bartender profiles for you.
http://www.wowace.com/addons/bartender4_dualspec/

Ekat.

Last edited by Ekaterina : 04-02-12 at 11:11 PM. Reason: Additional information.
  Reply With Quote
04-02-12, 11:10 PM   #5
peanutbuter
A Defias Bandit
Join Date: Mar 2012
Posts: 3
Wonderful. That is exactly what i was looking for, thank you so much. and yes profiles.... helps if i scroll down a little:P

Thank you once again very much appreciated

Last edited by peanutbuter : 04-02-12 at 11:53 PM.
  Reply With Quote
04-03-12, 12:46 AM   #6
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
I find this pretty useful

/run Bartender4.db:SetProfile("Profilename");

to switch without opening BT4 config. Change "Profilename" to whatever you've named profile.

Edit: Ooops, put it into a macro, of course, lol.
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Bartender 4 visibilty help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off