public KickPlayer(playerid) { Kick(playerid);// this is line 3016 return 1; } SetTimerEx("KickPlayer",200,false,"d", id,2);