#preventing the same player being chosen from a random element
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
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
I think u can use where [] for it
of (all players where [input is not player]) yeah
yes