From 9c3d8e125029ea0ceaa58f175c7ede864d2753eb Mon Sep 17 00:00:00 2001 From: raysfire Date: Thu, 2 Jul 2015 22:53:54 -0500 Subject: Fixed scoreboards to support medals and adjusted columns --- minmode/resource/ui/ScoreBoard.res | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'minmode/resource/ui/ScoreBoard.res') diff --git a/minmode/resource/ui/ScoreBoard.res b/minmode/resource/ui/ScoreBoard.res index aadba7a..5261911 100644 --- a/minmode/resource/ui/ScoreBoard.res +++ b/minmode/resource/ui/ScoreBoard.res @@ -13,14 +13,17 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "avatar_width" "54" + "medal_width" "14" + "avatar_width" "50" "name_width" "80" "name_width_minmode""60" "status_width" "15" "nemesis_width" "15" "class_width" "15" "score_width" "24" - "ping_width" "24" + "ping_width" "24" + "stats_width" "30" + "killstreak_width" "20" } "BlueScoreBG" { @@ -412,6 +415,7 @@ "autoresize" "3" "linespacing" "14" "fgcolor" "blue" + if_mvm { -- cgit v1.2.3