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.

cl_ent_find_index

CS2 Only

Command

cl_ent_find_index

<Index>

Shows detailed information about the entity with the specified index.

Command Details

cl_ent_grab

CS2 Only

Command

cl_ent_grab

Grabs the object directly in front of the player. Requires cheat mode and is mainly used for testing in CS2.

Command Details

cl_ent_hierarchy

CS2 Only

Command

cl_ent_hierarchy

Displays the entity hierarchy tree for specified entities to help debug in-game elements.

Command Details

cl_ent_hitbox

CS2 Only

Command

cl_ent_hitbox

<0 / 1>

Shows the hitboxes of specified entities to help visualize where hits register. Useful for debugging and analysis.

Command Details

cl_ent_joints

CS2 Only

Command

cl_ent_joints

<0 / 1>

Shows the names and axes of an entity's joints to help debug model animations in the game.

Command Details

cl_ent_messages

CS2 Only

Command

cl_ent_messages

<0 / 1>

Enable or disable the display of input/output messages for specified entities in Counter-Strike 2. When enabled, it shows entity names and their messages to help debug entity behavior.

Command Details

cl_ent_name

CS2 Only

Command

cl_ent_name

<Entity ID>

Displays the name of a specified entity for debugging purposes. Requires cheat mode to be enabled and runs on the client side in CS2.

Command Details

cl_ent_picker

CS2 Only

Command

cl_ent_picker

<0 / 1>

Turns on 'picker' mode to display the bounding box, pivot point, and debug info for the entity you’re looking at. Primarily for debugging and requires cheat mode to be enabled.

Command Details

cl_ent_pivot

CS2 Only

Command

cl_ent_pivot

<Entity ID>

Shows the pivot point of specified entities with color-coded directional markers: green for up, blue for forward, and red for left. Useful for debugging entity orientations.

Command Details

cl_ent_pivot_size

CS2 Only

Command

cl_ent_pivot_size

<Size>

Sets the size of the pivot point display for entities in the game, mainly for development and debugging.

Command Details