MP_USE_RESPAWN_WAVES
This command sets whether or not respawns should be done in waves (on deathmatch and other gamemodes where players respawn). Default is 0 (disabled). Waves mean dead players are respawned every x seconds (e.g. every 10 seconds all dead players are respawned, as opposed to relatively a few seconds after their death).
Description
This command sets whether or not respawns should be done in waves (on deathmatch and other gamemodes where players respawn). Default is 0 (disabled). Waves mean dead players are respawned every x seconds (e.g. every 10 seconds all dead players are respawned, as opposed to relatively a few seconds after their death).
How To Use mp_use_respawn_waves
- Enable the developer console in Counter-Strike settings.
- Open the console with the tilde key (
~). - Enter
mp_use_respawn_waves [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 | Set to 0 to disable respawn waves. Set to 1 to enable respawn waves. |