GetPlayers (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Ylsid Added a section on Players. |
>Ylsid Added a section on Players. |
(No difference)
|
Revision as of 19:41, 12 October 2008
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.