#how can i use the get player info circuits in a prompt
1 messages · Page 1 of 1 (latest)
i go to put the names in a list using the string split but it does not show up that the player is valid on the player get info chip when i select it
Names of what?
the players
You should always use for each to list add to get a list of players
‘[List Create]’ (Configure delete all options) → ‘[List<String> Variable]’ → ‘[For Each]’ → ‘[List Add]’ (To string the port from the for each, and for each ‘[Get All Players]’)
Also you need to get the players account when you use that circuit
Not their name
So I’d probably use a list account variable instead of string
I usually use List Clear instead of list creat and running it through the list variable.
That works too I just don’t use it because it uses an extra circuit
Even though it’s probably better to use it for organizing purposes
But so does using list create, idk if that still counts.
I do like to stay organized as possible, but to me I think list clear is more versatile
I can have my variable on the side and just pull it's value
I just remember cryptic’s message #1285784346468290610 message
I don’t know how true it is but I know he’s good at cv2
Doesn't really say what's the pros or cons about each one
More preference