From b204dac8e013dde2ab3c2a5c65192f2d20204940 Mon Sep 17 00:00:00 2001 From: terencehill Date: Sat, 26 Nov 2016 03:18:53 +0100 Subject: [PATCH] Increase a little bit hud_panel_scoreboard_maxheight --- _hud_common.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_hud_common.cfg b/_hud_common.cfg index c7befdd23..2e8d64da5 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -108,7 +108,7 @@ seta hud_panel_infomessages_group_time 6 "number of seconds a message of a group seta hud_panel_infomessages_group_fadetime 0.4 "group message fade in/out time" seta hud_panel_scoreboard_namesize 15 "size limit of player names and relative column (multiplied by fontsize)" -seta hud_panel_scoreboard_maxheight 0.5 "max height of the scoreboard; a few players that wouldn't fit into the scoreboard are listed in the last row" +seta hud_panel_scoreboard_maxheight 0.6 "max height of the scoreboard; a few players that wouldn't fit into the scoreboard are listed in the last row" seta hud_panel_scoreboard_others_showscore 1 "show scores of players listed in the last row when the scoreboard reaches the max height" seta hud_panel_scoreboard_spectators_showping 1 "show ping of spectators" seta hud_panel_scoreboard_spectators_aligned 0 "align spectators in columns" -- 2.39.2