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_setname

CS2 Only

Command

cl_ent_setname

<Entity ID><New Name>

Sets a new target name for a specified entity in the game. Useful for testing and development.

Command Details

cl_ent_setpos

CS2 Only

Command

cl_ent_setpos

<Entity ID><X><Y><Z>

Moves a specified entity instantly to the given X, Y, and Z coordinates in the game world.

Command Details

cl_ent_show_contexts

CS2 Only

Command

cl_ent_show_contexts

<0 / 1>

Turn on or off the display of entity contexts in the 'ent_text' overlay.

Command Details

cl_ent_show_damage

CS2 Only

Command

cl_ent_show_damage

<0 / 1>

Toggles damage numbers above targets to show how much damage your attacks deal in real-time.

Command Details

cl_ent_showonlyattachment

CS2 Only

Command

cl_ent_showonlyattachment

<0 / 1>

Enables a cheat mode that shows only entity attachments for easier debugging of attachment issues.

Command Details

cl_ent_showonlyhitbox

CS2 Only

Command

cl_ent_showonlyhitbox

<Entity ID>

Highlights the hitbox of a specified entity to help visualize and debug hit detection.

Command Details

cl_ent_skeleton

CS2 Only

Command

cl_ent_skeleton

<0 / 1>

Displays the skeletons of selected in-game entities to help visualize their animations and interactions, useful for debugging or development.

Command Details

cl_ent_text

CS2 Only

Command

cl_ent_text

Displays debugging text directly above specified entities to help identify and troubleshoot them in-game.

Command Details

cl_ent_text256

CS2 Only

Command

cl_ent_text256

Displays detailed text information about entities within 256 units of the player, overlaying it directly on the relevant entities for easy debugging.

Command Details

cl_ent_text_clear

CS2 Only

Command

cl_ent_text_clear

Hides the debugging text displayed over entities, clearing the screen from overlay text for a cleaner view. Useful for developers and players.

Command Details