Two teams tagging

I need some help doing something. I want to know if it is possible to make two teams able to tag but not to tag each other.

You need two tag zones, one for each team able to tag. Now, on both set it so that they to not automatically respawn. Wire it to a trigger and go to blocks. Make this:

If [[triggering player's team number] ≠ [2]] then
do [broadcast message on channel ][out]

This is for team 1 tagging, as they can’t tag team two. Do the opposite for team 2. Make sense? Now, have a force respawn that receives on the channel ‘out’. Hope this helps!

1 Like

Thanks, just going to try it out and if it works ill mark it the solution.

1 Like

essentials I think

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.