Timer time is duplicating..
#1

So I have this:

PHP код:
Timer[playerid][myzone] = SetTimerEx("TakeZone"time*1000false"ii"playeridmyzone); 
But it actually gets called in 20 seconds not in 10, can someone help me?


I really need that and to make it work I'm doing this right now:

PHP код:
new time ZoneInfo[czone][CZ_Time]/2;//I have to divide it in two so if the zone time is 20 seconds the timer will take it as 20 :(
                
Timer[playerid][czone] = SetTimerEx("TakeZone"time*1000false"ii"playeridczone); 
Reply


Messages In This Thread
Timer time is duplicating.. - by Magic_Time - 14.08.2014, 15:54
Re: Timer time is duplicating.. - by SickAttack - 14.08.2014, 16:43
Re: Timer time is duplicating.. - by Magic_Time - 14.08.2014, 17:12

Forum Jump:


Users browsing this thread: 1 Guest(s)