05.04.2018, 09:54
OnPlayerUpdate is not a timer. and it doesn't have equal interval. It's at least called 33 times per second.
Use SetTimerEx and assign the timer ID to a variable.
Use SetTimerEx and assign the timer ID to a variable.