Download
(3Kb)
Download
Updated: 10-24-12 05:46 PM
Pictures
File Info
Updated:10-24-12 05:46 PM
Created:03-02-11 09:00 AM
Downloads:7,896
Favorites:36
MD5:

EquippedItemLevel  Popular! (More than 5000 hits)

Version: 121025
by: villiv [More]

"I'm NOT any kind of coder" made. Use at your own risk please.


Equipped Item Level - Adds the equipped average item level to the tooltip.


I know several addons out there have same function but they are too much for me. So here it is.


Some notes:

- You can set decimal places of item level by editing "DECIMAL_PLACES" at the top of "EquippedItemLevel.lua".
- The default is "2", so you'll see a item level like "123.45". If you set it "4", you'll see a item level like "123.4567".

- These item levels are cached for re-use but people's gear can be changed frequently.
- So you can manually re-update by TARGETING and mouseover them. (should be out of combat)


My goal is to show the same item level as the one on the Armory. If you get any differences, please let me know.
And I hope it works in any locales.


Any thoughts, ideas and surely any helps are welcome. Please leave your comments.

121025:
quick fix for 5.0. seems we lost ranged slot now.

120213:
using "INSPECT_READY" event now.

111212:
quick fix for 4.3.

110613:
change the way to show the item levels.
AddonLoader support again.

110512:
temporarily (I hope so), removed the AddonLoader support.

110502:
reverted some changes to simplify.

110416:
removed the "Unavailable" output.
added a checking for party/raid member changing.
AddonLoader support (X-LoadOn-Always: delayed).

110330:
some tweaks and added a config about decimal places. default value is "2".

110304:
combat status fix.
Optional Files (0)


Post A Reply Comment Options
Unread 05-17-13, 04:18 AM  
cbdgv
A Deviate Faerie Dragon
 
cbdgv's Avatar

Forum posts: 12
File comments: 34
Uploads: 0
Hunter Level inaccurate, fix, thank you
Report comment to moderator  
Reply With Quote
Unread 01-06-13, 05:42 PM  
villiv
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 73
Uploads: 8
Thanks for your report, Skyscorcher.

I'll look into it as soon as I can.
Report comment to moderator  
Reply With Quote
Unread 01-03-13, 12:26 PM  
Skyscorcher
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
updated addon

Hi , i like your addon, but after last patch where you can upgrade ur items tooltip shows wrong info. Is there any chance you are going to upgrade it to display corrected ilvl when someone has upgraded his items.

thanks a lot
Report comment to moderator  
Reply With Quote
Unread 09-09-12, 06:57 PM  
villiv
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 73
Uploads: 8
I know there is room to improve but do you have any specific problem with this?
Also, I'll take a look at Freebtip's code when I have time to spare.
Report comment to moderator  
Reply With Quote
Unread 09-08-12, 12:59 PM  
goldman1337
A Murloc Raider

Forum posts: 6
File comments: 39
Uploads: 0
are you gonna update this addon for 5.0.4? thanks
Report comment to moderator  
Reply With Quote
Unread 04-11-12, 03:40 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
when use both Freebtip and this addon get two level and race text.


name
<guild>
85 blood elf paladin
85 blood elf paladin
item level:359
Report comment to moderator  
Reply With Quote
Unread 02-15-12, 11:56 PM  
villiv
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 73
Uploads: 8
Thanks for your help, Zzyzxrd.

I know inspect system itself is flawed anyway, but the error that Wetxius have is not the case I think. ("InspectFrame.unit" was filled with invalid unitID)

By the way, EquippedItemLevel will inspect only 6 time (include the others' inspection) per 10 sec.
Report comment to moderator  
Reply With Quote
Unread 02-15-12, 02:14 AM  
Zzyzxrd
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 52
Uploads: 2
Originally Posted by villiv
To Wetxius

That's odd ... I have to dig it by myself.
Thanks for your farther information. It helps a lot.
Just passing by to let you know: Blizzard's inspect frame bugs out after inspecting X people in X time.

That would take ages to happen while just normally inspecting someone, but With AddOns such as this the LUA errors will show up alot faster instead.

I myself use InspectFix to solve this, you might want to keep an eye out and redirect others to it, if it's the case.
Last edited by Zzyzxrd : 02-15-12 at 02:15 AM.
Report comment to moderator  
Reply With Quote
Unread 02-14-12, 07:29 AM  
villiv
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 73
Uploads: 8
To Wetxius

That's odd ... I have to dig it by myself.
Thanks for your farther information. It helps a lot.
Report comment to moderator  
Reply With Quote
Unread 02-14-12, 01:34 AM  
Wetxius
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 51
Uploads: 2
Originally Posted by villiv
Thanks for your report, Wetxius.

Could you test it without any other addons please?
Since this one will never change "InspectFrame.unit" which can be cause of your error.
Yes, I tested it without any other addons. I just went to my death knight, and run in Stormwind. First, when mouseover and inspect some players, It showed without any errors. But after a while when I inspected about 10 people, the errors began to appear, every time I'm putting the mouse on the target...
Report comment to moderator  
Reply With Quote
Unread 02-13-12, 05:45 PM  
villiv
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 73
Uploads: 8
Thanks for your report, Wetxius.

Could you test it without any other addons please?
Since this one will never change "InspectFrame.unit" which can be cause of your error.
Report comment to moderator  
Reply With Quote
Unread 02-13-12, 06:39 AM  
Wetxius
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 51
Uploads: 2
Error

Getting this error, last version:
Code:
Message: ...face\AddOns\Blizzard_InspectUI\InspectGuildFrame.lua:18: Usage: GetGuildInfo("unit")
Count: 1
Stack: [C]: in function `GetGuildInfo'
...face\AddOns\Blizzard_InspectUI\InspectGuildFrame.lua:18: in function `InspectGuildFrame_Update'
...face\AddOns\Blizzard_InspectUI\InspectGuildFrame.lua:8: in function <...face\AddOns\Blizzard_InspectUI\InspectGuildFrame.lua:6>
Report comment to moderator  
Reply With Quote
Unread 12-11-11, 07:44 PM  
villiv
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 73
Uploads: 8
Hello Remsi and Spike`. Thanks for your kind words and reports.

Yes, using GetInventoryItemLink instead of GetInventoryItemID is something I was considering.
With my minor testing, I think it's not enough but will work somehow. So I'll update this with that fix but I have to do some more testing for sure.
Oh, and my native language is Japanese. Sorry for your inconvenience.

Btw, I THINK we may have a accurate value if we wait for the event like other addons.
But it kills this addon's uniqueness that is simple and fast. Any thoughts?
Report comment to moderator  
Reply With Quote
Unread 12-09-11, 09:09 AM  
Spike`
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 37
Uploads: 1
i changed this and it seems to work ....

Code:
	--local id = GetInventoryItemID(unit, slot)
		local id = GetInventoryItemLink(unit, slot)
but probably its a incomplete fix
Report comment to moderator  
Reply With Quote
Unread 12-09-11, 03:31 AM  
Remsi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Your addon is the best of the best of its kind, so look forward to an update for 4.3! ^ _ ^
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: