25.11.2013, 11:19
you are missing
forward KickTimer(playerid); and PlayerToKick is your variable to kick player, right?
oops, and this:
forward KickTimer(playerid); and PlayerToKick is your variable to kick player, right?
oops, and this:
pawn Код:
SetTimerEx("KickTimer", 500, false, "i", playerid);