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_script_trace_disable_all

CS2 Only

Command

cl_script_trace_disable_all

Disables all trace outputs, turning off diagnostic messages used for debugging.

Command Details

cl_script_trace_disable_key

CS2 Only

Command

cl_script_trace_disable_key

<Table or Instance>

Disables a specific trace output by its table or instance identifier.

Command Details

cl_script_trace_enable

CS2 Only

Command

cl_script_trace_enable

<File or Function Name>

Turns on tracing output for a specific script file or function to help debug your scripts.

Command Details

cl_script_trace_enable_all

CS2 Only

Command

cl_script_trace_enable_all

<0 / 1>

Turns on trace output for all scripts, helping you debug issues. This is a cheat command and only works when cheats are enabled.

Command Details

cl_script_trace_enable_key

CS2 Only

Command

cl_script_trace_enable_key

<Table / Instance>

Enables debugging trace output for scripts by targeting a specific table or instance.

Command Details

cl_show_clan_in_death_notice

CS2 and CSGO

Command

cl_show_clan_in_death_notice

<0 / 1>

Controls whether player clan tags appear in the kill feed. Enabled by default, but you can turn it off.

Command Details

cl_showents

CS2 and CSGO

Command

cl_showents

Lists all active client-side entities in the developer console.

Command Details

cl_show_equipped_character_for_player_avatars

CS2 Only

Command

cl_show_equipped_character_for_player_avatars

<0 / 1>

Toggle whether player avatars show their equipped character models.

Command Details

cl_showerror

CS2 and CSGO

Command

cl_showerror

<0 / 1 / 2>

Displays a list of error messages in your console if any are relevant.

Command Details

cl_showfps

CS2 and CSGO

Command

cl_showfps

<0 / 1>

Shows a simple FPS (frames per second) count in the top-left corner of your screen. Unlike net_graph, it displays only your FPS for a clean, minimal view.

Command Details