public OnPlayerDeath(playerid, killerid, reason){ if(PlayerInfo[playerid][NoEvento] == 1) { SetPlayerWantedLevel(killerid, 0); } else return 1;}