What`s wrong here
#10

Quote:
Originally Posted by Mugalito
Посмотреть сообщение
you have to create a separate variable for this timer.
for example TimerStopJobTimer[MAX_PLAYERS];
than you have to start a timer like this.
TimerStopJobTimer[playerid] = SetTimerEx("TimerStopJob", 30000, 0, "i", playerid);
and kill must be this
KillTimer(TimerStopJobTimer[playerid]);
i did it exactly like this and it worked ,i thought about this.thanks anyways brother !
Reply


Messages In This Thread
What`s wrong here - by PepsiCola23 - 09.02.2018, 10:00
Re: What`s wrong here - by Mugala - 09.02.2018, 10:11
Re: What`s wrong here - by Misiur - 09.02.2018, 10:19
Re: What`s wrong here - by PepsiCola23 - 09.02.2018, 10:20
Re: What`s wrong here - by Mugala - 09.02.2018, 10:30
Re: What`s wrong here - by PepsiCola23 - 09.02.2018, 10:33
Re: What`s wrong here - by Mugala - 09.02.2018, 10:44
Re: What`s wrong here - by PepsiCola23 - 09.02.2018, 10:49
Re: What`s wrong here - by Mugala - 09.02.2018, 11:20
Re: What`s wrong here - by PepsiCola23 - 09.02.2018, 11:43

Forum Jump:


Users browsing this thread: 2 Guest(s)