mp_ignore_round_win_conditions [0 / 1]
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).
Arguments are parameters that you add to a command. Find information about this command's arguments below.
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). |
Sv_cheats Required? | No |
Client or Server Command? | Server |
Default Value | 0 |
Find below working examples of this command (copy and paste into console).
mp_ignore_round_win_conditions 0
This command makes it so that win conditions are no ignored (default).
mp_ignore_round_win_conditions 1
This command makes rounds last forever by ignoring the conditions that are required for rounds to be won/end.