Enable the developer console:
Go to Settings > Game Settings and set "Enable Developer Console" to "Yes".
Press ` or ~ on your keyboard.
Enter a command and hit ENTER on your keyboard to run it!

Commands List
Command | Description | More | Syntax |
---|---|---|---|
sv_skyname | This can be used to change your client's skybox. Specify the name of a skybox to apply that skybox. See argument information for skybox names. | Examples, Generator & More | sv_skyname <Skybox Code> |
sv_soundscape_printdebuginfo | sv_soundscape_printdebuginfo | ||
sv_spawn_afk_bomb_drop_time | This command sets the amount of time, in seconds, that a player much be AFK for in order for the bomb to be dropped. | Examples, Generator & More | sv_spawn_afk_bomb_drop_time <Seconds> |
sv_specaccelerate | This command sets the acceleration multiplier for spectators in noclip mode. | Examples, Generator & More | sv_specaccelerate <Multiplier> |
sv_spec_hear | This command sets which voice communications spectators can hear. Seea rgument information for help. | Examples, Generator & More | sv_spec_hear <0 - 4> |
sv_specnoclip | This command, if set to 1, enables noclip mode for spectators. Default is 1 (eabled). | Examples, Generator & More | sv_specnoclip <0 / 1> |
sv_specspeed | This command sets the speed multiplier for spectators in noclip mode. | Examples, Generator & More | sv_specspeed <Multiplier> |
sv_spec_use_tournament_content_standards | sv_spec_use_tournament_content_standards | ||
sv_spewmeta | This command is used to dump or display serializer metadata, used mostly for debugging purposes related to how game data is serialized. | Examples, Generator & More | sv_spewmeta |
sv_staminajumpcost | This command sets the stamina penalty you receive after jumping. The stamina penalty reduces your movement speed by this percentage (0.08 = 8%). | Examples, Generator & More | sv_staminajumpcost <Penalty> |
sv_staminalandcost | This command sets the stamina penalty you receive after landing from a jump. The amount given is the percentage your speed is reduced by. 1 = you speed is reduced by 100%, 0.5 = 50%. | Examples, Generator & More | sv_staminalandcost <Penalty> |
sv_staminamax | This command sets the maximum stamina penalty that you can receive. After reaching this value, your stamina penalty will not go any higher. Default is 80. | Examples, Generator & More | sv_staminamax <Maximum> |
sv_staminarecoveryrate | This command sets the rate at which your stamina recovers (in units per second). Default is 60. | Examples, Generator & More | sv_staminarecoveryrate <Units/s> |
sv_steamgroup | This command sets the offical Steam group of the server. The ID can be found in your group's admin profile page. | Examples, Generator & More | sv_steamgroup <Group ID> |
sv_steamgroup_exclusive | This command can be used to whitelist your server to only those in the server's Steam group (sv_steamgroup). Default is 0 (no whitelist). See argument information for settings. | Examples, Generator & More | sv_steamgroup_exclusive <0 / 1 / 2> |
sv_stopspeed | This command sets the speed at which your player stops moving completely. When a player's speed is below this value, they will stop moving. | Examples, Generator & More | sv_stopspeed <Speed> |
sv_stressbots | sv_stressbots | ||
sv_tags | This command sets the server's tags that show in the community server browser. Separate each tag with a comma. | Examples, Generator & More | sv_tags <Tags> |
sv_talk_after_dying_time | This command sets how many seconds after dying players can still talk for. By default this is set to 0, which disables the feature. | Examples, Generator & More | sv_talk_after_dying_time <Seconds> |
sv_talk_enemy_dead | sv_talk_enemy_dead |