KillTimer
#4

You have to assign the variable to the timer. That is, change your /firework command to:

pawn Код:
starter = SetTimer("start",0,false);
Also, why are you using 0 as the timer's time? If you just want to call the function, you just have to write:

pawn Код:
start();
Reply


Messages In This Thread
KillTimer - by RedFusion - 31.10.2010, 23:25
Re: KillTimer - by Saurik - 31.10.2010, 23:31
Re: KillTimer - by RedFusion - 01.11.2010, 00:27
Re: KillTimer - by Zamaroht - 01.11.2010, 03:32
Re: KillTimer - by RedFusion - 01.11.2010, 13:15
Re: KillTimer - by HireMe - 01.11.2010, 13:36
Re: KillTimer - by Bessensap - 01.11.2010, 15:26

Forum Jump:


Users browsing this thread: 1 Guest(s)