UI Console Commands
Command | Command description | Command’s argument | Note |
---|---|---|---|
cl_dynamiccrosshair | Dynamic crosshair | ‘on/off’ or ‘1/0’ | - |
g_crosshair_color | Changes the color of the crosshair | (0 - 255, 0 - 255, 0 - 255, 0 - 255) | Argument is taken in RGBA format First value (0 - 255) - Red Second value (0 - 255) - Green Third value (0 - 255) - Blue Fourth value (0 - 255) - Alpha |
g_feel_grenade | “Sensitivity” grenade | ‘on/off’ or ‘1/0’ | - |
hud_crosshair | Show crosshair | ‘on/off’ or ‘1/0’ | - |
hud_crosshair_dist | Show distance to target under crosshair | ‘on/off’ or ‘1/0’ | - |
hud_draw | Toggle UI | ‘on/off’ or ‘1/0’ | - |
UI Debug
Command | Command description | Command’s argument | Note |
---|---|---|---|
show_wnd_rect_all | Toggle borders of ui elements | - |