Help with Timer
#10

Try Adding Condition
PHP код:
 if(PlayerInfo[playerid][pGiftTime] > )
{
   
SetTimerEx("GiftTaimer",1000,true,"i",playerid);

inside OnPlayerConnect or any other call back you want to use.
Reply


Messages In This Thread
Help with Timer - by GeorgeMcReary - 07.03.2017, 15:21
Re: Help with Timer - by Toroi - 07.03.2017, 15:44
Re: Help with Timer - by GeorgeMcReary - 07.03.2017, 16:06
Re: Help with Timer - by DRIFT_HUNTER - 07.03.2017, 16:16
Re: Help with Timer - by Toroi - 07.03.2017, 16:18
Re: Help with Timer - by GeorgeMcReary - 07.03.2017, 16:24
Re: Help with Timer - by Vince - 07.03.2017, 16:38
Re: Help with Timer - by Toroi - 07.03.2017, 17:04
Re: Help with Timer - by GeorgeMcReary - 08.03.2017, 08:40
Re: Help with Timer - by GTLS - 08.03.2017, 09:38

Forum Jump:


Users browsing this thread: 1 Guest(s)