Problem with timers..
#1

Hello i have problem with timers. I have this
Код:
 	//=============================[Timers]=========================================
	SetTimer("UpdateMoney", 1000, 1);
	SetTimer("AntiHackCheat", 100, 1);
    SetTimer("GeneralTimer", 1000, 1);
    SetTimer("CheckPlayers", 10000, 1);
    SetTimer("TipBot", 180000, 1);
    SetTimer("GameBot", 600000, 1);
	return 1;
}
And they just dont work, i mean the tipbot ( message like advert ) and the gamebot ( lottery ) messages comes about 10 minutes later and they come both. Or i see the tip messeges comes 3 at one time with no timer. It seems they dont have timers but i add them and i dont have problems. How to fix this big problem, guys?
Reply


Messages In This Thread
Problem with timers.. - by dundolina - 12.04.2015, 00:02
Re: Problem with timers.. - by HazardouS - 12.04.2015, 08:24
Re: Problem with timers.. - by dundolina - 12.04.2015, 22:00
Re: Problem with timers.. - by Threshold - 12.04.2015, 22:07
Re: Problem with timers.. - by dundolina - 13.04.2015, 00:00
Re: Problem with timers.. - by Camorra - 13.04.2015, 08:53

Forum Jump:


Users browsing this thread: 2 Guest(s)