CS2 HUD Commands

This category contains all of the Counter-Strike 2 console commands that can be used to edit and optimize your heads-up display (HUD), such as changing its color or size.

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

cl_ent_remove

CS2 Only

Command

cl_ent_remove

Removes the targeted entity in the game. Requires developer mode and cheat mode to be enabled.

Command Details

cl_ent_remove_all

CS2 Only

Command

cl_ent_remove_all

<Entity Type>

Removes all entities of a specific type from the game. Primarily used for debugging on the client side.

Command Details

cl_ent_scale

CS2 Only

Command

cl_ent_scale

<Scale>

Scales the size of in-game entities. Requires cheat mode enabled to use.

Command Details

cl_ent_scenehierarchy

CS2 Only

Command

cl_ent_scenehierarchy

Displays the entity scene node hierarchy for specified entities. Use this command to debug and inspect how entities are organized in the scene graph.

Command Details

cl_ent_script_dump

CS2 Only

Command

cl_ent_script_dump

Displays all variable names and their values from a specific entity's script scope in the console, helping you debug scripts.

Command Details

cl_ent_select

CS2 Only

Command

cl_ent_select

<Entity ID>

Select or deselect entities by their ID to enable debugging or development tasks.

Command Details