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

How do I find ALL Children?(Answered)

Asked by 10 years ago

I am using FindFirstChild and I want to actually do FindChildren.I want to include everyone who joins the server

0
:GetChildren() GoldenPhysics 474 — 10y

1 answer

Log in to vote
1
Answered by
Shawnyg 4330 Trusted Badge of Merit Snack Break Moderation Voter Community Moderator
10 years ago

You would use the GetChildren method. If you want to do it for players, you could also use GetPlayers. Both posts provide examples for you. If you have any further questions, feel free to comment.

~If I helped you, help me out by accepting my answer/bumping up my reputation!

Ad

Answer this question