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

How to set a minimum player count on a team?

Asked by 9 years ago

How can I set up my teams so they can only have a limited number of people?

0
This question is so vague, just do something like if team >= 4 then return end Im_Kritz 334 — 9y

1 answer

Log in to vote
0
Answered by
22ron 0
9 years ago

You set the teams auto assignable to 0 then use a script to keep track of players joining or leaving teams and assigning them to teams.

0
Not to 0 to false sorry 22ron 0 — 9y
Ad

Answer this question