#How would i do this?

1 messages · Page 1 of 1 (latest)

scenic geode
#

how would i get 5 random players when someone clicks a interaction volume.

royal hemlock
#

Your not being specific enough

#

Do you want 5 random players in the entire room?

#

Do you want it from a list of players?

scenic geode
#

entire room

#

but also i wanna change that button part to an interaction volume

royal hemlock
#

just change it

#

Get the chip Get all players, connect the list port to an random from list chip, and get the interaction volumes input into the output of the random from list

#

either copy and paste it 5 times or use a int and add it by one every time the function finishes, when its over 5 stop it

scenic geode
#

and would this work to seat 5 players

royal hemlock
#

Yeah

#

Get a player list and add the players given to the list by using list add

#

then once its done, use the for each chip to seat all individual players

scenic geode
#

wait so like this

royal hemlock
#

Why are you using a sequence?

scenic geode
#

cause the on use cant connect to all the random from lists

royal hemlock
#

Just do a chain reaction

scenic geode
royal hemlock
#

yeah

scenic geode
#

and then connect the exec on the bottom one to a what?

scenic geode
#

?

#

like this?

royal hemlock
#

No, I said a player list

scenic geode
#

i cant find something named "player list"

#

is there another name?

royal hemlock
#

List<Player> Variable

scenic geode
#

ok

#

what do i connect?

royal hemlock
#

lemme just make it rq

scenic geode
#

ok

royal hemlock
scenic geode
#

theres 5 seats

#

what is the "list" "in" and "out" chip

#

@royal hemlock

#

im confused

royal hemlock
scenic geode
#

i figured out an alternitive for the game

royal hemlock
scenic geode
#

i just decided to make it so when they click the button it just puts them into the game