Timers Problem
#2

Are you sure that you are created timers, like this?
Код:
var = SetTimer...
And then killing it by using
Код:
KillTimer(var);
On Gamemode exit?

And why bother creating player timers for fuel, speed? or even mute?
Just create a global timer, Loop through all players,
And check there whatever you want to check,
More timers = More lag.
Reply


Messages In This Thread
Timers Problem - by Banditul18 - 28.09.2017, 16:28
Re: Timers Problem - by FuNkYTheGreat - 28.09.2017, 17:27
Re: Timers Problem - by Banditul18 - 28.09.2017, 19:02
Re: Timers Problem - by nG Inverse - 29.09.2017, 22:51
Re: Timers Problem - by coool - 30.09.2017, 07:22

Forum Jump:


Users browsing this thread: 1 Guest(s)