#define KickEx(%0) SetTimerEx("KickPlayer", 1, 0, "d", %0) forward KickPlayer(playerid); public KickPlayer(playerid) Kick(playerid);