Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-04-08, 01:31 AM   #1
lazai
A Fallenroot Satyr
Join Date: Mar 2008
Posts: 26
Fix for Trinketmenu

Code:
	-- fix for OmniCC by N00bZXI
	--TrinketMenu_MainFrame:SetFrameLevel(1)
	--TrinketMenu_MenuFrame:SetFrameLevel(1)
	--TrinketMenu_Trinket0:SetFrameLevel(2)
	--TrinketMenu_Trinket1:SetFrameLevel(2)
	--for i=1,30 do
	--	getglobal("TrinketMenu_Menu"..i):SetFrameLevel(2)
	--end
Lines 318 - 325 in file TrinketMenu.lua replace code with the above code, this stops the trinkets from disappearing. I am not sure what part of OmniCC this is supposed to fix, but I did not notice anything new as far as the UI went by making this change.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Fix for Trinketmenu


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off