X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_common.cfg;h=15453b7dcc018bbc8148b938a782d2717020cd27;hp=ca90bc9da204f14dc8af7cf536336699cb230363;hb=ab18855f2de6204798b29f9a7f2adc6382d39d1b;hpb=14fe3988cd7c1989a879e0e8d952ba0978da6d62 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"