Basically following "HolyWireMods" GLua series and have got onto doing animating derma panels, I'm getting this error whilst trying to close it:
[ERROR] lua/includes/extensions/client/panel/animation.lua:50: attempt to call method 'OnEnd' (a number value) 1. unknown - lua/includes/extensions/client/panel/animation.lua:50
[Lua] cl_init - This is my cl_init
[Lua] main_menu - This my main_menu
The error occurs when trying to press the "Close button"
PANEL:NewAnimation() takes three number values and a function, you're passing it four number values and a function.
You are a fucking life saver my guy, honestly thanks so much.
Sorry, you need to Log In to post a reply to this thread.