My timer isn't killing!
#1

My timer is not killing, I don't understand what I've done wrong.

pawn Код:
new KillMyTimer[MAX_PLAYERS];
pawn Код:
KillMyTimer[playerid] = SetTimerEx( "MyTimer", 1000, true, "i", player);
pawn Код:
KillTimer(KillMyTimer[playerid]);
What am I doing wrong?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)