[solved]TIMER
#6


Countdown doesnt have anything to do with CountDownTimer

Код:
Countdown = SetTimer("CountDownTimer", 999, true);
so when you do

Код:
KillTimer(Countdown);
it will kill Countdown
wich is

Код:
SetTimer("CountDownTimer", 999, true);
because of the =


You get it?
Reply


Messages In This Thread
[solved]TIMER - by deather - 24.01.2010, 15:09
Re: Timer - by Striker_Moe - 24.01.2010, 15:14
Re: Timer - by deather - 24.01.2010, 15:19
Re: Timer - by mansonh - 24.01.2010, 15:29
Re: Timer - by deather - 24.01.2010, 16:01
Re: Timer - by Niixie - 24.01.2010, 16:05
Re: Timer - by deather - 24.01.2010, 16:11
Re: Timer - by mansonh - 24.01.2010, 16:15
Re: Timer - by deather - 24.01.2010, 16:19
Re: Timer - by mansonh - 24.01.2010, 16:52

Forum Jump:


Users browsing this thread: 2 Guest(s)