[HELP] Problem with SetTimer
#7

When you kill a timer, do this

pawn Код:
new timer1;

timer1 = SetTimer(...);

KillTimer(timer1);
timer1 = -1;
It'd be a good idea to write a hook/macro for this, which I may do.
Reply


Messages In This Thread
[HELP] Problem with SetTimer - by [NWD]Jim._.Carrey - 03.06.2012, 17:23
Re: [HELP] Problem with SetTimer - by leonardo1434 - 03.06.2012, 17:27
Respuesta: [HELP] Problem with SetTimer - by [NWD]Jim._.Carrey - 03.06.2012, 17:37
Respuesta: [HELP] Problem with SetTimer - by [NWD]Jim._.Carrey - 04.06.2012, 02:15
Re: [HELP] Problem with SetTimer - by MP2 - 04.06.2012, 02:28
Respuesta: [HELP] Problem with SetTimer - by [NWD]Jim._.Carrey - 04.06.2012, 02:45
Re: [HELP] Problem with SetTimer - by MP2 - 04.06.2012, 03:03
Respuesta: [HELP] Problem with SetTimer - by [NWD]Jim._.Carrey - 04.06.2012, 03:09
Re: [HELP] Problem with SetTimer - by MP2 - 04.06.2012, 03:10
Respuesta: [HELP] Problem with SetTimer - by [NWD]Jim._.Carrey - 04.06.2012, 03:17

Forum Jump:


Users browsing this thread: 1 Guest(s)