Command
cl_script_add_debug_filter
<Filter name>Explore usage, syntax, and examples for the cl_script_add_debug_filter CS2 developer console command.
cl_script_add_debug_filter
CS2 Onlycl_script_add_debug_filter
<Filter name>Adds a filter to the game's debug overlay to help focus on specific debugging information.
Specify the name of the debug filter you want to add.
Yes
Client
cl_script_add_debug_filter Generator
cl_script_add_debug_filter
<Filter name>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
cl_script_add_debug_filter
"my_debug_filter"
Adds a debug filter called 'my_debug_filter' to the debug overlay.