cl_drawhud_force_radar Command


cl_drawhud_force_radar [-1 / 0 / 1]

This command sets the circumstances under which the radar is is displayed. See argument information for help.

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

-1 / 0 / 1Options are:
  • 0 - Default, draw radar only when HUD is enabled
  • 1 - render the radar even when the HUD is disabled
  • -1 - never show radar

Extra Info

Sv_cheats Required? No
Client or Server Command? Both
Default Value 0

cl_drawhud_force_radar Examples


Find below working examples of this command (copy and paste into console).


cl_drawhud_force_radar -1

This command makes the radar always hidden.


cl_drawhud_force_radar 0

This command makes the radar show when the HUD is also shown, but hide when the HUD is hidden.


cl_drawhud_force_radar 1

This command makes the radar always shown, even with disabled HUD.