public OnPlayerDeath(playerid) { SendClientMessage(playerid,-1, "You have died, choose a new class and try again!"); return true; }