public OnPlayerDeath(playerid, killerid, reason) { SetPlayerTeam(playerid, zombies);//zombies is the team name! return 1; }