X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=ee1babe195f253b7e6611d69ffef9b8c53015fc0;hb=0e9db44dd9f92c9a91e36860a08bc02fcb30fa60;hp=3631df7eb4882cc7d2dc9d85063c845bff47c887;hpb=4afba1cb5f5e1526d4f8c26dae616b6bc32e9461;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index 3631df7eb..ee1babe19 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -115,6 +115,9 @@ seta hud_panel_scoreboard_spectators_showping 1 "show ping of spectators" seta hud_panel_scoreboard_spectators_aligned 0 "align spectators in columns" seta hud_panel_scoreboard_minwidth 0.6 "minimum width of the scoreboard" +seta hud_panel_scoreboard_accuracy_showdelay 2 "how long to delay displaying accuracy below the scoreboard if it's too far down" +seta hud_panel_scoreboard_accuracy_showdelay_minpos 0.75 "delay displaying the accuracy panel only if its position is lower than this percentage of the screen height from the top" + // hud panel aliases alias quickmenu "cl_cmd hud quickmenu ${* ?}"