OnPlayerUpdate Delay?
#8

Not everyting on same timer but if there are a few timers which running at the same time (like 10 timers) might be bad for CPU that's why I put similar checks in a same timer.

Код:
SetTimer("update",2000,1); // expbar, anti-cheats, TAB Score
SetTimer("ping",30000,1); // high ping checker
SetTimer("SendMSG",300000,1); // random msgs
SetTimer("Payday",3600000,1); // payday
Reply


Messages In This Thread
OnPlayerUpdate Delay? - by Matz - 26.10.2012, 08:52
Re: OnPlayerUpdate Delay? - by Abhishek. - 26.10.2012, 09:04
Re: OnPlayerUpdate Delay? - by jessejanssen - 26.10.2012, 09:05
Re: OnPlayerUpdate Delay? - by Matz - 26.10.2012, 09:19
Re: OnPlayerUpdate Delay? - by cessil - 26.10.2012, 09:29
Re: OnPlayerUpdate Delay? - by Matz - 26.10.2012, 10:00
Re: OnPlayerUpdate Delay? - by cessil - 26.10.2012, 10:12
Re: OnPlayerUpdate Delay? - by Matz - 26.10.2012, 11:34

Forum Jump:


Users browsing this thread: 3 Guest(s)