CS2 Console Commands List

  • Page 2

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
Ad

Commands List

mp_warmup_end

This command ends the warmup.

Examples, Generator & More
nav_draw_hidingspots <0 / 1>

This command highlights the hiding spots within a map. Used primarily for debugging or map development.

Name Description
0 / 1

Enable or disable the visualization of hiding spots.

Examples, Generator & More
noclip

This command will toggle noclip for your player. When in noclip, you can fly and will pass through solid objects like walls.

Examples, Generator & More
say <Message>

This command will make you say the specified message in chat.

Name Description
Message

The message to send in chat (to all of server).

Examples, Generator & More
say_team <Message>

This command will make you say the specified message in team chat.

Name Description
Message

The message to send in team chat.

Examples, Generator & More
sensitivity <Sensitivity>

This command sets your mouse sensitivity to the specified value.

Name Description
Sensitivity

Your desired mouse sensitivity - e.g. 1 or 1.25.

Examples, Generator & More
snd_gamevolume <Volume Level>

Adjusts the overall game volume.

Name Description
Volume Level

The level of game volume from 0 (muted) to 1 (maximum).

Examples, Generator & More
ui_playsettings_flags_official_competitive <Flags Value>

This command updates the play settings flags for official competitive matches.

Name Description
Flags Value

The numerical value that represents specific play settings flags for official competitive matches.

Examples, Generator & More
unbind <Key>

This command removes any bind bound to the specified key.

Name Description
Key

The key you wish to unbind (remove any and all actions that are bound to it).

Examples, Generator & More
viewmodel_fov <FOV>

This command sets your client's FOV to the specified number. You can set your FOV to a maximum of 68 using this command. The default field of view is 60.

Name Description
FOV

A number - your desired field of view. By default this is 60. You can set this to a maximum of 68.

Examples, Generator & More
viewmodel_offset_x <X Offset>

This command sets the X offset of your view model - i.e. how far left or right it is. Your view model is your hand (and the gun in it) that displays in first person mode. The maximum value is 2.5 and the minimum value is -2.5.

Name Description
X Offset

Set this to a number between 2.5 and -2.5. -2.5 would be closest to the middle of the screen. 2.5 would be closest to the edge of the screen.

Examples, Generator & More
viewmodel_offset_y <Y Offset>

This command sets the Y offset of your view model - i.e. how close or far from your character is. Your view model is your hand (and the gun in it) that displays in first person mode. The maximum value is 2 and the minimum value is -2.

Name Description
Y Offset

Set this to a number between 2 and -2. 2 would be closest to the top of the screen. -2 would be closest to the bottom of the screen.

Examples, Generator & More
viewmodel_offset_z <Z Offset>

This command sets the Z offset of your view model - i.e. how far up or down it is. Your view model is your hand (and the gun in it) that displays in first person mode. The maximum value is 2 and the minimum value is -2.

Name Description
Z Offset

Set this to a number between 2 and -2. 2 would put your viewmodel as far in front of you as possible. -2 put your viewmodel as close as possible to you.

Examples, Generator & More
bind <Bind Key> <"Bind Command">

This command will bind a command, or list of commands, to a key on your keyboard or button on your mouse. Binds can make your CS:GO experience much more convenient, and is a very important command in the game.

Name Description
Bind Key

The key that you'd like to assign the subsequent command to.

"Bind Command"

The command, or sequence of commands, that you want to assign to the bind hotkey. If binding multiple commands you need to separate them with a semi-colon (;) and put quotation marks on either side (").

Examples, Generator & More
bot_difficulty <Difficulty>

This console command sets the difficulty of any bots you add to a private server. Set this to 0 for easy bots, 1 for normal bots, 2 for hard bots and 3 for expert bots.

Name Description
Difficulty

The difficulty bots should have. Options are:

  • 0 - easy
  • 1 - normal
  • 2 - hard
  • 3 - expert
Examples, Generator & More
bot_quota <Amount>

This command adjusts the maximum number of bots you can have in your server. The default value is 10.

Name Description
Amount

The maximum number of bots your server is allowed to have at any given time.

Examples, Generator & More
cl_crosshaircolor <Color>

This console command sets the color that your crosshair shows up as. You can set a value between 0 and 4.

Name Description
Color

A number corresponding to a crosshair color.

Examples, Generator & More
cl_crosshair_drawoutline <0 / 1>

This console command can be used to enable and disable the small black outline that is around your crosshair. This can enhance crosshair visibility for some players.

Name Description
0 / 1

Set the number after the command to 1 to apply a black outline to your crosshair, and set the command to a 0 to have no black outline.

Examples, Generator & More
cl_crosshair_outlinethickness <Thickness>

This useful console command adjusts how thick the outline of your crosshair is. It is an important command to adjust to ensure your aim is as good as it can be.

Name Description
Thickness

The thickness value you want your crosshair outline to be. The default value is 1, and you can choose any value between 0.1 to 3.

Examples, Generator & More
cl_draw_only_deathnotices <0 / 1>

This console command is especially useful for CS:GO fragmovie makers, as it strips down the UI to only include the crosshair and the kill feed. These are the two things needed in videos.

Name Description
0 / 1

Add a 1 after the command to turn the command on, and a 0 to turn it off.

Examples, Generator & More