How do I change a players team without them respawning and keep the ability to tag?

How do I check properties? It allows me to check if an item amount is greater than a number but not if it is greater than a property

1 Like

Read the guide! And if your trying to check a property it needs to be a number property so that when the number is equal greater or less than the checker checks to see if the property passes.

You would check it with some block code, preferably in a trigger. If it is not equal to the tagging team property, then broadcast a message that activates the force respawn device and respawns them. Here, you might also want to trigger something to keep track of points.