#Specific Element from Random List

4 messages · Page 1 of 1 (latest)

toxic spindle
#

I currently have it were I can get a specific element from a set list. However, the list it gets it from needs to be random. But I also need to later refer to this list to get a different element. Is there any way to do this?

weak valve
# toxic spindle I currently have it were I can get a specific element from a set list. However, ...

"Random from list" chip. And do u mean "later refer to this to get a different element" as in making not to use the previous element again? If so, heres this. Its republishable, so you can configure the chip to remove the string ports if your list isnt string. Remember to analyze the inside before doing so, so u can reconnect everything. This wouldnt be an issue if rec room had "any" ports you could configure on to chips myself, rip. But ye: https://rec.net/invention/11311468

Wont make sure to not do the same thing twice for list with only 2 selections now.

#

actually i just thought about it (this IS old) why would ppl want it to not choose the same thing twice from a list of 2? So heres v1, it dosent waste cpu doing something different if the list only has 2 items: https://rec.net/invention/10725219

Uses less CPU than the "Random From List" Chip, and makes sure to not do the same thing twice

#

Also description is probably untrue nowadays, it probably dosent take less CPU from Random from list chip