Results: 3Comments by: Daemonika
File: JD's Fail Check12-22-09
Originally posted by mikma I fixe...
Posted By: Daemonika
Originally posted by mikma I fixed this mod. local function playfile() PlaySoundFile("Interface\\AddOns\\JDs Fail Check\\priceisrightfail.mp3") end local Fail = CreateFrame("Frame") Fail:RegisterEvent("READY_CHECK") Fail:SetScript("OnEvent", playfile) lol, that works too, I only spent like 5 minutes on it....
File: EchoPort06-02-09
Originally posted by Kjado Is the...
Posted By: Daemonika
Originally posted by Kjado Is the addon itself not working at all for you (nothing shows up on the screen), or it just won't detect when you summon your portal? I am using the spellID for "Demonic Circle: Summon" in the code, so it should be portable to any client regardless of locale. It still seems to work flawlessly on my enUS...
File: OPie03-05-09
Originally posted by MaikuMori Da...
Posted By: Daemonika
Originally posted by MaikuMori Date: 2009-03-03 11:27:28 ID: 4 Error occured in: Global Count: 57 Message: ..\FrameXML\RestrictedExecution.lua line 840: Call failed: ..\FrameXML\RestrictedExecution.lua line 163: Cannot insecurely modify restricted table Debug: (tail call): ? : ? : ? ..\FrameXML\Restrict...