diff options
Diffstat (limited to 'resource/ui/build_menu/base_active.res')
| -rw-r--r-- | resource/ui/build_menu/base_active.res | 57 |
1 files changed, 30 insertions, 27 deletions
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res index c967b69..852b53d 100644 --- a/resource/ui/build_menu/base_active.res +++ b/resource/ui/build_menu/base_active.res @@ -24,13 +24,13 @@ {
"ControlName" "CIconPanel"
"fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "4"
+ "ypos" "14"
"zpos" "0"
"wide" "98"
"tall" "105"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"scaleImage" "1"
"icon" "hud_menu_item_bg"
"iconColor" "ProgressOffWhite"
@@ -49,7 +49,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"MetalIcon"
@@ -76,7 +76,7 @@ "fgcolor" "TanLight"
"xpos" "49"
"ypos" "16"
- "zpos" "1"
+ "zpos" "2"
"wide" "84"
"tall" "13"
"autoResize" "0"
@@ -87,6 +87,29 @@ "textAlignment" "Left"
}
+ "CostLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabelShadow"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TransparentBlack"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "84"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "textAlignment" "Left"
+
+ "pin_to_sibling" "CostLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
"ModeLabel"
{
"ControlName" "CExLabel"
@@ -119,7 +142,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -142,24 +165,4 @@ "dulltext" "1"
"brighttext" "0"
}
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
}
\ No newline at end of file |
