KillTimer with SetTimerEx
#3

Quote:
Originally Posted by Mikep
What I need it a timer and after every 5 minutes on the server, the player gets 5 points.

I tried

new pointer[MAX_PLAYERS];

pointer[playerid] = SetTimerEx(...);

then OnPlayerDiconnect KillTimer(pointer[playerid]);

But it started to spam the 5 point timer when I relogged a few times, so it wasn't killing it.

If there a way to kill SetTimerEx?
Ex works with kill for me at least... I just tested it this morning
Reply


Messages In This Thread
KillTimer with SetTimerEx - by Mikep - 09.03.2009, 15:15
Re: KillTimer with SetTimerEx - by lesley - 09.03.2009, 15:19
Re: KillTimer with SetTimerEx - by Dujma - 09.03.2009, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)