Question about timers..
#1

Well, I have this timers:

pawn Код:
SetTimer("AreaUpdate", 2000, 1);
SetTimer("VHPBarUpdate", 1000, 1);
SetTimer("WeatherRefresh", 300000 , 1);
SetTimer("UpdateTime", 1000, 1);
SetTimer("ZonesPay", 600000 , 1);
SetTimer("TimeUpdate", 950, 1);
My question is: I have 3 timers of 1 sec, if I just put all the script in one timer, that would help on performance side?
Thanks
Reply


Messages In This Thread
Question about timers.. - by Fedee! - 16.09.2010, 21:01
Re: Question about timers.. - by Toni - 16.09.2010, 21:42

Forum Jump:


Users browsing this thread: 1 Guest(s)