View Single Post
08-18-12, 07:45 PM   #223
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
The following code crashes the client:
Code:
local f = CreateFrame("Frame")
f:RegisterEvent("ADDON_LOADED")
f:SetScript("OnEvent", function(self, event, addon)
	GetIgnoreName(1)
end)
Dunno if it does on live too.
__________________
Grab your sword and fight the Horde!