Seatbelt crash
#2

You must have an array of timer ids.
Like this:
Код:
new TimerStack[MAX_PLAYERS];

TimerStack[playerid] = SetTimerEx("DisablePlayerKnockout",3500,0,"i",playerid);

KillTimer(TimerStack[playerid]);
Edit: I was a fail ninja at first.
Reply


Messages In This Thread
Seatbelt crash - by Typhome - 21.08.2010, 11:47
Re: Seatbelt crash - by CracK - 21.08.2010, 11:50
Re: Seatbelt crash - by Vetle - 21.08.2010, 11:51
Re: Seatbelt crash - by Typhome - 21.08.2010, 12:08

Forum Jump:


Users browsing this thread: 1 Guest(s)