How to make a maximum player amount?

I only want 8 people to be able to pla y at one time. Is there a way to do this?

make a counter and when it goes over, set all others to spectator

but Im not that good at coding in GKC

then use a checker so you can end the game if there are more people

I’ve already tried multiple player counter designs, but whenever someone is knocked out, it just goes up by 1 every second.

Have a live player counter and whenever the amount of players exceeds that either turn them to spectator or just forcefully end the game using end game device.

Thank you, I got it to work.

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