
Use WowHead or a similar service to lookup item IDs.

Local function ProcessTooltip(tooltip, link) WriteCounterLines(GameTooltip) WriteTotal(GameTooltip) If addon:GetOption("UI.Tooltip.ShowItemCount") or addon:GetOption("UI.Tooltip.ShowTotalItemCount") thenĬachedCount = GetItemCount(itemID) - if one of the 2 options is active, do the countĬachedTotal = (cachedCount > 0) and format("%s: %s",, ) or nil check player bags to see how many times he owns this item, and where

If not itemID or (itemID = cachedItemID) then return end - is the item in the tooltip a known type of gathering node ? Local ite mID = LGN.getItemID( _G:GetText( ) ) If addon:GetOption("UI.Tooltip.ShowGatheringNodesCount") = false then return end exit if player does not want counters for known gathering nodes Local function ShowGatheringNodeCounters() Modified _retail_/Interface/AddOns/Altoholic/a Modified _retail_/Interface/AddOns/Altoholic/Frames/TabOptions.xml Modified _retail_/Interface/AddOns/Altoholic/Frames/aį.ShowItemSource.Text:SetText(L)į.ShowItemCount.Text:SetText(L)į.ShowSimpleCount.Text:SetText(L)į.ShowTotalItemCount.Text:SetText(L)į.ShowKnownRecipes.Text:SetText(L)į.ShowItemID.Text:SetText(L)į.ShowGatheringNodesCount.Text:SetText(L)į.ShowCrossFactionCount.Text:SetText(L)į.ShowMergedRealmsCount.Text:SetText(L)į.ShowAllRealmsCount.Text:SetText(L)į.ShowAllAccountsCount.Text:SetText(L)į.ShowOnlyFirstGatheringItem.Text:SetText("Show only the primary resource from gathering nodes") f.ShowKnownRecipes.Text:SetText(L)į.IsEnabled:SetChecked(O)į.ShowItemSource:SetChecked(O)į.ShowItemCount:SetChecked(O)į.ShowTotalItemCount:SetChecked(O)į.ShowKnownRecipes:SetChecked(O)į.ShowItemID:SetChecked(O)į.ShowGatheringNodesCount:SetChecked(O)į.ShowCrossFactionCount:SetChecked(O)į.ShowMergedRealmsCount:SetChecked(O)į.ShowAllRealmsCount:SetChecked(O)į.ShowOnlyFirstGatheringItem:SetChecked(O) f.ShowTotalItemCount:SetChecked(O) = true, - display counters for all accounts on the same realm = false, - display counters for characters on all realms = true, - display counters for characters on connected realms = true, - display counters for both factions on a pve server = true, - display counters when mousing over a gathering node (default: on) = false, - display item id & item level in the tooltip (default: off) = false, - show only the primary item gathered from gathering node, as the first item listed for that gathering node in LGN = true, = false, - display just the counter, without details (like AH, equipped, etc.) = "Realm", - whether to default to current account or current realm
SCRIVENER LENUA WOW UPDATE
Update a - LCC update: manual override to fix incorrect Shadowlands Alchemy - Header Order Index.
SCRIVENER LENUA WOW FULL
Fix bug stopp ing full items d etails from show ing on the tooltips - Fix Lua error shown when mousing over a profession for a character that has 315 for its Classic version, eg 315 classic herbalism by a Tauren Moved AltoArdenwealdGardeningPanel to Template inherited it in Sanctum Features tab.
SCRIVENER LENUA WOW CODE
Add Great Vault track ing - Code cleanup. # Altoholic |TInterface\Icons\INV_Drink_13:0|t Modified _retail_/Interface/AddOns/Altoholic/CHANGELOG.md # X-Localizations: enUS, frFR, zhCN, zhTW, deDE, koKR, esES, esMX, ruRU # X-Category: Inventory, Tradeskill, Mail # Author: Teelo (US-Jubei'thos) + Thaoky (EU-Marécages de Zangar) # Notes: Provides information about your alts # Title-zhCN: |cffeedd99 |r: 全角色统计 Altoholic

# Title: Altoholic |TInterface\Icons\INV_Drink_13:0|t

Modified _retail_/Interface/AddOns/Altoholic/Altoholic.toc Cannot compute difference between binary files
