public OnPlayerDeath(playerid, killerid, reason){ TogglePlayerSpectating(playerid, 1); PlayerSpectatePlayer(playerid, killerid); return 1;}