CMD:cleardl(playerid, params[]) { for(new i = 0; i < 5; i++) { SendDeathMessage(10001,10001,0); } return 1; }