Commands to enhance cs2 hud features of Counter-Strike game
cl_drawhud_force_radar
Controls when the radar is displayed. Choose to show or hide the radar based on your HUD settings.
cl_drawhud_force_teamid_overhead
Controls when the team ID (name, weapon info, etc.) is displayed over your teammates' heads.
cl_drawhud_specvote
Controls whether spectators can see the Vote menu when a call vote, like kicking a player, is initiated.
cl_drawline
Draws a line between two 3D points in the game. The line appears green if there are no collisions along its path and red if it hits any objects.
cl_draw_only_deathnotices
Use this command to hide all HUD elements except the crosshair and kill feed, ideal for creating clean fragmovies in CS:GO and CS2.
cl_dumpentity
Shows detailed information about a specific game entity. Useful for debugging or examining game objects.
clearall
Clears all text and messages from the console in every view, providing a clean slate.
cl_ent_actornames
Displays the names of all entities flagged to appear in the actor name list, useful for debugging and development.
cl_ent_animgraph_debug
Toggle debug visuals for entity animation graphs to help developers and modders analyze and debug animations.
cl_ent_animgraph_record
Toggles recording of animation graph replays for specific entities to help debug animation issues.