#Choose Player
1 messages · Page 1 of 1 (latest)
I did
I didn't find anything, no need to be an ass about it, I just want to know how to do it.
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.
Thanks fr
NVM I DID SOMEONE ELSES THAT ACTUALLY FUCKING WORKED LO, IM GOOD NOW THO
Lmao what
He said he’s good now like he’s got it to work and doesn’t need help anymore
u don’t
if it involves To String, String Substring, and String Split, the method is bad
it problaby has to string in it but it works fine and there are no problems with it
i did
nuh uh
If the method involves converting Get All Players to a string, then removing [ and ], and then splitting by , , you will run into issues when:
- The combined length of all players names is greater than 512, reaching string limit, cutting off names and everyone else
- Someones name contains
,, splitting the string when it shouldnt
bro chill tf out if i run into problems i will fix it
I mean hey, if you wanna use bad unreliable circuits I'm trying to advise you against, I'm not going to stop you
I personally prefer when my circuits are reliable
if mine are bad, do you mind sending me a schematic or something so i can make mine better?
Then you didnt read
VERY IMPORTANT NOTE
I totally forgot when making this but, do not execute ANY circuits on "Loop" except for theList Addchip, 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 aList<String>
"Done" will only fire AFTER it "Bakes the list", meaning, after the list of players has been converted to a list of stringsSEMI-IMPORTANT NOTE
When in rooms that could possible contain large amount of players, this setup may fail, as theFor Eachloop 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 customDelayed Forchip, which is like aForchip, but instead of executing all at the same time, its 1 item per Cv2 tickFor reference, my display name is
, Crypticand my account name isCrypticCreator
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)"]
yeah i didnt understand most of it
Execute your Prompt Multiple Choice Player on "Done", not "Loop" or after the List Add chip
Circuits don’t just “not work”
your an idiot
You probably messed something up along the way
stfu i said it was fine now
well don’t ask for help then get made when you get hit
💀
ngl my bad i thought u were someone else