A player selector help

is Player Id supposed to have a corresponding property device?

Oh lol player ID needs to have a property device. All properties do.

oh what are the settings?

Player scoped number.

ok what trigger sets player id to player id voted for

Player IDs shouldn’t change. Use the iterative player ids in this guide:

wait does this also count all players in the game?

Yeah. It uses the count to give the player ids.

i just built it and its saying 0 players left should I go to the device and have it increment num players left instead of num players?

Yeah. Also, num players left is redundant. You can replace it with num players.

oh well i rely on num players left more than num players so can I just replace num players with num players left?

well now when i open the gui it just says start scrolling no matter how many times I click it and when I click guilty, I vote myself

what are the settings for G Check Player ID

It’s a global number property and you can replace num players with num players left.

Oh my gorsh it works, but i was wondering if I could ask a small favor before I mark the solution? would it be possible to make it so that there is a text property that gets set to the player with the most votes so I can make a popup that says who was voted out? if so, how.

1 Like

I don’t know. @Blackhole927, help?

Busy teaching trig at the moment, sorry.

ooh wait maybe i put a zonein the execution area, and that zone triggers a trigger and in the blocks it’ll set “Voted Person” to triggering players name

1 Like

That might work!

1 Like

and i already have a property set up to tell them if they were an imp or not

1 Like