#HOW DO I MAKE A MAP VOTER

1 messages · Page 1 of 1 (latest)

feral hull
#

Like the exact same as paintball?

#

If so then AFAIK that’s impossible

snow forge
#

Exact same is imposdible but like paintball is possible

solid crown
#

I recommended using prompt multiple choice

amber iron
#

This should work

#

Make sure the Event Senders targets are set to All

#

Just connect the destination constant to the list create and add it's name to the list for the prompt multiple choice and it should be setup

#

If anyone has a better solution let me know since I was thinking of making a map voter system for a game I'm working on too

amber iron
# amber iron

By the way I didn't test this so I'm not sure if this will work but still try using this

feral hull
#

Idk if it’ll work because if only one player votes then all the other players will go to the map the first player that completed the prompt

#

I would probably use list int variables

amber iron
#

Oh wait

#

I was not thinking right when I made that

amber iron
#

I forgot to implement the voting stuff

#

😭

wraith cove
#

You can do this but another idea is to just make a room or teleport some buttons and a picture of the map into the spawn room and have them vote there

sand arrow
#

Gotta make a counter for each possible map and after delay check what is greatest?

#

Also adding players to a list once they have voted so they can’t vote multiple times

tight heath
#

You'd probably want to use the PDB for this, so when you want to collect all the votes, just send an event that has everyone's PDB to send their selection back, and then you can see which map was chosen the most.

wraith cove
tight heath
wraith cove
#

ooooo

#

didn’t know that

tight heath
#

Instead if the Room Authority collects everyone's votes at the end, it'll work perfectly.

wraith cove
tight heath
cold wave
#

if you wanted everyone to vote you could make an event to send the exec to everyone and keep player local

amber iron
#

no