All CS2 Console Commands: Full List

Below is CSDB's searchable list of all CS2 console commands. Each command in our database has in-depth insights on each command, with help and argument details. Click (Command Details) to view each specific command in more detail.

Test_CreateEntity

CS2 Only

Command

Test_CreateEntity

<Entity Type>

Creates an entity of the specified type for testing. Requires cheat mode and works in the server environment.

Command Details

Test_ExitProcess

CS2 Only

Command

Test_ExitProcess

<Exit Code>

Immediately stops the game process and exits with the specified code.

Command Details

test_list_entities

CS2 Only

Command

test_list_entities

Lists all entities currently active in the game. Use this command to verify that entities are being created and removed correctly, mainly for debugging.

Command Details

Test_RandomPlayerPosition

CS2 Only

Command

Test_RandomPlayerPosition

Teleports a random player to a random location on the map. Useful for testing and debugging gameplay.

Command Details

think_limit

CS2 and CSGO

Command

think_limit

<Milliseconds>

Sets the maximum allowable think time in milliseconds. If the game’s think time exceeds this limit, a warning is shown in the console. Set to 0 to disable this warning.

Command Details

thirdperson

CS2 and CSGO

Command

thirdperson

Switch to third person view. Use 'firstperson' to return to the default view.

Command Details

timeleft

CS2 and CSGO

Command

timeleft

Displays the remaining time left in the current match in the console.

Command Details

toggle

CS2 and CSGO

Command

toggle

<Command><Values>

Toggle a console variable (convar) on or off (between 0 and 1), or cycle through a specified list of values.

Command Details

toggleconsole

CS2 and CSGO

Command

toggleconsole

Toggles the console's visibility. Use this command to open or close the console. It is especially useful in key bindings where the console may be hidden.

Command Details

trusted_launch

CS2 Only

Command

trusted_launch

<0 / 1>

Enables or disables the trusted launch feature in CS2 to improve game security.

Command Details