KillTimer bug.
#1

Hello!

I have a bug with my timer.

Hello!

I have a bug with my timer.

I use a timer for my km-car system.

When the player gets driver I do this:

pawn Код:
Timer_KM[playerid] = SetTimerEx("TimerKM", 500, true, "f", playerid);
And in my OnPlayerExitVehicle I do this:

pawn Код:
KillTimer(Timer_KM[playerid]);
But it does not work:

My timer I put a SendClientMessage with a format that tells me the number of kilometers, except that when I leave the vehicle SendClientMessage still appears ...

Thx !!
Reply


Messages In This Thread
KillTimer bug. - by TheSy - 29.04.2014, 19:31
AW: KillTimer bug. - by Macronix - 29.04.2014, 20:00
Re : KillTimer bug. - by TheSy - 29.04.2014, 20:29
Re: KillTimer bug. - by iZN - 29.04.2014, 20:35
Re : Re: KillTimer bug. - by TheSy - 29.04.2014, 20:40
AW: KillTimer bug. - by Macronix - 29.04.2014, 20:41
Re: KillTimer bug. - by Luis- - 29.04.2014, 20:42
Re: Re : Re: KillTimer bug. - by iZN - 29.04.2014, 20:45
Re: KillTimer bug. - by Pottus - 29.04.2014, 20:48
Re : KillTimer bug. - by TheSy - 29.04.2014, 21:05

Forum Jump:


Users browsing this thread: 3 Guest(s)