CS2 Console Commands

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.

cli_ent_attachments

CS2 Only

Command

cli_ent_attachments

<0 / 1>

Shows or hides the interpolated attachment points on a specified entity to help with debugging.

Command Details

cli_ent_hitbox

CS2 Only

Command

cli_ent_hitbox

<0 / 1>

Displays the skeleton of specified entities to help with debugging and development. Requires cheat mode to be enabled.

Command Details

cli_ent_pivot

CS2 Only

Command

cli_ent_pivot

<Entity ID>

Shows the interpolated pivot point of the specified entity or entities, with pivot orientation colors: green for y (up), blue for z (forward), and red for x (left).

Command Details

clientport

CS2 and CSGO

Command

clientport

<Port ID>

Use this command to connect directly to a server by specifying its port. It’s helpful in LAN setups where multiple PCs share the same IP address.

Command Details

cli_ent_skeleton

CS2 Only

Command

cli_ent_skeleton

<Entity ID><0 / 1>

Use this command in CS2 with cheats enabled to show or hide the bone structure of a specific in-game entity. It's mainly for debugging or visually inspecting models.

Command Details

cli_ent_vcollide_wireframe

CS2 Only

Command

cli_ent_vcollide_wireframe

<0 / 1>

Toggles the display of the interpolated volume collision (vcollide) wireframe around an entity to help debug collision detection.

Command Details

cl_ignorepackets

CS2 and CSGO

Command

cl_ignorepackets

<0 / 1>

Use this command to make the game client ignore incoming packets, useful for debugging purposes.

Command Details

cl_imgui_debug_entity

CS2 Only

Command

cl_imgui_debug_entity

<Entity ID>

Opens the entity browser and highlights the entity with the given ID to assist in debugging.

Command Details

cl_imgui_set_selection

CS2 Only

Command

cl_imgui_set_selection

<cmd>

Sets the ImGui selection for debugging and customizing the in-game interface.

Command Details

cl_imgui_set_status_text

CS2 Only

Command

cl_imgui_set_status_text

<Text>

Sets the text shown in the ImGui header, mainly for debugging or development in the game's UI.

Command Details