I need to check which counter has the most and then open a barrier based of of that

Suppose the counter number 1 had the most number, then it would open barrier #1.

1 Like

use a checker then, you can check if the counter has whatever amount it needs, and you can make the barrier open

1 Like

the amount in each could be random. It is based of of the amount of players in the game.

1 Like

You need to set it to a property first, then compare properties.

1 Like

I set them all to a property.


Screenshot 2023-12-18 10.36.00 AM
This is my current code. The only part that works is the else

1 Like

can you guys suggest please? Is there something I did wrong or does gimkit not work?

1 Like

I have four counters i need to compare so checkers wont really work.