From 736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 5 Aug 2020 22:37:29 -0400 Subject: Visual Tweaks, Bug Fixes (see notes) - Added the missing player effect and health cluster icons - Visual tweaks to the scoreboard, team/class select, freezecam, item test - Updated the main menu to use the new Player Mute menu - Fixed the Overtime label overlapping with the server time limit - Removed unused font definitions --- scripts/hudlayout.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts/hudlayout.res') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index a27313c..e6a8d05 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -49,7 +49,7 @@ "fieldName" "HudPlayerStatus" "visible" "1" "enabled" "1" - "xpos" "-15" + "xpos" "0" "ypos" "1" "wide" "f0" "tall" "480" @@ -262,8 +262,8 @@ "fieldName" "DisguiseStatus" "visible" "1" "enabled" "1" - "xpos" "20" - "ypos" "r50" + "xpos" "c55" + "ypos" "r40" "wide" "150" "tall" "30" } @@ -1177,11 +1177,11 @@ "ControlName" "EditablePanel" "fieldName" "HudAchievementTracker" "xpos" "5" - "NormalY" "330" + "NormalY" "300" "EngineerY" "150" "zpos" "0" "wide" "200" - "tall" "170" + "tall" "125" "visible" "1" "enabled" "1" } -- cgit v1.2.3