How do you do this?

Quick question, how would I check how many people are in a team at once?
Obviously team:GetChildren() wouldn’t work and I don’t find any other reliable way
What do I do?

This should work:

#team:GetPlayers()
1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.