Timers Problem
#3

Quote:
Originally Posted by FuNkYTheGreat
Посмотреть сообщение
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.
Yep, all timers are saved into a variabile and then killed when need to be

Not really , if the fucntion called by the timer has eficinet or less code will not cause that much 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)