ClearPlayerChat(playerid) { for(new i=0; i < 11; i++) { SendClientMessage(playerid, -1, " "); } return 1; }