X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=954ffbd80885cc3774160376b614e13e3b943b06;hb=5c03681717992f42086878681377b1bc2f9c6cc8;hp=95f1e9758b0f10c48e20d3100e3adc23673e1172;hpb=37e02e5ff4531696eddaf3edf90abeb88a36ef3e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index 95f1e9758..954ffbd80 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -142,6 +142,7 @@ 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_spectators_position 1 "spectator list position (0 = before accuracy and itemstats, 1 = before rankings, 2 = after rankings, 3 = after map stats)" seta hud_panel_scoreboard_minwidth 0.6 "minimum width of the scoreboard" +seta hud_panel_scoreboard_table_fieldtitle_maxwidth 0.07 "max width of a field title; if the title is longer it will be shown compressed" seta hud_panel_scoreboard_team_size_position 0 "where to show the team size (0 = do not show, 1 = left of scoreboard, 2 = right of scoreboard), will move team scores to the other side if necessary" seta hud_panel_scoreboard_ping_best 0 "use best_color for this ping" seta hud_panel_scoreboard_ping_medium 70 "use medium_color for this ping"