How to make a round system that picks a map by random from game.ServerStorage
and clone it to game.Workspace.Maps
(Maps is a model.)
but doest pick the same map twice?
I just want to begin by stating that there are loads of youtube videos which have covered this topic as well as free model. To make a round system use a while loop. Within this create a for loop which will change the timer's time rather than you yourself typing every time what the timer says. To select random maps. For the random maps here's a post I made about random: https://forum.scriptinghelpers.org/topic/84/math-random/4