mp_do_warmup_offine<0 / 1>
Configures whether a warmup occurs in private or offline matches with bots. Default is no warmup (0). There is a typo in this command in CS:GO - mp_do_warmup_offine is the command, NOT mp_do_warmup_offline
Determines whether a warmup period is present in games. Default is enabled (1). This does not apply to offline bot games; use the mp_do_warmup_offine (that's not a typo) command instead.
These are the parameters mp_do_warmup_period uses when it is ran. Required arguments must be provided.
Use 0 to disable the warmup period. Use 1 (default) to enable a warmup before the match.
This interactive command builder generates a valid mp_do_warmup_period command for in-game use. Fill all required fields.
mp_do_warmup_period 1Learn more about how to use the mp_do_warmup_period effectively.
Arguments can be of type String, Number, Bool, or Enum. Provide the correct type for the command to execute correctly.
Arguments marked as Required must be provided for the command to work. Optional arguments can be left blank.
Commands can be Client-sided or Server-sided. Client-sided commands affect only your game client, while server-sided commands affect the entire server.
Some commands require sv_cheats to be enabled. If a command has this requirement, it will not run on servers where cheats are disabled.