cl_script_add_debug_filter Command

Explore usage, syntax, and examples for the cl_script_add_debug_filter CS2 developer console command.

cl_script_add_debug_filter

CS2 Only

Command

cl_script_add_debug_filter

<Filter name>

Adds a filter to the game's debug overlay to help focus on specific debugging information.

<Filter name>

Specify the name of the debug filter you want to add.

sv_cheats Required

Yes

Client or Server Command

Client

cl_script_add_debug_filter Generator

Command

cl_script_add_debug_filter

<Filter name>
0/1 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

cl_script_add_debug_filter Examples

Command

cl_script_add_debug_filter

"my_debug_filter"

Adds a debug filter called 'my_debug_filter' to the debug overlay.