Get an Epic Experience with Premium

Below Average Items (Low Item Level Indicator)

Bags & Inventory Login to Add Favorites
  • 4 Likes
  • World of Warcraft
  • 472 Monthly Downloads
  • Supports: 5.3.0
  • 4,638 Total Downloads
  • Updated 05/21/2013
  • Created 05/07/2012
  • 15 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: Below Average Items v1.09
or

About Below Average Items (Low Item Level Indicator)

Description:

Below Average Items is an addon that places a small visual indicator on equipped items that are below your current iLvl average. A quick glance at your character sheet makes it easy to see which items are below average without having to examine each item individually.

A yellow visual indicator marks the below average items. A red visual indicator marks the lowest level item(s). Mousing over the visual indicator will show a tooltip with the items iLvl vs your current average.

Usage:

  • Enable or Disable the addon via the addons screen.
  • There are currently no config options or slash commands for this simple addon.

Features:

  • Visual Indicator - Gives visual indicator on items that are below current average on your character sheet. (red indicator = lowest iLvl)
  • Info Tooltip - Mouse over visual indicator to see that items iLvl and your current average.
  • Note - Heirloom items on your character are ignored as their iLvl is reported as 1.

Official Homepage:

My Other Addons:

  • Tabard Addict - tracks how many tabards have been equipped for the various tabard achievements.
  • Faction Addict - provides additional faction information to your characters working towards faction based achievements.

Changelog:

  • Please see the 'Changes' tab for details on what changes in each revision.
  • Latest Release: v1.09 (2013-05-21)

v1.09 (2013-5-21)
----

  • Update for WoW 5.3.

v1.08 (2013-3-25)
----

  • BUGFIX - fix for lua errors when character has the new 5.2 upgradeable items

v1.07 (2013-3-5)
----

  • Update for client 5.2.

v1.06 (2013-1-8)
----

  • Additional workaround for upgraded item levels. (Thanks ckaotik!)

v1.05 (2013-1-2)
----

  • Workaround to calculate upgraded item levels put in place.
  • (Blizzard please support via api soon!)
  • Happy New Year!

v1.04 (2012-11-28)
----

  • updated for client 5.1

v1.03 (2012-8-28)
----

  • Updates for Mists of Pandaria
  • Removal of RangedSlot

v1.02 (2012-5-13)
----

  • Added red visual indicator marking LOWEST level item(s).
  • Fixed OnShow refreshing.

v1.01 (2012-5-7)
----

  • Initial release of Below Average Items (BAI)

