#Choose Player

1 messages · Page 1 of 1 (latest)

shadow mist
#

I did

#

I didn't find anything, no need to be an ass about it, I just want to know how to do it.

long spear
#

This channel isn't Google, it just searches for keywords.

#

For example, just search Player Prompt as it contains keywords, rather than your entire question.

shadow mist
#

Thanks fr

shadow mist
#

@long spear it doesnt work or im not understanding it

#

could you help

shadow mist
#

NVM I DID SOMEONE ELSES THAT ACTUALLY FUCKING WORKED LO, IM GOOD NOW THO

carmine locust
#

Lmao what
He said he’s good now like he’s got it to work and doesn’t need help anymore

shadow mist
#

lol i didnt even realize i had typed in all caps unjtil now

cloud oxide
shadow mist
shadow mist
native matrix
#

nuh uh

cloud oxide
shadow mist
cloud oxide
#

I personally prefer when my circuits are reliable

shadow mist
#

if mine are bad, do you mind sending me a schematic or something so i can make mine better?

shadow mist
#

i did that the first time]

#

it did not work

cloud oxide
#

VERY IMPORTANT NOTE
I totally forgot when making this but, do not execute ANY circuits on "Loop" except for the List Add chip, like I am setting the text, it is a massive waste of CPU, execute it on "Done"
"Loop" will execute FOR EACH item in the list, at the same time, in order from first to last, this is how it works in the conversion, by converting each player to a string and then adding that value to a List<String>
"Done" will only fire AFTER it "Bakes the list", meaning, after the list of players has been converted to a list of strings

SEMI-IMPORTANT NOTE
When in rooms that could possible contain large amount of players, this setup may fail, as the For Each loop would run out of CPU heat, in the future, the heat will be so negligible it wont matter, but as of now, for rooms of around 8+ players, I would highly suggest making your own custom Delayed For chip, which is like a For chip, but instead of executing all at the same time, its 1 item per Cv2 tick

For reference, my display name is , Cryptic and my account name is CrypticCreator
Also, the [ ] and " " are caused by the fact im converting a string list to a string, just to visualize whats actually happening. For example, in method 3, index 0 is actually , Cryptic (@CrypticCreator), but due to me converting the string list to a string, the [ ] is added because its a list, and the " " are added because its a string list, making it appear as [", Cryptic (@CrypticCreator)"]

shadow mist
#

yeah i didnt understand most of it

cloud oxide
native matrix
#

Circuits don’t just “not work”

#

your an idiot

#

You probably messed something up along the way

shadow mist
#

stfu i said it was fine now

native matrix
#

well don’t ask for help then get made when you get hit

shadow mist
#

💀

native matrix