Issue with timer
#4

Should CountDownTimer as shown here:

PHP код:
format(strsizeof(str), "Timp ramas in operatie: %d"CountDownTimer); 
Not be CountDownVar?

PHP код:
format(strsizeof(str), "Timp ramas in operatie: %d"CountDownVar); 
It seems you were accidentally displaying the timer ID rather than the seconds variable.

Also, make the change that Sreyas mentioned, so that the function repeats every second..

PHP код:
CountDownTimer SetTimerEx("CountDown"1000true"i"playerid); 
Reply


Messages In This Thread
Issue with timer - by AndreiWow - 18.01.2017, 18:38
Re: Issue with timer - by Sew_Sumi - 18.01.2017, 19:10
Re: Issue with timer - by SyS - 19.01.2017, 00:43
Re: Issue with timer - by Nate4 - 19.01.2017, 04:06
Re: Issue with timer - by Sew_Sumi - 19.01.2017, 05:34
Re: Issue with timer - by AndreiWow - 19.01.2017, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)