Download
(86Kb)
Download
Updated: 10-16-10 01:33 PM
Pictures
File Info
Updated:10-16-10 01:33 PM
Created:08-26-10 12:39 AM
Downloads:2,694
Favorites:9
MD5:

Lazy Honor

Version: 0.0.6
by: Nuggs [More]

UPDATE(03/01/2011): I'm currently rewriting this to act more like the old PvP frame used to with stats for kills for today and all those other fancy smancy things that I miss about the old one. I'll look into adding the lifetime hks into the inspection frame as well but no promises as I haven't even looked into it yet.

Extremely simple script which shows your honor and arena points on the battlegrounds tab of the PvP frame. I know, it's so much work just to switch tabs. Why it's called Lazy Honor. Configuration options are currently in LazyHonor.lua

Configuration Options: lhFontSize - Change font size for displayed text.

No slash commands or anything. Just install and have fun.

Feel free to make suggestions, code fixes and whatnot.

New in 0.0.5, displaying of lifetime honorable kills since they removed that from the PvP frame!

Honor should now update correctly as you gain it.

Just as a side note, if anyone has any suggestions on where to move the lifetime hks, feel free to suggest it, currently, conquest will start to go over it when you get a lot of hks.

08/25/2010 - AG
Now checking the PVPQUEUE_ANYWHERE_SHOW even to make sure it displays correctly.
Fixed bug with it initially only showing 0 upon login
Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 10-16-10, 05:16 PM  
Nuggs
A Deviate Faerie Dragon
 
Nuggs's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 16
Uploads: 4
Originally posted by Rakuen
Thanks so much for this addon, real nifty idea!
Not a problem, glad you like it and thanks for the comment!
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 04:15 PM  
Rakuen
A Defias Bandit
 
Rakuen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 24
Uploads: 1
Thanks so much for this addon, real nifty idea!
Report comment to moderator  
Reply With Quote
Unread 09-14-10, 05:41 PM  
Nuggs
A Deviate Faerie Dragon
 
Nuggs's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 16
Uploads: 4
Originally posted by Vrondor
Font on my setup is way off due to I guess the Wintergrasp timer. The honor numbers are overlapping the text display. Any way to cut the font size down in the LUA?
Just updated it for you. We load the awesomely basic arial font defaults to a size of 12. Easily changed by changing the lhFontSize variable in LazyHonor.lua.

Enjoy!
Last edited by Nuggs : 09-14-10 at 05:41 PM.
Report comment to moderator  
Reply With Quote
Unread 09-05-10, 09:56 PM  
Shlink
A Murloc Raider

Forum posts: 5
File comments: 7
Uploads: 0
hahaha i love it!
You don't know how many times i've closed the Battlegrounds window and pressed H to check how much honor I have, then say, "DOH!"
looks like I wasn't the only one lol
Report comment to moderator  
Reply With Quote
Unread 08-28-10, 04:10 PM  
Nuggs
A Deviate Faerie Dragon
 
Nuggs's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 16
Uploads: 4
Originally posted by Vrondor
Font on my setup is way off due to I guess the Wintergrasp timer. The honor numbers are overlapping the text display. Any way to cut the font size down in the LUA?
You can add something like

Code:
LazyHonorText:SetFont(GameFontNormal:GetFont(), 8)
I didn't really take into account people using custom fonts, I'll update this to use a specific font to help prevent this in a few.

EDIT: That means for all the text display, you'll have to go through and like
Code:
LazyHonorCurrency:SetFont(GameFontNormal:GetFont(), 8)
LazyHonorArenaText:SetFont(GameFontNormal:GetFont(), 8)
LazyHonorArenaCurrency:SetFont(GameFontNormal:GetFont(), 8)
Should be pretty easy to follow in the code. Again, I'll update this here shortly to help prevent this problem.
Last edited by Nuggs : 08-28-10 at 04:13 PM.
Report comment to moderator  
Reply With Quote
Unread 08-28-10, 09:37 AM  
Vrondor
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
Font on my setup is way off due to I guess the Wintergrasp timer. The honor numbers are overlapping the text display. Any way to cut the font size down in the LUA?
Report comment to moderator  
Reply With Quote
Unread 08-26-10, 04:19 AM  
mentalnutsy
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 73
Uploads: 3
Great idea i like it
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: