GetPlayers (Function)

From Legacy Roblox Wiki
Revision as of 19:41, 12 October 2008 by >Ylsid (Added a section on Players.)
Jump to navigationJump to search

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.