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

How do I make a luck picking system?

Asked by 4 years ago

I've always been wondering on how to make a luck picking system. If you don't understand what I mean, I mean that in game, how do you pick a map based on its luck percentage? I've tried math.Random() but that means it could pick any map like 5 times in a row since its "random".

0
I can give you an idea on how to do it, not making the script for you tho. Make a Variable LastMap, and the current map that is being played should be the LastMap, make a math random to go through all maps besides the LastMap Borrahh 265 — 4y
0
alright thanks Frostbyte3337372 42 — 4y

Answer this question