CS2 Console Commands List

  • Page 121

Below is Total CS' searchable list of all CS2 console commands. Each command in our database has detailed documentation, with help and argument explanation (hover over a command to view). Click on a command's name to visit its individual page, on which you can find more information including working examples and its default setting or value.

Type the name of a command into the search box to instantly filter our entire database of commands. Toggle between different views by pressing the "Card View" and "Table View" buttons.

If you are looking for a more specific selection of commands, you may prefer to sort by category.

Updated for CS2: We've updated our list to include over 1,000 console commands that were added in CS2.

We're the only website that has a complete list of all Counter-Strike 2 commands with complete documentation and examples. CS:GO Commands are hidden from this list by default. If you're playing on CS:GO, check the "Show CS:GO Commands" box to show commands that exist in Counter-Strike: Global Offensive.

How to Use CS:GO & CS2 Commands
  1. Enable the developer console:

    Go to Settings > Game Settings and set "Enable Developer Console" to "Yes".

  2. Press ` or ~ on your keyboard.

  3. Enter a command and hit ENTER on your keyboard to run it!

Are you still stuck? More Help

Commands List

sv_vote_creation_timer <Seconds>

This command sets how often each player can call a vote, in seconds.

Name Description
Seconds

The amount of time, in seconds, a player has to wait before calling another vote.

Examples, Generator & More

sv_vote_disallow_kick_on_match_point

sv_vote_disallow_kick_on_match_point
sv_vote_failure_timer <Seconds>

This command sets how long a player must wait before re-submitting a vote that has failed, in seconds. Default is 300.

Name Description
Seconds

The amount of time, in seconds, that a player needs to wait before they can re-call a vote that didn't pass.

Examples, Generator & More
sv_vote_issue_kick_allowed <0 / 1>

This command sets whether or not vote to kick players is enabled. Default is 1 (enabled).

Name Description
0 / 1

Set to 0 to disable vote kicks. Set to 1 to allow for vote kicks.

Examples, Generator & More
sv_vote_issue_loadbackup_allowed <0 / 1>

This command sets whether or not players can vote to load match from the most recent backup. Default is 1 (enabled).

Name Description
0 / 1

Set to 0 to disable players voting to load the game from the latest backup. Set to 1 to enable this vote.

Examples, Generator & More
sv_vote_issue_loadbackup_spec_authoritative <0 / 1>

When this command is turned on, admins are able to load matches without needing to wait for players to give their ready signal through a vote.

Name Description
0 / 1

Enter a 1 after this command to turn it on, and a 0 to turn it off (default).

Examples, Generator & More

sv_vote_issue_loadbackup_spec_only

sv_vote_issue_loadbackup_spec_only
sv_vote_issue_loadbackup_spec_safe <0 / 1>

Turning this command on allows server admins to load a match in backup, but only when the round is in safe time.

Name Description
0 / 1

Enter a 1 after this command to turn it on (default), and a 0 to turn it off.

Examples, Generator & More

sv_vote_issue_pause_match_spec_only

sv_vote_issue_pause_match_spec_only

sv_vote_issue_restart_game_allowed

sv_vote_issue_restart_game_allowed
sv_vote_kick_ban_duration <Minutes>

This command sets the amount of time, in minutes, that a vote kick bans a player from the server for. Set to 0 to disable. Default is 15.

Name Description
Minutes

The duration of a ban from a vote kick, in minutes.

Examples, Generator & More
sv_vote_quorum_ratio <Percentage>

This command sets the percentage of players that must vote in favor of an action in order for it to take place. 0.5 = 50%, 0.4 = 40%, etc.

Name Description
Percentage

The percentage of players that must vote yes in order for a vote to be successful, given as a demical percentage, 0.5 = 50%, 0.55 = 55%, etc.

Examples, Generator & More
sv_vote_timer_duration <Seconds>

This command sets the duration, in seconds, that players have to vote for a vote that has been called.

Name Description
Seconds

The amount of time, in seconds, players have to vote on a vote timer.

Examples, Generator & More

sv_vote_to_changelevel_before_match_point

sv_vote_to_changelevel_before_match_point

sv_weapon_require_use_grace_period

sv_weapon_require_use_grace_period
sv_workshop_allow_other_maps <0 / 1>

This command sets whether or not workshop maps outside of the server's map cycle can be played on the server. By default this is enabled (1).

Name Description
0 / 1

Set to 0 to not allow players to play other workshop maps. Set to 1 to allow players to play other workshop maps.

Examples, Generator & More

sys_minidumpspewlines

sys_minidumpspewlines
teammenu

This command opens the team selection menu, which allows you to choose a side (or to spectate).

Examples, Generator & More
telemetry_message <Message>

This command is used to place a custom message in the telemetry timeline, primarily for debugging or tracking specific events during server analysis.

Name Description
Message

The custom message text to be placed in the telemetry timeline.

Examples, Generator & More
telemetry_toggle_timespan

This command starts or stops a timespan with an incrementally increasing name for telemetry purposes. It is used primarily for debugging and development, tracking how much time specific operations or events take within the game engine.

Examples, Generator & More