CS:GO limited to 8 wins only in offline with bots mode
James White
Published Jul 19, 2026
There's no "mp_win_limit" nor "sv_maxrounds" / "max_wins" in the console command. When playing offline with both it is always limited to 8 wins.
Is there a way or a console command to change this?
1 Answer
there are commands (cvars) that does this.
Your sv_maxrounds "x" is actually mp_maxrounds "x" - x being the amount of rounds you'd like.
There's also some other time-related cvars such as:
mp_maxrounds // Max amount of rounds before map is going to change
mp_timelimit // Map's timelimit
mp_halftime // Whether you'd like to have a half time or not
mp_roundtime // Amount of minutes that you'd like each round to be.. and so on. For more commands you could visit one of the following sites:
(This is for CS:S, but a lot of the commands are the same)
4