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.

clear

CS2 and CSGO

Command

clear

Clears all previous entries from the developer console to keep it organized and easy to read.

Command Details

clearall

CS2 Only

Command

clearall

Clears all text and messages from the console in every view, providing a clean slate.

Command Details

clear_bombs

CS2 and CSGO

Command

clear_bombs

Removes any planted bomb(s) and stops the countdown timer immediately.

Command Details

cl_ent_actornames

CS2 Only

Command

cl_ent_actornames

Displays the names of all entities flagged to appear in the actor name list, useful for debugging and development.

Command Details

cl_ent_animgraph_debug

CS2 Only

Command

cl_ent_animgraph_debug

<0 / 1>

Toggle debug visuals for entity animation graphs to help developers and modders analyze and debug animations.

Command Details

cl_ent_animgraph_record

CS2 Only

Command

cl_ent_animgraph_record

<Entity ID>

Toggles recording of animation graph replays for specific entities to help debug animation issues.

Command Details

cl_ent_attachments

CS2 Only

Command

cl_ent_attachments

<0 / 1>

Toggle the display of attachment points on entities to help with debugging and visualizing their positions.

Command Details

cl_ent_call

CS2 Only

Command

cl_ent_call

<funcname><option>

Calls a specified function on a target entity. This debugging command helps developers test entity behaviors.

Command Details

cl_ent_clear_debug_overlays

CS2 Only

Command

cl_ent_clear_debug_overlays

Removes all active debug overlays currently shown on entities.

Command Details

cl_ent_find

CS2 Only

Command

cl_ent_find

<Substring>

Find and list all in-game entities whose classnames or targetnames include a specified substring. This is useful for developers and players to debug or explore game elements.

Command Details