mp_limitteams Command

Explore usage, syntax, and examples for the mp_limitteams CS2 developer console command.

mp_limitteams

CS2 and CSGO

Command

mp_limitteams

<Amount>

Sets the maximum allowed difference in player count between two teams. For example, if set to 1, a player cannot join a team if it would make that team have more than one player compared to the other. Setting it to 0 disables this restriction. Default is 2.

<Amount>

Maximum difference in players allowed between teams. A player can’t join a team if it makes that team’s size exceed the other by more than this number. Set to 0 to turn off this limit.

sv_cheats Required

No

Client or Server Command

Server

Default Value

2

mp_limitteams Generator

Command

mp_limitteams

<Amount>
0/1 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

mp_limitteams Examples

Command

mp_limitteams

0

Disables team size limits, allowing any number of players to join either team.

Command

mp_limitteams

2

Allows one team to have up to two more players than the other. For instance, CT can have 2 players and T can have 4, but T cannot have 5.