Answers for "maximum people team roblox"

0

maximum people team roblox

if amountOfPlayers < teamLimit then
     --// this means the amount of players on the team is less than the team limit so now set the player on this team and do whatever else you were planning to do.

     player.Team = team
end
Posted by: Guest on August-09-2020

Browse Popular Code Answers by Language