Command
sv_pausable
<0 / 1>Explore usage, syntax, and examples for the sv_pausable CS2 developer console command.
sv_pausable
CS2 and CSGOsv_pausable
<0 / 1>Set this command to 1 to make the server pausable. When enabled, players can pause or resume the game using the "pause" and "unpause" console commands. By default, this is set to 0, which disables pausing.
Set to 0 to disable pausing (default). Set to 1 to allow players to pause and unpause the game via console commands.
No
Client
Server
0
sv_pausable Generator
sv_pausable
<0 / 1>Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.
sv_pausable Examples
sv_pausable
0
Disables pausing so players cannot use pause or unpause commands (default setting).
sv_pausable
1
Enables the ability for players to pause and resume the game.
sv_pausable
pause
Pauses the game once pausing is enabled with sv_pausable set to 1.
sv_pausable
unpause
Resumes the game after it has been paused when sv_pausable is set to 1.