GetPlayers (Function)
From Legacy Roblox Wiki
GetPlayers() returns all of the Players in Players as a table. Use this to find the players instead of game.Players:GetChildren(), as it's a lot more reliable.
GetPlayers() returns all of the Players in Players as a table. Use this to find the players instead of game.Players:GetChildren(), as it's a lot more reliable.