Player Timer
#1

Random question

I forgot what the function was to set a personal timer for a player, and cant find it

I thought it was SetTimerEx, but i looked at it and the params on it are not what i need, or if they are, i forgot how to change them.

(Im trying to call MySQL_BanCheck(playerid) after 10 secs with no repeat.)
Reply
#2

SetTimerEx("MySQL_BanCheck", 10000, false, "i", playerid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)