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


Messages In This Thread
My timer isn't killing! - by cloudysky - 05.06.2012, 18:13

Forum Jump:


Users browsing this thread: 1 Guest(s)