

Tinsert(registeredAuctioneerSources, "AucMinBuyout ")ĬustomPrice. RegisterSource( "External ", "AucMinBuyout ", L, GetAucMinBuyout, true) Local function GetAucMinBuyout( itemLink) Tinsert(registeredAuctioneerSources, "AucAppraiser ")

RegisterSource( "External ", "AucAppraiser ", L, AucAdvanced. Hooksecurefunc(AucAdvanced, "SendProcessorMessage ", function( msg)įor _, source in ipairs(registeredAuctioneerSources) do IsAddonEnabled( "Auc-Advanced ") and AucAdvanced then RegisterSource( "TSM ", "NumInventory ", L, Inventory. RegisterSource( "TSM ", "RequiredLevel ", L, ItemInfo. RegisterSource( "TSM ", "ItemLevel ", L, ItemInfo. RegisterSource( "TSM ", "ItemQuality ", L, ItemInfo. RegisterSource( "TSM ", "Destroy ", L, GetDestroyValue)ĬustomPrice. Local function GetDestroyValue( itemString) RegisterSource( "TSM ", "VendorSell ", L, ItemInfo. RegisterSource( "TSM ", "VendorBuy ", L, ItemInfo. OnSourceChange( "RequiredLevel ", itemString)ĬustomPrice. OnSourceChange( "ItemLevel ", itemString)ĬustomPrice. OnSourceChange( "ItemQuality ", itemString)ĬustomPrice. OnSourceChange( "VendorSell ", itemString)ĬustomPrice. OnSourceChange( "VendorBuy ", itemString)ĬustomPrice. RegisterInfoChangeCallback( function( itemString)ĬustomPrice. classKey = select( 2, UnitClass( "player ")) set the last character we logged into for display in the app


: RegisterCallback( "destroyValueSource ", private. : AddKey( "sync ", "internalData ", "classKey ") : AddKey( "global ", "internalData ", "lastCharacter ") : AddKey( "global ", "internalData ", "appMessageId ") : AddKey( "global ", "debug ", "chatLoggingEnabled ") : AddKey( "global ", "coreOptions ", "minimapIcon ") : AddKey( "global ", "coreOptions ", "destroyValueSource ") : AddKey( "global ", "coreOptions ", "chatFrame ") ShowBasicMessage( "TSM was just updated and may not work properly until you restart WoW. If GetAddOnMetadata( "TradeSkillMaster ", "Version ") ~= "v4.10.19 " then Local LOGOUT_TIME_WARNING_THRESHOLD_MS = 20 This is the main TSM file that holds the majority of the APIs that modules will use. All Rights Reserved - Detailed license information included with addon.
