Timers and values getting mixed up
#3

Quote:

Use variables for timers:
at top:
Code:

new timer[MAX_PLAYERS];//for all players

and when you start the timer, use
Code:

timer[playerid] = SetTimerEx(.......);
Thanks very much, that worked perfectly!
Reply


Messages In This Thread
Timers and values getting mixed up - by WingedFrostWolf - 23.10.2014, 13:29
Re: Timers and values getting mixed up - by zaibaslr2 - 23.10.2014, 14:56
Re: Timers and values getting mixed up - by WingedFrostWolf - 23.10.2014, 16:37

Forum Jump:


Users browsing this thread: 1 Guest(s)