diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:07:17 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:07:17 -0400 |
| commit | 9d7d77c52d7c478e974a24ebe1da01c9d9f63ff9 (patch) | |
| tree | 46fb7d8178df5731399c2278a4ee312e94a7073e /resource/ui/build_menu/base_already_built.res | |
| parent | 091764741adb5bc5d598541c3a369dc0e8f69a84 (diff) | |
Updated the PDA, disguise and taunt menues
Diffstat (limited to 'resource/ui/build_menu/base_already_built.res')
| -rw-r--r-- | resource/ui/build_menu/base_already_built.res | 72 |
1 files changed, 38 insertions, 34 deletions
diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res index a7cbfab..06b3e8b 100644 --- a/resource/ui/build_menu/base_already_built.res +++ b/resource/ui/build_menu/base_already_built.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" @@ -24,16 +24,16 @@ { "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" + "iconColor" "Black" } "CantBuildReason" @@ -41,10 +41,10 @@ "ControlName" "CExLabel" "fieldName" "CantBuildReason" "font" "CerbeticaBold16" - "xpos" "10" - "ypos" "48" + "xpos" "0" + "ypos" "60" "zpos" "2" - "wide" "80" + "wide" "100" "tall" "18" "autoResize" "0" "pinCorner" "0" @@ -60,14 +60,14 @@ { "ControlName" "CIconPanel" "fieldName" "MetalIcon" - "xpos" "9999" - "ypos" "9999" + "xpos" "34" + "ypos" "26" "zpos" "1" "wide" "10" "tall" "10" "visible" "1" "enabled" "1" - "scaleImage" "1" + "scaleImage" "1" "icon" "ico_metal" "iconColor" "TanLight" } @@ -78,36 +78,40 @@ "fieldName" "CostLabel" "font" "CerbeticaBold16" "fgcolor" "TanLight" - "xpos" "1" - "ypos" "55" + "xpos" "50" + "ypos" "25" "zpos" "1" - "wide" "58" + "wide" "50" "tall" "13" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "labelText" "%metal%" "textAlignment" "Left" } - "ModeLabel" + "CostLabelShadow" { "ControlName" "CExLabel" - "fieldName" "ModeLabel" - "font" "DefaultSmall" - "fgcolor" "TanDarker" - "xpos" "33" - "ypos" "17" - "zpos" "1" - "wide" "44" + "fieldName" "CostLabelShadow" + "font" "CerbeticaBold16" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "0" + "wide" "50" "tall" "13" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" - "labelText" "" - "textAlignment" "East" + "labelText" "%metal%" + "textAlignment" "Left" + + "pin_to_sibling" "CostLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "NumberBg" @@ -115,10 +119,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "99" + "ypos" "106" "zpos" "0" - "wide" "0" - "tall" "0" + "wide" "18" + "tall" "18" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -133,10 +137,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" |
