How to eliminate everyone on opposite team with the click of a button?

So I am making a map with admin controls and I need help with a mechanic that eliminates everyone on the opposite team.

Use a relay
Random player on specific team

1 Like

but is there a way for it to be everyone on other team?

All players on specific team

How would we get it so that it is all players on the team opposite of the player, no matter what team they are on?

There should be a setting for that in the relay.

1 Like

Relay (all players on my team (including player)) → Relay (all other players)

1 Like

oh, ya that is smart. By taking all other players from every player on one team, you get the other team.

1 Like

wait, wait, all players get eliminated when I try this

Are you sure? Can I see your system (share screenshots)?

Yes,


So far, when button pressed, trigger relay and the relay is on the setting of all players on my team. Then the relay triggers another relay with all other players. Then a respawn is connected to the 2nd relay.

1 Like

Could I see your relay settings to double check and do you have multiple people in the map to see? And it is teamed in your map settings, correct?

The first relay has the settings of this:


And the second relay, this:

I tested with my friends and we all got eliminated.

That’s so weird… I’m kinda lost sorry.
For the time being you might want to unmark that solution until somebody realizes what’s going on and how to properly do this.

1 Like

Ok, thank you for your help though!

Place down a wire repeater and a relay. They should be wired as such:
Button pressed → repeat wire pulse
Repeat wire pulse → relay

Set the wire repeater to only accept pulses from team 2. Set the relay to transmit as all players on team 1. The relay should broadcast to a respawn, or a damager if you want to knock the players out that way.

Copy this setup, connected to the same button, but instead have the wire repeater only accept from team 1 and have the relay transmit as all players from team 2.

Hope this helps! Let me know if you need clarification or some pictures.

4 Likes

so something like this?


Let me test is rq.

1 Like

Yes! This works perfectly! Thank you so much!

2 Likes