public OnPlayerDeath(playerid, killerid, reason){ if(DMZone[playerid] == 1) { DMZone[playerid] = 0; } return 1;}