This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the enhancement in mind? How should it look and feel?Disable the Pet Buffs. - No longer needed.Add Support for Tukui/ElvUI.
Line 4212 under OnTooltipUpdate tooltip:AddHeader(format("%s |cFF808080r%s|r", z.titleColour, tostring(z.version)))<<code>> if IsAddOnLoaded("Tukui") or IsAddOnLoaded("ElvUI") then tooltip:SetScript("OnShow", function( self ) self:SetTemplate( "Transparent" ) end) end<</code>>
To post a comment, please login or register a new account.