24.04.2015, 01:26
If i set the timer to
If this is like Kick(playerid); if i put 0000 ? and if this still send a message before that for example
It will send the message first before the kick or what ? +1 Rep!
Код:
SetTimerEx("DelayedKick", 0000, false, "i", playerid);
Код:
SendClientMessage(playerid, COLOR_GRAD1, "Invalid player specified."); SetTimerEx("DelayedKick", 1000, false, "i", giveplayerid);