Thread Tools Display Modes
07-24-08, 11:33 PM   #1
wingedkat
A Deviate Faerie Dragon
Join Date: Jan 2007
Posts: 16
Required level on item icons

Well, again, I don't know if this is possible but it would make managing the guild bank sooo much easier.

If I want to sort the equipment by level, at this point, I have to actually hold the cursor over each item and that makes it a long and irritating chore. Would it be possible for a mod to add the required level, not to the tooltip, but to the icon itself, kind of like Fizzle adds the durability on the icon?

I think this would be helpful, too, in the auction house, and heck, in ordinary bank bags. I have often bought something for an alt that isn't quite there yet, and then forgotten I had it by the time she got there until she was already wearing something else.
  Reply With Quote
07-26-08, 06:10 PM   #2
Daemus
A Murloc Raider
 
Daemus's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 5
I'm not sure if this has been previously done either but I whipped this up tonight:

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

I discovered that it does not work with OneBag (the all-in-one I used up until now) and I suspect the same from other all-in-one addons.

I'm going to look into working around this and adding a config window so you can change the font size, colour and position.

Feedback appreciated, cheers.
  Reply With Quote
07-26-08, 06:19 PM   #3
wingedkat
A Deviate Faerie Dragon
Join Date: Jan 2007
Posts: 16
Wow, thanks! I'll try it out!
  Reply With Quote
07-26-08, 06:25 PM   #4
Daemus
A Murloc Raider
 
Daemus's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 5
I've just realised this won't do the guild bank either, I'll look into that now, shouldn't be too hard.
  Reply With Quote
07-26-08, 07:25 PM   #5
Daemus
A Murloc Raider
 
Daemus's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 5
Updated it to work with guild bank tabs now, you may notice a tiny delay in the numbers updating when you change bank tabs, this is because the client fetches the tab information freshly from the wow server!

Enjoy.
  Reply With Quote
07-26-08, 10:33 PM   #6
wingedkat
A Deviate Faerie Dragon
Join Date: Jan 2007
Posts: 16
Excellent. Thank you so much. You're right that it does not work with OneBag and I can't do without that, but it DOES work with the guild bank, even with Onebag installed. That is the part I wanted most.

Now, if we could get Kaelten and Norganna to support it for OneBag and Auctioneer... but I suppose that's too much to hope for, just now.

Thank you again!

Kat
  Reply With Quote
07-27-08, 02:20 AM   #7
Macniel
A Fallenroot Satyr
 
Macniel's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 26
Mmmh maybe you could hook the itemButton specfic function "SetItemButtonTexture(button, texture)" which will be called by buttons who are inherit from ItemButtonTemplate (this should be infact be every button which resemble an item) So you could just hook this and every itembutton can have your required Level FontString.
  Reply With Quote
07-27-08, 03:15 AM   #8
Daemus
A Murloc Raider
 
Daemus's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 5
Yeah hooking sounds like the ideal solution, still in the process of learning, I'll look into it next
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Required level on item icons


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