A Player Selector

I’m making Among Us anyway

11 Likes

Do you think I should make a full explanation at the end?

13 Likes

Sure. Also, I basically just copied your exact voting system in the first one

11 Likes

Ok. I really don’t know why it didn’t work. :cry:

13 Likes

This is how I felt when I made my “How to donate money to the other team” guide.

13 Likes

Wait! I found an error, might not be the real error though.

This is for my 1st voting system.
To fix it, make a trigger receiving on Candidate, and broadcasting on “Start Deactivate Spawn Zone”. Make a relay receive on the previous channel, and broadcast on “Deactivate Spawn Zone”. The spawn zone should deactivate on that channel.

Let me know if it works! Again, this was not for guide 2.0, but for guide 1.0. Here it is:

14 Likes

We might finally have team names by using team id’s? They would be default though. I might have a way to make your donation guide compatible with more games, using team id’s.

11 Likes

The donation guide can easily be updated with relay gates:

When button (donate to team 2) pressed, relay (all players) → trigger

trigger checks if the triggering player’s team number is 2, and if so it sets the donations received property to a certain number.

It’s that simple.

9 Likes

No, so you can display either the players on the team, or the team name, since remembering team numbers for other players can be quite hard (out of experience).

11 Likes

@getrithekd I’m just going to use your second Voting System. Can you add the Num Players Left part though?

8 Likes

I’ll do that after I’m finished. That property only is need in tab 4

11 Likes

Also I don’t know if the counting is going to work. I don’t think counters work before game. Or do they?

6 Likes

Nothing in this needs to be pregame. I have to go now.

9 Likes

@getrithekd what is this G Check Player ID?

6 Likes

It’s a global variable so the computer can access it.

9 Likes

It tells the computer which id to search for.

9 Likes

Number or text

6 Likes

Number.

9 Likes

Also I think you forgot to mention some of the Property types and default values.

4 Likes

Really?

7 Likes