Need Small help Rep +
#1

Hello I'm using only 4 timers in server but the server is lagging hard when we have more players like more than 50.
I'm using nothing on OnPlayerUpdate

Код:
	t1 = SetTimer("AntiCheatUpdate",8000,true);

        t2 = SetTimer("AutoMessage", 60000, true);

	t6 = SetTimer("Anticheat", 1000, true);

this onplayer spawn statstimer[playerid] = SetTimerEx("StatsInfromation", 15000, true, "u", playerid); but this timer got kill on player death and start again on player spawn. 
I'm using this to update player stats textdraws.
Reply


Messages In This Thread
Need Small help Rep + - by MBilal - 09.04.2015, 11:09
Re: Need Small help Rep + - by Sithis - 09.04.2015, 11:44
Re: Need Small help Rep + - by MBilal - 09.04.2015, 11:46
Re: Need Small help Rep + - by [ABK]Antonio - 09.04.2015, 12:51
Re: Need Small help Rep + - by MBilal - 09.04.2015, 13:20

Forum Jump:


Users browsing this thread: 2 Guest(s)