summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-04-06 13:54:46 -0400
committerGitHub <[email protected]>2019-04-06 13:54:46 -0400
commitfd911f0f86352de97434aac3dbde812124caf52d (patch)
tree460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/build_menu
parent581f8398788825c7f44825dd2c5118e3535de7c0 (diff)
parent896d2088f4f926d5425e00b11ae85d7791eaba85 (diff)
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/build_menu')
-rw-r--r--resource/ui/build_menu/HudMenuEngyBuild.res457
-rw-r--r--resource/ui/build_menu/base_active.res269
-rw-r--r--resource/ui/build_menu/base_active_teleport_target.res174
-rw-r--r--resource/ui/build_menu/base_already_built.res282
-rw-r--r--resource/ui/build_menu/base_cant_afford.res321
-rw-r--r--resource/ui/build_menu/base_unavailable_teleport_target.res222
-rw-r--r--resource/ui/build_menu/dispenser_active.res24
-rw-r--r--resource/ui/build_menu/dispenser_already_built.res19
-rw-r--r--resource/ui/build_menu/dispenser_cant_afford.res18
-rw-r--r--resource/ui/build_menu/dispenser_selectable.res19
-rw-r--r--resource/ui/build_menu/dispenser_unavailable.res19
-rw-r--r--resource/ui/build_menu/hudmenueurekaeffect.res246
-rw-r--r--resource/ui/build_menu/pipboy/HudMenuEngyBuild.res18
-rw-r--r--resource/ui/build_menu/pipboy/base_active.res10
-rw-r--r--resource/ui/build_menu/pipboy/base_active_teleport_target.res8
-rw-r--r--resource/ui/build_menu/pipboy/base_already_built.res14
-rw-r--r--resource/ui/build_menu/pipboy/base_cant_afford.res4
-rw-r--r--resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res8
-rw-r--r--resource/ui/build_menu/pipboy/hudmenueurekaeffect.res65
-rw-r--r--resource/ui/build_menu/sentry_cant_afford.res16
-rw-r--r--resource/ui/build_menu/tele_entrance_active.res23
-rw-r--r--resource/ui/build_menu/tele_entrance_already_built.res18
-rw-r--r--resource/ui/build_menu/tele_entrance_cant_afford.res18
-rw-r--r--resource/ui/build_menu/tele_entrance_unavailable.res18
-rw-r--r--resource/ui/build_menu/tele_exit_active.res23
-rw-r--r--resource/ui/build_menu/tele_exit_already_built.res18
-rw-r--r--resource/ui/build_menu/tele_exit_cant_afford.res18
-rw-r--r--resource/ui/build_menu/tele_exit_unavailable.res18
28 files changed, 1010 insertions, 1357 deletions
diff --git a/resource/ui/build_menu/HudMenuEngyBuild.res b/resource/ui/build_menu/HudMenuEngyBuild.res
index c5d864d..3745a01 100644
--- a/resource/ui/build_menu/HudMenuEngyBuild.res
+++ b/resource/ui/build_menu/HudMenuEngyBuild.res
@@ -1,303 +1,290 @@
"Resource/UI/build_menu/HudMenuEngyBuild.res"
{
- "MainBackground"
+ "MainBackground"
{
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "50"
- "ypos" "10"
- "zpos" "0"
- "wide" "400"
- "tall" "130"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "0 0 0 200"
+ "ControlName" "ImagePanel"
+ "fieldName" "MainBackground"
+ "xpos" "50"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "130"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_bg"
+ "fillcolor" "0 0 0 200"
}
"BuildIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "BuildIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "255 255 255 255"
- }
-
- "BuildIconShadow"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIconShadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "0 0 0 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "BuildIcon"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "48"
+ "tall" "48"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_build"
}
"TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "68"
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "CerbeticaBold32"
+ "xpos" "68"
+ "ypos" "-10"
+ "zpos" "2"
+ "wide" "300"
+ "tall" "38"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_menu_build_title"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
}
"TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabelDropshadow"
+ "font" "CerbeticaBold32"
+ "fgcolor" "TransparentBlack"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "300"
+ "tall" "38"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_menu_build_title"
+ "textAlignment" "Left"
+ "dulltext" "1"
+ "brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CancelLabel"
+ "font" "SpectatorKeyHints"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "200"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Build_Cancel"
+ "textAlignment" "East"
+ "dulltext" "0"
+ "brighttext" "0"
}
"active_item_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "active_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "active_item_1"
+ "xpos" "50"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "1"
+ }
"active_item_2"
{
- "ControlName" "EditablePanel"
- "fieldName" "active_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "active_item_2"
+ "xpos" "150"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "1"
+ }
"active_item_3"
{
- "ControlName" "EditablePanel"
- "fieldName" "active_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "active_item_3"
+ "xpos" "250"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "1"
+ }
"active_item_4"
{
- "ControlName" "EditablePanel"
- "fieldName" "active_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "active_item_4"
+ "xpos" "350"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "1"
}
"already_built_item_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "already_built_item_1"
+ "xpos" "50"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"already_built_item_2"
{
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "already_built_item_2"
+ "xpos" "150"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"already_built_item_3"
{
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "already_built_item_3"
+ "xpos" "250"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"already_built_item_4"
{
- "ControlName" "EditablePanel"
- "fieldName" "already_built_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
+ "ControlName" "EditablePanel"
+ "fieldName" "already_built_item_4"
+ "xpos" "350"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
}
"cant_afford_item_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "cant_afford_item_1"
+ "xpos" "50"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"cant_afford_item_2"
{
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "cant_afford_item_2"
+ "xpos" "150"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"cant_afford_item_3"
{
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "cant_afford_item_3"
+ "xpos" "250"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"cant_afford_item_4"
{
- "ControlName" "EditablePanel"
- "fieldName" "cant_afford_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
+ "ControlName" "EditablePanel"
+ "fieldName" "cant_afford_item_4"
+ "xpos" "350"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
}
-
+
"unavailable_item_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_1"
- "xpos" "50"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "unavailable_item_1"
+ "xpos" "50"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"unavailable_item_2"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_2"
- "xpos" "150"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "unavailable_item_2"
+ "xpos" "150"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"unavailable_item_3"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_3"
- "xpos" "250"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "unavailable_item_3"
+ "xpos" "250"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"unavailable_item_4"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_item_4"
- "xpos" "350"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "unavailable_item_4"
+ "xpos" "350"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
} \ No newline at end of file
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res
index c967b69..09b2d8b 100644
--- a/resource/ui/build_menu/base_active.res
+++ b/resource/ui/build_menu/base_active.res
@@ -2,164 +2,167 @@
{
"ItemNameLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold12"
+ "xpos" "15"
+ "ypos" "2"
+ "zpos" "1"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Object_Sentry"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
-
+
"ItemBackground"
{
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
+ "ControlName" "CIconPanel"
+ "fieldName" "ItemBackground"
+ "xpos" "4"
+ "ypos" "14"
+ "zpos" "0"
+ "wide" "98"
+ "tall" "105"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "hud_menu_item_bg"
+ "iconColor" "ProgressOffWhite"
}
"BuildingIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "22"
- "ypos" "33"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "BuildingIcon"
+ "xpos" "22"
+ "ypos" "33"
+ "zpos" "2"
+ "wide" "56"
+ "tall" "56"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_sentry_build"
+ "iconColor" "White"
}
"MetalIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "34"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanLight"
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "34"
+ "ypos" "18"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "TanLight"
}
"CostLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "49"
- "ypos" "16"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabel"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TanLight"
+ "xpos" "49"
+ "ypos" "16"
+ "zpos" "2"
+ "wide" "84"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "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"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDarker"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
}
- "NumberBg"
+ "NumberBg"
{
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "18"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "White"
}
"NumberLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "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"
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold20"
+ "fgcolor" "TanLight"
+ "xpos" "0"
+ "ypos" "95"
+ "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
diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res
index 0a155eb..71a18fd 100644
--- a/resource/ui/build_menu/base_active_teleport_target.res
+++ b/resource/ui/build_menu/base_active_teleport_target.res
@@ -1,110 +1,110 @@
"Resource/UI/build_menu/base.res"
{
"ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold16"
- "xpos" "15"
- "ypos" "4"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold16"
+ "xpos" "15"
+ "ypos" "4"
+ "zpos" "1"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Object_Sentry"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
-
+
"ItemBackground"
{
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
+ "ControlName" "CIconPanel"
+ "fieldName" "ItemBackground"
+ "xpos" "4"
+ "ypos" "14"
+ "zpos" "0"
+ "wide" "98"
+ "tall" "105"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "hud_menu_item_bg"
+ "iconColor" "ProgressOffWhite"
}
"BuildingIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "22"
- "ypos" "23"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "BuildingIcon"
+ "xpos" "22"
+ "ypos" "23"
+ "zpos" "2"
+ "wide" "56"
+ "tall" "56"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_sentry_build"
+ "iconColor" "White"
}
"ModeLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDarker"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
}
- "NumberBg"
+ "NumberBg"
{
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "41"
+ "ypos" "99"
+ "zpos" "0"
+ "wide" "18"
+ "tall" "18"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "White"
}
"NumberLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "85"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold20"
+ "fgcolor" "TanLight"
+ "xpos" "0"
+ "ypos" "85"
+ "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
diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res
index 4eaee37..b6e488d 100644
--- a/resource/ui/build_menu/base_already_built.res
+++ b/resource/ui/build_menu/base_already_built.res
@@ -1,185 +1,149 @@
"Resource/UI/build_menu/base_already_built.res"
-{
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold20"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Already_Built"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
+{
"ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold12"
+ "xpos" "15"
+ "ypos" "2"
+ "zpos" "1"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Object_Sentry"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
-
+
"ItemBackground"
{
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
+ "ControlName" "CIconPanel"
+ "fieldName" "ItemBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "98"
+ "tall" "105"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_item_bg"
+ "iconColor" "ProgressOffWhite"
}
- "BuildingIcon"
+ "CantBuildReason"
{
- "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"
+ "ControlName" "CExLabel"
+ "fieldName" "CantBuildReason"
+ "font" "CerbeticaBold16"
+ "xpos" "10"
+ "ypos" "48"
+ "zpos" "2"
+ "wide" "80"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Build_Already_Built"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
"MetalIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "TanLight"
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "TanLight"
}
"CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
- "xpos" "99999"
- "ypos" "99999"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabel"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TanLight"
+ "xpos" "1"
+ "ypos" "55"
+ "zpos" "1"
+ "wide" "58"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%metal%"
+ "textAlignment" "Left"
}
"ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDarker"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
}
- "NumberBg"
+ "NumberBg"
{
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "41"
+ "ypos" "99"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "White"
}
"NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "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"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold20"
+ "fgcolor" "TanLight"
+ "xpos" "0"
+ "ypos" "95"
+ "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
diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res
index bea2718..1e50fae 100644
--- a/resource/ui/build_menu/base_cant_afford.res
+++ b/resource/ui/build_menu/base_cant_afford.res
@@ -1,184 +1,187 @@
"Resource/UI/build_menu/base_cant_afford.res"
-{
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold20"
- "fgcolor" "RedSolid"
- "xpos" "10"
- "ypos" "9"
- "zpos" "2"
- "wide" "80"
- "tall" "98"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "Can't Afford"
- "textAlignment" "Center"
- }
-
+{
"ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold12"
+ "xpos" "15"
+ "ypos" "2"
+ "zpos" "1"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Object_Sentry"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
-
+
"ItemBackground"
{
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
+ "ControlName" "CIconPanel"
+ "fieldName" "ItemBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "98"
+ "tall" "105"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_item_bg"
+ "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" "White"
}
- "BuildingIcon"
+ "CantBuildReason"
{
- "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"
+ "ControlName" "CExLabel"
+ "fieldName" "CantBuildReason"
+ "font" "CerbeticaBold16"
+ "fgcolor" "RedSolid"
+ "xpos" "10"
+ "ypos" "9"
+ "zpos" "2"
+ "wide" "80"
+ "tall" "98"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "Metal Required"
+ "textAlignment" "center"
}
- "MetalIcon"
+ "MetalIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "34"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "RedSolid"
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "34"
+ "ypos" "18"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "RedSolid"
}
"CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "RedSolid"
- "xpos" "49"
- "ypos" "16"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabel"
+ "font" "CerbeticaBold16"
+ "fgcolor" "RedSolid"
+ "xpos" "49"
+ "ypos" "16"
+ "zpos" "2"
+ "wide" "84"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "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"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDarker"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
}
- "NumberBg"
+ "NumberBg"
{
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "18"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "White"
}
"NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "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"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold20"
+ "fgcolor" "TanLight"
+ "xpos" "0"
+ "ypos" "95"
+ "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
diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res
index 6ba5c24..f68d0cc 100644
--- a/resource/ui/build_menu/base_unavailable_teleport_target.res
+++ b/resource/ui/build_menu/base_unavailable_teleport_target.res
@@ -1,150 +1,114 @@
"Resource/UI/build_menu/base_unavailable.res"
{
"ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold16"
- "xpos" "15"
- "ypos" "4"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold16"
+ "xpos" "15"
+ "ypos" "4"
+ "zpos" "1"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Object_Sentry"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
-
+
"ItemBackground"
{
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "ProgressOffWhite"
+ "ControlName" "CIconPanel"
+ "fieldName" "ItemBackground"
+ "xpos" "4"
+ "ypos" "14"
+ "zpos" "0"
+ "wide" "98"
+ "tall" "105"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "hud_menu_item_bg"
+ "iconColor" "ProgressOffWhite"
}
"CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "CerbeticaBold16"
- "xpos" "10"
- "ypos" "44"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "BuildingIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" ""
- "ypos" "9999"
- "zpos" "2"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
+ "ControlName" "CExLabel"
+ "fieldName" "CantBuildReason"
+ "font" "CerbeticaBold16"
+ "xpos" "10"
+ "ypos" "44"
+ "zpos" "2"
+ "wide" "80"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Build_Unavailable"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
}
"ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDarker"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDarker"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
}
- "NumberBg"
+ "NumberBg"
{
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "41"
+ "ypos" "99"
+ "zpos" "0"
+ "wide" "18"
+ "tall" "18"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "White"
}
"NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
- "xpos" "0"
- "ypos" "85"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabelShadow"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "86"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold20"
+ "fgcolor" "TanLight"
+ "xpos" "0"
+ "ypos" "85"
+ "zpos" "2"
+ "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
diff --git a/resource/ui/build_menu/dispenser_active.res b/resource/ui/build_menu/dispenser_active.res
deleted file mode 100644
index a9ff482..0000000
--- a/resource/ui/build_menu/dispenser_active.res
+++ /dev/null
@@ -1,24 +0,0 @@
-#base "base_active.res"
-
-"Resource/UI/build_menu/dispenser_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Dispenser"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_dispenser_build"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/dispenser_already_built.res b/resource/ui/build_menu/dispenser_already_built.res
deleted file mode 100644
index ece5fae..0000000
--- a/resource/ui/build_menu/dispenser_already_built.res
+++ /dev/null
@@ -1,19 +0,0 @@
-#base "base_already_built.res"
-
-"Resource/UI/build_menu/dispenser_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/dispenser_cant_afford.res b/resource/ui/build_menu/dispenser_cant_afford.res
deleted file mode 100644
index f80aa18..0000000
--- a/resource/ui/build_menu/dispenser_cant_afford.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/dispenser_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/dispenser_selectable.res b/resource/ui/build_menu/dispenser_selectable.res
deleted file mode 100644
index c302214..0000000
--- a/resource/ui/build_menu/dispenser_selectable.res
+++ /dev/null
@@ -1,19 +0,0 @@
-#base "base_selectable.res"
-
-"Resource/UI/build_menu/dispenser_selectable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Dispenser"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_dispenser_build"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/dispenser_unavailable.res b/resource/ui/build_menu/dispenser_unavailable.res
deleted file mode 100644
index 6bb6775..0000000
--- a/resource/ui/build_menu/dispenser_unavailable.res
+++ /dev/null
@@ -1,19 +0,0 @@
-#base "base_unavailable.res"
-
-"Resource/UI/build_menu/dispenser_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_dispenser"
- }
-
- "NumberLabel"
- {
- "labelText" "2"
- }
-
- "NumberLabelShadow"
- {
- "labelText" "2"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/hudmenueurekaeffect.res b/resource/ui/build_menu/hudmenueurekaeffect.res
index 25beff4..0506bf5 100644
--- a/resource/ui/build_menu/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/hudmenueurekaeffect.res
@@ -1,159 +1,147 @@
"Resource/UI/build_menu/HudMenuEurekaEffect.res"
{
- "MainBackground"
+ "MainBackground"
{
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "25"
- "ypos" "10"
- "zpos" "0"
- "wide" "200"
- "tall" "120"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "0 0 0 100"
- }
-
- "BuildIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "255 255 255 255"
+ "ControlName" "ImagePanel"
+ "fieldName" "MainBackground"
+ "xpos" "25"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "120"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_bg"
+ "fillcolor" "0 0 0 100"
}
- "BuildIconShadow"
+ "BuildIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "BuildIconShadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "0 0 0 255"
+ "ControlName" "CIconPanel"
+ "fieldName" "BuildIcon"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "48"
+ "tall" "48"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_build"
+ "iconColor" "White"
}
"TitleLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "34" // align me to the left edge of the first selection
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "CerbeticaBold32"
+ "xpos" "34"
+ "ypos" "-10"
+ "zpos" "2"
+ "wide" "300"
+ "tall" "38"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Teleport_Title"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
}
"TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "36" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabelDropshadow"
+ "font" "CerbeticaBold32"
+ "fgcolor" "TransparentBlack"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "300"
+ "tall" "38"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Teleport_Title"
+ "textAlignment" "Left"
+ "dulltext" "1"
+ "brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
+ "ControlName" "CExLabel"
+ "fieldName" "CancelLabel"
+ "font" "SpectatorKeyHints"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "200"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Build_Cancel"
+ "textAlignment" "East"
+ "dulltext" "0"
+ "brighttext" "0"
}
"available_target_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "available_target_1"
- "xpos" "25"
- "ypos" "23"
- "zpos" "10"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "available_target_1"
+ "xpos" "25"
+ "ypos" "23"
+ "zpos" "10"
+ "wide" "100"
+ "tall" "124"
+ "visible" "1"
+ }
"available_target_2"
{
- "ControlName" "EditablePanel"
- "fieldName" "available_target_2"
- "xpos" "125"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
+ "ControlName" "EditablePanel"
+ "fieldName" "available_target_2"
+ "xpos" "125"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "1"
+ }
+
"unavailable_target_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_target_1"
- "xpos" "25"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "unavailable_target_1"
+ "xpos" "25"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
"unavailable_target_2"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_target_2"
- "xpos" "125"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
+ "ControlName" "EditablePanel"
+ "fieldName" "unavailable_target_2"
+ "xpos" "125"
+ "ypos" "23"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "124"
+ "visible" "0"
+ }
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res b/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res
index 3632554..e9d966c 100644
--- a/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res
+++ b/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res
@@ -2,13 +2,25 @@
"Resource/UI/build_menu/HudMenuEngyBuild.res"
{
- "MainBackground"
+ "ItemBackground"
{
- "fillcolor" "50 255 50 50"
+ "ControlName" "CTFImagePanel"
+ "fieldName" "ItemBackground"
+ "xpos" "50"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "130"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "pipboy_overlay"
+ "tileImage" "1"
+ "drawcolor" "192 192 192 255"
}
"TitleLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_active.res b/resource/ui/build_menu/pipboy/base_active.res
index fd1edbb..866d3a2 100644
--- a/resource/ui/build_menu/pipboy/base_active.res
+++ b/resource/ui/build_menu/pipboy/base_active.res
@@ -4,26 +4,26 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"MetalIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"CostLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_active_teleport_target.res b/resource/ui/build_menu/pipboy/base_active_teleport_target.res
index 2c15a00..8be4ed2 100644
--- a/resource/ui/build_menu/pipboy/base_active_teleport_target.res
+++ b/resource/ui/build_menu/pipboy/base_active_teleport_target.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"ItemBackground"
{
- "iconColor" "0 0 0 255"
+ "iconColor" "0 0 0 255"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_already_built.res b/resource/ui/build_menu/pipboy/base_already_built.res
index 80d28ec..3c0fc27 100644
--- a/resource/ui/build_menu/pipboy/base_already_built.res
+++ b/resource/ui/build_menu/pipboy/base_already_built.res
@@ -1,19 +1,19 @@
#base "../base_already_built.res"
"Resource/UI/build_menu/base_already_built.res"
-{
- "CantBuildReason"
+{
+ "ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
- "ItemNameLabel"
+ "NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
- "NumberLabel"
+ "CantBuildReason"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_cant_afford.res b/resource/ui/build_menu/pipboy/base_cant_afford.res
index e6b0e84..ca5645e 100644
--- a/resource/ui/build_menu/pipboy/base_cant_afford.res
+++ b/resource/ui/build_menu/pipboy/base_cant_afford.res
@@ -4,11 +4,11 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res
index 473d1cf..1674180 100644
--- a/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res
+++ b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res
@@ -1,19 +1,19 @@
-#base "../base_unavailable.res"
+#base "../base_unavailable_teleport_target.res"
"Resource/UI/build_menu/base_unavailable.res"
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"CantBuildReason"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
index 6024fdd..86babe8 100644
--- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
@@ -4,54 +4,55 @@
{
"MainBackground"
{
- "fillcolor" "50 255 50 50"
+ "fillcolor" "50 255 50 50"
}
"ItemBackground"
{
- "ControlName" "CTFImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-2"
- "wide" "250"
- "tall" "180"
- "visible" "0"
- "enabled" "0"
- "scaleImage" "1"
- "image" "pipboy_overlay"
- "tileImage" "1"
- "drawcolor" "192 192 192 255"
+ "ControlName" "CTFImagePanel"
+ "fieldName" "ItemBackground"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-2"
+ "wide" "250"
+ "tall" "180"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "image" "pipboy_overlay"
+ "tileImage" "1"
+ "drawcolor" "192 192 192 255"
}
+
"BackgroundEngineer"
{
- "ControlName" "CTFImagePanel"
- "fieldName" "BackgroundEngineer"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "40"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "pipboy_engineer"
- "tileImage" "0"
- "tileVertically" "0"
+ "ControlName" "CTFImagePanel"
+ "fieldName" "BackgroundEngineer"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "40"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "pipboy_engineer"
+ "tileImage" "0"
+ "tileVertically" "0"
}
- "BuildIcon"
+ "BuildIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"TitleLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"CancelLabel"
{
- "fgcolor" "0 255 0 255"
- }
+ "fgcolor" "ColorGreen"
+ }
} \ No newline at end of file
diff --git a/resource/ui/build_menu/sentry_cant_afford.res b/resource/ui/build_menu/sentry_cant_afford.res
deleted file mode 100644
index 9ce0bda..0000000
--- a/resource/ui/build_menu/sentry_cant_afford.res
+++ /dev/null
@@ -1,16 +0,0 @@
-#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/sentry_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- }
-
- "NumberLabel"
- {
- "labelText" "1"
- }
-
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_entrance_active.res b/resource/ui/build_menu/tele_entrance_active.res
deleted file mode 100644
index fe81bd2..0000000
--- a/resource/ui/build_menu/tele_entrance_active.res
+++ /dev/null
@@ -1,23 +0,0 @@
-#base "base_active.res"
-
-"Resource/UI/build_menu/tele_entrance_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Entrance_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_entrance_build"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_entrance_already_built.res b/resource/ui/build_menu/tele_entrance_already_built.res
deleted file mode 100644
index 8f902fb..0000000
--- a/resource/ui/build_menu/tele_entrance_already_built.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_already_built.res"
-
-"Resource/UI/build_menu/tele_entrance_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_entrance_cant_afford.res b/resource/ui/build_menu/tele_entrance_cant_afford.res
deleted file mode 100644
index 7ababc3..0000000
--- a/resource/ui/build_menu/tele_entrance_cant_afford.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/tele_entrance_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_entrance_unavailable.res b/resource/ui/build_menu/tele_entrance_unavailable.res
deleted file mode 100644
index de90aec..0000000
--- a/resource/ui/build_menu/tele_entrance_unavailable.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_unavailable.res"
-
-"Resource/UI/build_menu/tele_entrance_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_entrance_360"
- }
-
- "NumberLabel"
- {
- "labelText" "3"
- }
- "NumberLabelShadow"
- {
- "labelText" "3"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_exit_active.res b/resource/ui/build_menu/tele_exit_active.res
deleted file mode 100644
index ac0339f..0000000
--- a/resource/ui/build_menu/tele_exit_active.res
+++ /dev/null
@@ -1,23 +0,0 @@
-#base "base_active.res"
-
-"Resource/UI/build_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Exit_360"
- }
-
- "BuildingIcon"
- {
- "icon" "hud_menu_tele_exit_build"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_exit_already_built.res b/resource/ui/build_menu/tele_exit_already_built.res
deleted file mode 100644
index a850c21..0000000
--- a/resource/ui/build_menu/tele_exit_already_built.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_already_built.res"
-
-"Resource/UI/build_menu/tele_exit_already_built.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_exit_cant_afford.res b/resource/ui/build_menu/tele_exit_cant_afford.res
deleted file mode 100644
index 70056eb..0000000
--- a/resource/ui/build_menu/tele_exit_cant_afford.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_cant_afford.res"
-
-"Resource/UI/build_menu/tele_exit_cant_afford.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-} \ No newline at end of file
diff --git a/resource/ui/build_menu/tele_exit_unavailable.res b/resource/ui/build_menu/tele_exit_unavailable.res
deleted file mode 100644
index 978192a..0000000
--- a/resource/ui/build_menu/tele_exit_unavailable.res
+++ /dev/null
@@ -1,18 +0,0 @@
-#base "base_unavailable.res"
-
-"Resource/UI/build_menu/tele_exit_unavailable.res"
-{
- "ItemNameLabel"
- {
- "labelText" "#TF_Object_tele_exit_360"
- }
-
- "NumberLabel"
- {
- "labelText" "4"
- }
- "NumberLabelShadow"
- {
- "labelText" "4"
- }
-} \ No newline at end of file