Download
(5Kb)
Download
Updated: 02-22-22 12:05 PM
Addon for:
oUF.
Compatibility:
Eternity's End (9.2.0)
Updated:02-22-22 12:05 PM
Created:unknown
Downloads:45,590
Favorites:159
MD5:

oUF Experience  Popular! (More than 5000 hits)

Version: 90200.32-Release
by: p3lim [More]

Description

oUF Experience is a element plug-in made for the unitframe framework oUF.
It does nothing by itself, and requires a layout that supports it to function.

It has the following features:

  • Experience/honor bar
  • Rested bar (optional)
  • Tags
  • Automatically hides under certain conditions:
    • Player has reached max level
    • Player has locked their experience gain
    • Player has reached trial account level cap
    • Player is in a vehicle
    • Player has disabled honor-tracking

For details on how to implement this in your own layout, please see the wiki:
https://github.com/p3lim-wow/oUF_Experience/wiki

Feedback

If you have a question, please use the comments section on Curse/WoWInterface.
If you would like to report a bug or contribute to the project, please follow this link to get started.

Legal

Please see the LICENSE file.

Changes in 90200.32-Release:
  • Changed: Update Interface version
Archived Files (2)
File Name
Version
Size
Author
Date
90105.31-Release
5kB
p3lim
11-03-21 12:17 PM
90100.30-Release
5kB
p3lim
07-01-21 12:08 AM


Post A Reply Comment Options
Unread 08-06-09, 06:05 AM  
Icerat
A Fallenroot Satyr

Forum posts: 28
File comments: 46
Uploads: 0
Thank you so much worked a treat, just wish the tool tips showed up

Originally posted by Caellian
You must enable the mouseover with

Code:
self.Experience:EnableMouse(true)
As for the tooltip, that's another story.
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 09:46 PM  
Reolin
A Deviate Faerie Dragon
 
Reolin's Avatar

Forum posts: 10
File comments: 58
Uploads: 0
Error: bad argument #5 to 'format' (number expected, got no value)
AddOn: oUF_Experience
File: oUF_Experience.lua
Line: 21
Count: 1
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 05:36 PM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Originally posted by Icerat
Ive added:

Code:
self.Experience:HookScript('OnEnter', function(self) self:SetAlpha(1) end)
self.Experience:HookScript('OnLeave', function(self) self:SetAlpha(0) end)
to my layout but the bars are still there they dont seem to hide, any idea how i can get it to hide?
You must enable the mouseover with

Code:
self.Experience:EnableMouse(true)
As for the tooltip, that's another story.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 11:04 AM  
Icerat
A Fallenroot Satyr

Forum posts: 28
File comments: 46
Uploads: 0
Ive added:

Code:
self.Experience:HookScript('OnEnter', function(self) self:SetAlpha(1) end)
self.Experience:HookScript('OnLeave', function(self) self:SetAlpha(0) end)
to my layout but the bars are still there they dont seem to hide, any idea how i can get it to hide?
Report comment to moderator  
Reply With Quote
Unread 08-04-09, 04:41 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by dr_AllCOM3
I don't have it either, but it sounded like a typo
It was
Report comment to moderator  
Reply With Quote
Unread 08-04-09, 04:25 PM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
I don't have it either, but it sounded like a typo
Report comment to moderator  
Reply With Quote
Unread 08-04-09, 04:17 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by dr_AllCOM3
Interface\AddOns\oUF_Experience\oUF_Experience.lua:136: 'then' expected near 'self'
Interface\AddOns\oUF_RuneBar\oUF_RuneBar.lua:121: unexpected symbol near ','
Thanks for the quick response, I don't have 3.2 yet.
Report comment to moderator  
Reply With Quote
Unread 08-04-09, 04:07 PM  
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 275
Uploads: 11
Interface\AddOns\oUF_Experience\oUF_Experience.lua:136: 'then' expected near 'self'
Interface\AddOns\oUF_RuneBar\oUF_RuneBar.lua:121: unexpected symbol near ','
Report comment to moderator  
Reply With Quote
Unread 08-04-09, 01:33 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Ive had it with updating the mouseover mess that was requested, so i removed it from my code.

If you want to add it to your layout, follow this:
Mouseover + tooltip
Code:
self.Experience:HookScript('OnEnter', function(self) self:SetAlpha(1) end)
self.Experience:HookScript('OnLeave', function(self) self:SetAlpha(0) end)
Just mouseover:
Follow the above code, but use :SetScript instead of :HookScript

Want to customize your tooltip?
Use API's like normal people!
Report comment to moderator  
Reply With Quote
Unread 06-01-09, 02:19 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by SpartaKickk
Alright well, this addon seems like it would be a big help as I'm using Metzerott layout, but it has no exp bar. Now I understand I have to do something with the TOC file, but what I don't know, TOC metadata is pretty vague. What do I put and where?
Somewhere in your .toc file, add this:
Code:
## OptionalDeps: oUF_Experience
Report comment to moderator  
Reply With Quote
Unread 05-31-09, 11:59 AM  
SpartaKickk
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Alright well, this addon seems like it would be a big help as I'm using Metzerott layout, but it has no exp bar. Now I understand I have to do something with the TOC file, but what I don't know, TOC metadata is pretty vague. What do I put and where?
Report comment to moderator  
Reply With Quote
Unread 05-28-09, 03:28 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Sorry think this might be my bad. I wasn't manually checking for

if(IsAddOnLoaded('oUF_Experience') and ((unit == 'pet' and class ~= 'WARLOCK' or unit == 'player') and UnitLevel('player') ~= MAX_PLAYER_LEVEL)) then
when checking oUF_Experience is loaded. However my oUF is based on your code so might be worth double checking.

Thanks
Report comment to moderator  
Reply With Quote
Unread 05-27-09, 11:02 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by saulhudson
Still get the same issue when I log in a char at max level even with version 32. Works fine with characters under max level.

Sorry for posting again here but just felt like the right place.
What do you have enabled?
Report comment to moderator  
Reply With Quote
Unread 05-27-09, 10:49 AM  
saulhudson
A Deviate Faerie Dragon
 
saulhudson's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 61
Uploads: 7
Still get the same issue when I log in a char at max level even with version 32. Works fine with characters under max level.

Sorry for posting again here but just felt like the right place.
Report comment to moderator  
Reply With Quote
Unread 05-26-09, 02:57 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Everything should be fixed now, stop spamming about bugs in comments, use the bug submit on my portal instead.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.