WoWInterface SVN QualityID

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 11 to Rev 12
    Reverse comparison

Rev 11 → Rev 12

trunk/QualityID/QualityID.lua
70,7 → 70,7
local _, _, id, id2 = strfind(link, "item:(%d+).+:(.+:.+)%[")
--While not all returns will be called, all are listed for reference.
local name,link,quality,ilvl,reqLevel,type,subType,stackCount = GetItemInfo(id)
-- frame:AddLine(" ")
frame:AddLine(" ")
frame:AddLine( "Item ID: "..ITEM_QUALITY_COLORS[quality].hex..id)
frame:AddLine( "Item Lvl: "..ITEM_QUALITY_COLORS[quality].hex..ilvl)
if showStackCount and stackCount > 2 then
QID Shot.png Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes : Added: svn:mime-type + application/octet-stream