This addon adds a little XP Bar under your portrait. XP is shown in percentage, you see when you have rested XP (show "(+xxx)" in the bar) and the bar has the same colors as the original XP bar (purple for normal xp and blue for rested xp). When you rollover the bar, you see details about your XP and XP to go (numeric & percent values).
You can set some options : hide/show the XP bar, hide/show the 'XP' text, show normal XP or remaining XP, show numeric or percent XP, set Auto Remaining XP when you've reached 10%.
You can use shift + left click on the bar to write in the chat dialog box your Current XP ; shift + right click write your XP to Go.
The default position is directly underneath the mana bar on the Player Frame. You can drag the frame around by holding the control key.
To show the options menu, type /xpbar in a chat dialog box or you can bind a key in the Key Bindings Menu.
To reset the frame position to the default location, type /xpbar reset.
is it possible to change the default position? like when it first loads? or to copy the location between alts? I can't find it in any saved variables... and the line of code that I thought would do it, in the main lua
changing the 82 and -66 also didn't do anything. So now I'm not sure how to do it.
The problem is that atm, when it first loads, it overlaps with power bars on most characters. Like here, on one of my monks, it's overlapping with the chi power bar:
I know I can drag it btw. but I have 40+ alts, and I would just like to have it in the exact same position on each alt, pixel perfect on first load. For new alts as well
Would it be possible to automatically disable at max level?
In reply to scumbobaggins:
There's a setting for that, but max level is now 60.
Hey there!
I wanted to ask if there is an option to turn off the Congratulations message when leveling up. The default congrats message from Blizzard is more than enough for me. With this though, there both messages are on screen on top of each other.
Ty for making this btw! :)
Mate, why did you abandon it? I play classic wow and it works but not as beautiful as on the image. I will keep having this addon on 'cause I like it. But I hope you will fix it so it sticks to the frame as it is on the image. Thanks
How do you make the HP/mana font look so crisp? Is it a custom font or another addon that does it? Because it sure doesn't look like the default Arial Narrow :)
In reply to Forge_User_59416106:
No special fonts. It's using all the built-in game ones.
2.6.1 works perfectly on Classic WOW.
Thank you very nice add-on :)
Hm, it does not look as cool as in the screen shots; i.e. it does not integrate as nicely with the player frame. Why has this been changed?
In reply to LudiusMaximus:
Nothing has changed. It has always been a separate window. If you move it up near the player frame, then it will appear to be integrated.
In reply to Kharthus:
Are you sure you can make it look like this?
In reply to LudiusMaximus:
I guess the graphics did change over the years. It's been so long I didn't remember. It doesn't quite look like that anymore.
In reply to Kharthus:
All right. Never mind! :-)
The other day, I moved the bar from it's default position with no problem (moving it to the new position on one toon, moved it to that same spot on all toons) only to discover that the new position interferes with some of my alt's abilities.
I attempted to re-position it again, but the changes now seem character specific (meaning I would now have to move it on each and every alt specifically) That would be fine and wouldn't bother me too much. The problem for me is that after I move it now, the new position reverts back to the first new position I originally chose (the one that interferes with certain alt abilities, not the original default position). It does this after each time I log out after re-positioning.
I can find no way to 'lock" the bar once I move it.
I hope that made some sense. I feel like I explained that badly.
Thank you. =)
bump
Can you add a Player Azerite Power Bar once we ding max level?
Any chance of seeing this updated for BFA?
In reply to the_necroscope:
Greetings !
I've just started using your addon, which was unfortunatly still suffering from those 7.3 (sound) changes. There are five lines (20, 22, 49, 199, 203) to check : Playsound "igMainMenuOptionCheckBoxOff", Playsound "igMainMenuOptionCheckBoxOn" (two times), PlaySound("igCharacterInfoOpen") and PlaySound("igCharacterInfoClose") must be replaced by PlaySound(857), PlaySound(856) (two times), PlaySound(839) and PlaySound(840) respectively.
That said, Shift-left (or right) clicking commands still don't seem to work for now and I didn't understand why... Also, it's a pity one has to move it around each time a character with a 'special resource' bar is loaded : since they're (obviously) located at the same place (under a character's hp & mp bars), they don't get along well (visually speaking).
Thank you for your work anyway ! Cheers !
Benjamin
In reply to Forge_User_24386700: