X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=15453b7dcc018bbc8148b938a782d2717020cd27;hb=6d8e693d6afb7c143b59515046f28da613df0029;hp=ca90bc9da204f14dc8af7cf536336699cb230363;hpb=7eb9a7c4ea3b9aff3a780584931a75a1fe25a8ad;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index ca90bc9da..15453b7dc 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -44,6 +44,8 @@ alias -hud_panel_radar_maximized "cl_cmd hud radar 0" alias hud_panel_radar_maximized "cl_cmd hud radar" // other hud cvars +seta hud_panel_update_interval 2 "how often (in seconds) common panel cvars are reloaded" + seta hud_showbinds 1 "what to show in the HUD to indicate certain keys to press: 0 display commands, 1 bound keys, 2 both" seta hud_showbinds_limit 2 "maximum number of bound keys to show for a command. 0 for unlimited" set _hud_showbinds_reload 0 "set it to 1 to reload binds if you changed any. It is reset to 0 automatically"