Command Profile
MP_LIMITTEAMS
CS2 CS:GO
This command sets the maximum amount of different in players that there can be between two teams. If this was set to 1, if the CT team had 3 and T team had 2, a new player would not be able to join the CT team. Setting this to 0 disables the check. Default is 2.
Syntax
mp_limitteams [Amount]
Description
This command sets the maximum amount of different in players that there can be between two teams. If this was set to 1, if the CT team had 3 and T team had 2, a new player would not be able to join the CT team. Setting this to 0 disables the check. Default is 2.
How To Use mp_limitteams
- Enable the developer console in Counter-Strike settings.
- Open the console with the tilde key (
~). - Enter
mp_limitteams [Amount], replacing bracketed arguments with the value you want, then press Enter.
This command is listed as compatible with Counter-Strike 2.
Syntax And Arguments
mp_limitteams [Amount]
| Amount | The maximum difference in players each team can have. A player cannot join a team, if them joining would make the difference in players between this team and the other team larger than this number. Set to 0 to disable team limiting. |