08.02.2015, 11:29
Quote:
Well, in that case, I would create a debug script which would show all my callbacks/functions which are called and it should show where and what is causing it.
|
EDIT: I see what happens, the kick function gets stuck in an infinite loop. I'm fixing it now.
EDIT2: Fixed. Apparently I can't return Kick in the Delay_Kick function.