OKay, before you say search before you post, I did. ANDDDDD I found nothing good, (All the pics were outdated and not showing) So I need a voting system I have searched and all I have is just this:
If all of them dont work, get 2 buttons called option 1, and option 2. Than get two counters hidden and set to global. Than two barriers over the buttons to disable them after you vote. The button 1 interaction is to player, wire the button to a counter, when button 1 is pressed: Increment counter 1 by 1, and When button 1 is pressed: Activate Barrier 1. When Button 1 is pressed: Activate Barrier B. And do the same for button 2, but wire it to the 2nd counter and 2nd barrier, counter 2 and barrier 2.
Thx I’ll try that. (20 characters)
Okay @SuffyPro97 I have that so far The problem is I don’t know how to see which one is greater than the other.
Soooo, I have it there is a counter that counts down to 0 and I still need that way of finding which team is greater than to teleport to.
Wire the buttons to the counter and have the final timer (countdown) trigger the block code, not the buttons themselves
edit: sure, solution the person that most helped
I got the code right and I wired the buttons to the middle counter which is wired to the trigger which is wired to 2 teleports (random)
so what is wrong?
Did you wire the butons to a single central counter, which means it only counted total votes, not which team had more.
It is hard to see which wire goes with what in that picture.