diff --git a/TurnIn.lua b/TurnIn.lua index 32ae11b..6e0911d 100644 --- a/TurnIn.lua +++ b/TurnIn.lua @@ -258,7 +258,7 @@ function TI_IsNPCOn(npcname, type) end -function TI_OnEvent(event) +function TI_OnEvent(self, event, ...) if(event == "VARIABLES_LOADED") then TI_VarInit(); if(TI_status.state) then