Tagging teams help

Hello I’m making a tag game kinda like a snow survival esq game where if your tagged you get put on a specific team (team 2) and once everyone is on team 2 it ends the game but idk how to do it D: .
I’ve tried a couple of things from another Help post but its been awhile since anyone responded so I’m remaking this if you could help me please provide photos thanks

Can’t do screenshots right now, but all you need is a tag zone and team switcher for each team. Then wire a tag zone to a team switcher with:
Player tagged → Switch to configurated team

1 Like

Oh I forgot sm
I meant to add that ends the game when everyone is on a specific team
I do know Abt that have a life cycle set to a relay random person and team switcher to team 2 (taggers)

edit 2: I fixed the info

wait how the heck can someone change the title?!?!?!?
nah

So have a lifecycle → relay → counter (with a property):
Game starts → relay pulse → increment counter

Then have another thing with the original tag zones so they’re wired to one counter (with a property) to increment and another to decrement:
Player tagged → increment counter
Player tagged → decrement counter

Then, along with that, when the players are tagged, have it compare with a checker that sees if the original property is equal to either of the other properties. If so, the game ends.
Player tagged → check

Sorry if that isn’t clear.

If someone has a Trust Level (TL) above 3 (Regular), then they can edit post titles.

You can check someone’s TL if you click on their username.

o
thanks
<randomtexthere

what’s a relay pulse !? I really need photos D:

It’s the wire option for the Relay device.

on my screen it doesn’t appear to have a relay pulse

What does it say?

r u talking about the lifecycle > relay? or what I don’t really know what your talking about

Yep.

oh then here lemme get a photo

Oh, I meant that. Carry on.

oh ok
<somerandomtextiveputherelol

You could just put < Random text > to bypass that your forgetting the last >

ik I like the other way tho I’m different lol

Hang on how would the property know how much players there are?

In the counter, there should be a section to update a property. Select “yes”, and put in your property.