Results: 3Comments by: Errc
File: Zgoo - data inspection tool04/14/14
This is AWESOME. Thanks so much fo...
Posted By: Errc
This is AWESOME. Thanks so much for developing it. Any idea why when I copy something (/zgoo SOUNDS, in this case) it only copies the first few lines of the output? Seems like a bug but I can't tell what's causing it. Also, maybe I'm an idiot, but I can't find anywhere what the {...} and @ in the upper right hand corner mean....
File: AceTimer03/19/14
Re: CancelTimer
Posted By: Errc
Hi! I can't get "CancelTimer" to work. Here is an exemple of how I use it: WLPL_ACE = {} local function WLPL_MW_FadeOut() local bg = _G local title = _G local divider = _G WLPL_FADEOUT = WLPL_ACE:ScheduleTimer(function() bg:SetAlpha(0.15) title:SetAlpha(0.15) divider:...
File: Zgoo - data inspection tool02/28/14
Re: [bug]at launch
Posted By: Errc
UI Error : user:/AddOnS/Zgoo/Startup.lua:157: attempt to index a nil value stack traceback: user:/AddOnS/Zgoo/Startup.lua:157: in function '(main chunk)' Did nothing but start the game and connect my lvl2 char on the Aldmeri side. Didn't take look at the code yet, just reporting. Thanks for the addon anyway, it's a good ide...