MP_IGNORE_ROUND_WIN_CONDITIONS
This command can be used to enable and disable round win conditions. If round win conditions are disabled (ignored), then the conditions that would usually make a round end (e.g. bomb exploding, team being eliminated) will no longer make the round end - the round would last forever, until manually ended. By default, this command is disabled (meaning win conditions are not ignored).
Description
This command can be used to enable and disable round win conditions. If round win conditions are disabled (ignored), then the conditions that would usually make a round end (e.g. bomb exploding, team being eliminated) will no longer make the round end - the round would last forever, until manually ended. By default, this command is disabled (meaning win conditions are not ignored).
How To Use mp_ignore_round_win_conditions
- Enable the developer console in Counter-Strike settings.
- Open the console with the tilde key (
~). - Enter
mp_ignore_round_win_conditions [0 / 1], replacing bracketed arguments with the value you want, then press Enter.
This command is listed as compatible with Counter-Strike 2.
Syntax And Arguments
| 0 / 1 | This command, if enabled, would make the game ignore the conditions that usually end the round (e.g. everyone on a team dying, bomb exploding). When enabled, the round will last forever, or until you manually end it or disable this setting. Default is 0 (do not ignore win conditions). |