summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/base_already_built.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 15:52:33 -0500
committerCriticalFlaw <[email protected]>2019-03-09 15:52:33 -0500
commitfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch)
tree4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/build_menu/base_already_built.res
parent2e034f0e1f48acd0747568bb36c91656ad81d4e1 (diff)
Updated Engineer/Spy PDAs
- Pinned and added shadows to certain labels - Updated colors to use the schema instead of RBG codes - Corrected element names, removed unused elements
Diffstat (limited to 'resource/ui/build_menu/base_already_built.res')
-rw-r--r--resource/ui/build_menu/base_already_built.res60
1 files changed, 12 insertions, 48 deletions
diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res
index 4eaee37..0fff64e 100644
--- a/resource/ui/build_menu/base_already_built.res
+++ b/resource/ui/build_menu/base_already_built.res
@@ -56,22 +56,6 @@
"iconColor" "ProgressOffWhite"
}
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
- }
-
"MetalIcon"
{
"ControlName" "CIconPanel"
@@ -94,15 +78,15 @@
"fieldName" "CostLabel"
"font" "CerbeticaBold16"
"fgcolor" "TanLight"
- "xpos" "99999"
- "ypos" "99999"
+ "xpos" "1"
+ "ypos" "55"
"zpos" "1"
- "wide" "84"
+ "wide" "58"
"tall" "13"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"labelText" "%metal%"
"textAlignment" "Left"
}
@@ -130,16 +114,16 @@
{
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "41"
+ "ypos" "99"
"zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -162,24 +146,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