Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make a random player picker script?

Asked by 8 years ago

I'm making a build battle game and I want to know a script on how to pick a random player to be judge, if judge then the player gets like gears and rates players' work with either "SUPER POOP", "POOP", "OK", "GOOD", "EPIC", "LEGENDARY" Its like Minecraft I know

1 answer

Log in to vote
0
Answered by 8 years ago

You can use math.random and some variables to have a script pick a random player. http://wiki.roblox.com/index.php?title=Random_numbers

0
Thanks! thesimsvampires 0 — 8y
Ad

Answer this question