#preventing the same player being chosen from a random element

1 messages · Page 1 of 1 (latest)

scarlet crow
#
    set {target::%player's uuid%} to random element of all players
        broadcast "%{target::%player's uuid%}%"```
im looking to prevent the same player being chosen from a random element
small hound
#

I think u can use where [] for it

solid lotus
#

of (all players where [input is not player]) yeah

small hound
#

yes