Thread Tools Display Modes
07-22-13, 06:00 PM   #1
PerfectH
A Flamescale Wyrmkin
 
PerfectH's Avatar
AddOn Compiler - Click to view compilations
Join Date: Jan 2008
Posts: 137
Bartender 4 - XP/Rep Bar Help

Howdy,

It's been a while since I last posted on these forums, but anyway.

I am trying to make a custom condition for my XP or Reputation bar. What I want it to do - all on the same bar - is: if I am NOT level 90, show an XP bar, otherwise, show the Rep bar. However, if I mouse over the XP bar, I also want it to show the Rep bar, but only on mouse over.

I feel this could be done with a simple Lua script, but I am not that talented with its coding...yet.

Any and all help is greatly appreciated. Thank you!
__________________
I might fail at AddOn creativity...but damn do I love Coca-Cola!
  Reply With Quote
07-22-13, 08:44 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Bartender4 only supports macro conditionals, and there are no macro conditionals for level, so you cannot do what you want using Bartender4.

However, there are plenty of standalone XP bar addons, at least one of which should offer this feature.

Personally, I use a heavily modified version of jExp, but I would not recommend using that addon as-is, as it's very out of date, has pretty messy code, and doesn't do what you want anyway. You might check out jExp2, which is up to date and, if it doesn't already do what you want, shouldn't be too hard to modify.

Someone else might be able to give you some other suggestions that do what you want without needing any modifications.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
07-23-13, 01:51 AM   #3
Fuzzywuzzy
A Black Drake
 
Fuzzywuzzy's Avatar
Join Date: Oct 2007
Posts: 84
XPBarNone does both

http://www.wowinterface.com/download...XPBarNone.html

I'm using it myself, you just have to set it up in the options.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Bartender 4 - XP/Rep Bar 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