X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_common.cfg;h=75e8eb8d6f51a5d4ee6b94b804aea9eaac9a0d45;hp=bcf0026f6550225cfee3c4d1dc891c0d1862c318;hb=16e64ff58cf65d7b3e0815aadb530580a6aa251b;hpb=81469f567c50ff04952a15fc020ef1d9d1d1c6a1 diff --git a/_hud_common.cfg b/_hud_common.cfg index bcf0026f65..75e8eb8d6f 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 ${* ?}"