From 9d7d77c52d7c478e974a24ebe1da01c9d9f63ff9 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:07:17 -0400 Subject: Updated the PDA, disguise and taunt menues --- resource/ui/build_menu/base_active.res | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'resource/ui/build_menu/base_active.res') diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res index 645fef5..ca3f3ac 100644 --- a/resource/ui/build_menu/base_active.res +++ b/resource/ui/build_menu/base_active.res @@ -5,10 +5,10 @@ "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" - "xpos" "15" - "ypos" "2" + "xpos" "0" + "ypos" "10" "zpos" "1" - "wide" "70" + "wide" "100" "tall" "15" "autoResize" "0" "pinCorner" "0" @@ -33,7 +33,7 @@ "enabled" "0" "scaleImage" "1" "icon" "hud_menu_item_bg" - "iconColor" "ProgressOffWhite" + "iconColor" "Black" } "BuildingIcon" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "33" + "ypos" "43" "zpos" "2" "wide" "56" "tall" "56" @@ -57,7 +57,7 @@ "ControlName" "CIconPanel" "fieldName" "MetalIcon" "xpos" "34" - "ypos" "18" + "ypos" "26" "zpos" "1" "wide" "10" "tall" "10" @@ -74,10 +74,10 @@ "fieldName" "CostLabel" "font" "CerbeticaBold16" "fgcolor" "TanLight" - "xpos" "49" - "ypos" "16" - "zpos" "2" - "wide" "84" + "xpos" "50" + "ypos" "25" + "zpos" "1" + "wide" "50" "tall" "13" "autoResize" "0" "pinCorner" "0" @@ -93,10 +93,10 @@ "fieldName" "CostLabelShadow" "font" "CerbeticaBold16" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" - "zpos" "1" - "wide" "84" + "xpos" "-2" + "ypos" "-2" + "zpos" "0" + "wide" "50" "tall" "13" "autoResize" "0" "pinCorner" "0" @@ -133,13 +133,13 @@ { "ControlName" "CIconPanel" "fieldName" "NumberBg" - "xpos" "9999" - "ypos" "9999" + "xpos" "41" + "ypos" "106" "zpos" "0" "wide" "18" "tall" "18" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "scaleImage" "1" "icon" "ico_key_blank" "iconColor" "White" @@ -152,10 +152,10 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "95" + "ypos" "105" "zpos" "1" "wide" "100" - "tall" "18" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" -- cgit v1.2.3