Comments

  • #11

    Upgraded several items this evening, pulling up my average ilvl to 526. All items are showing the red unhappy face - even the ones upgraded to be ilvl 530. The addon seems to think they've not been upgraded.

     

  • #12

    Thanks for the report Simes.  I neglected to update the item upgrade tables in the addon.  I will get this in the next release.

    Thanks!

  • #10

    1.08 has been uploaded to address the problem with lua errors on the new 5.2 upgradeable items.

    Thanks everyone for the reports!

  • #9

    Thanks for the error reports! Wasn't getting notification of these for some reason. 

    Working on an update.

  • #8

    1x BelowAverageItems\BelowAverageItems-1.07.lua:75: attempt to perform arithmetic on field "?" (a nil value)
    BelowAverageItems\BelowAverageItems-1.07.lua:75: in function "bai_GetActualItemLevel"
    BelowAverageItems\BelowAverageItems-1.07.lua:113: in function <BelowAverageItems\BelowAverageItems.lua:92>
    BelowAverageItems\BelowAverageItems-1.07.lua:229: in function "BAI_OnEvent"
    <string>:"*:OnEvent":1: in function <string>:"*:OnEvent":1

    Locals:
    i = nil
    slotName = nil
    (for generator) = <func> =[C]:-1
    (for state) = <table> {
     1 = "BackSlot"
     2 = "ChestSlot"
     3 = "FeetSlot"
     4 = "Finger0Slot"
     5 = "Finger1Slot"
     6 = "HandsSlot"
     7 = "HeadSlot"
     8 = "LegsSlot"
     9 = "MainHandSlot"
     10 = "NeckSlot"
     11 = "SecondaryHandSlot"
     12 = "ShoulderSlot"
     13 = "Trinket0Slot"
     14 = "Trinket1Slot"
     15 = "WaistSlot"
     16 = "WristSlot"
    }
    (for control) = 9
    i = 9
    slotName = "MainHandSlot"
    slotId = 16
    texture = "interface\paperdoll\UI-PaperDoll-Slot-MainHand.blp"
    checkRelic = nil
    itemId = 95675
    name = "Zerat, Malakk's Soulburning Greatsword"
    _ = "|cffa335ee|Hitem:95675:0:0:0:0:0:0:0:90:0:0|h[Zerat, Malakk's Soulburning Greatsword]|h|r"
    quality = 4
    iLevel = 502
    reqLevel = 90
    class = "Weapon"
    subclass = "Two-Handed Swords"
    maxStack = 1
    equipSlot = "INVTYPE_2HWEAPON"
    texture = "Icons\INV_SWORD_2H_THUNDERISLERAID_D_01"
    vendorPrice = 568531
    link = "|cffa335ee|Hitem:95675:0:0:0:0:0:0:1289851520:90:0:465|h[Zerat, Malakk's Soulburning Greatsword]|h|r"
    bai_slotNameArray = <table> {
     1 = "BackSlot"
     2 = "ChestSlot"
     3 = "FeetSlot"
     4 = "Finger0Slot"
     5 = "Finger1Slot"
     6 = "HandsSlot"
     7 = "HeadSlot"
     8 = "LegsSlot"
     9 = "MainHandSlot"
     10 = "NeckSlot"
     11 = "SecondaryHandSlot"
     12 = "ShoulderSlot"
     13 = "Trinket0Slot"
     14 = "Trinket1Slot"
     15 = "WaistSlot"
     16 = "WristSlot"
    }
    bai_slotItems = <table> {
     ChestSlot = <table> {}
     WristSlot = <table> {}
     Finger0Slot = <table> {}
     Trinket1Slot = <table> {}
     BackSlot = <table> {}
     Trinket0Slot = <table> {}
     MainHandSlot = <table> {}
     WaistSlot = <table> {}
     ShoulderSlot = <table> {}
     SecondaryHandSlot = <table> {}
     FeetSlot = <table> {}
     NeckSlot = <table> {}
     LegsSlot = <table> {}
     HandsSlot = <table> {}
     HeadSlot = <table> {}
     Finger1Slot = <table> {}
    }
    bai_currentAvgLvl = 486.13

    getting this one since today , only thing i did was win a new axe in Throne of Thunder and equipping it lol , (  http://www.wowhead.com/item=95675&nbsp; )

  • #7

    Currently getting the following error w/ the latest version:

    Error occured in: Global
    Count: 1
    Message: ...rface\AddOns\BelowAverageItems\BelowAverageItems.lua line 75:
       attempt to perform arithmetic on field '?' (a nil value)
    Debug:
       [C]: ?
       ...rface\AddOns\BelowAverageItems\BelowAverageItems.lua:75: bai_GetActualItemLevel()
       ...rface\AddOns\BelowAverageItems\BelowAverageItems.lua:113:
          ...rface\AddOns\BelowAverageItems\BelowAverageItems.lua:92
       ...rface\AddOns\BelowAverageItems\BelowAverageItems.lua:199: BAI_OnShow()
       [string "*:OnShow"]:1:
          [string "*:OnShow"]:1
       [C]: Show()
     ..\FrameXML\UIParent.lua:1785: SetUIPanel()
       ..\FrameXML\UIParent.lua:1629: ShowUIPanel()
       ..\FrameXML\UIParent.lua:1516:
          ..\FrameXML\UIParent.lua:1512
       [C]: SetAttribute()
       ..\FrameXML\UIParent.lua:2228: ShowUIPanel()
       ..\FrameXML\CharacterFrame.lua:21: ToggleCharacter()
       [string "TOGGLECHARACTER0"]:1:
          [string "TOGGLECHARACTER0"]:1

     

  • #6

    I really, really love your addon. Simple but so good Smile
    Made it so much easier for me to track my items.
    Keep up the good work!

  • #5

    Would it be possible to add support for showing if items aren't gemmed or enchanted where applicable ?

  • #4

    Updated for Mists of Pandaria 5.0.4. Thanks everyone for the continued support!

  • #2

    So simple yet so awesome! Loving it :)

  • #3

    Thanks!

  • #1

    Thanks for trying out my latest addon. 

    If you have any feedback or comments feel free to leave them here.

    Thanks!

  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!