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

How to make it so there has to be a sufficient amount of players within the game to start?

Asked by 6 years ago

Well ive tried timer codes and connected them to the teleportation however im kind of a noob at scripting so far. Id apriciate the help. Thanks in advance :)****

0
#game.Players:GetPlayers() returns the amount of players. Decemus 141 — 6y
0
Do the following : if #game.Players:GetPlayers() >= 2orwhateveryou want then Viking359 161 — 6y

Answer this question