summaryrefslogtreecommitdiff
path: root/resource/ui
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui')
-rw-r--r--resource/ui/build_menu/HudMenuEngyBuild.res26
-rw-r--r--resource/ui/build_menu/base_active.res57
-rw-r--r--resource/ui/build_menu/base_active_teleport_target.res20
-rw-r--r--resource/ui/build_menu/base_already_built.res60
-rw-r--r--resource/ui/build_menu/base_cant_afford.res49
-rw-r--r--resource/ui/build_menu/base_unavailable_teleport_target.res56
-rw-r--r--resource/ui/build_menu/hudmenueurekaeffect.res26
-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.res6
-rw-r--r--resource/ui/build_menu/pipboy/base_already_built.res6
-rw-r--r--resource/ui/build_menu/pipboy/base_cant_afford.res4
-rw-r--r--resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res6
-rw-r--r--resource/ui/build_menu/pipboy/hudmenueurekaeffect.res6
-rw-r--r--resource/ui/destroy_menu/HudMenuEngyDestroy.res18
-rw-r--r--resource/ui/destroy_menu/dispenser_active.res24
-rw-r--r--resource/ui/destroy_menu/dispenser_inactive.res22
-rw-r--r--resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res21
-rw-r--r--resource/ui/destroy_menu/pipboy/dispenser_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/dispenser_inactive.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/sentry_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/sentry_inactive.res10
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_inactive.res8
-rw-r--r--resource/ui/destroy_menu/sentry_active.res26
-rw-r--r--resource/ui/destroy_menu/sentry_inactive.res20
-rw-r--r--resource/ui/destroy_menu/tele_entrance_active.res26
-rw-r--r--resource/ui/destroy_menu/tele_entrance_inactive.res23
-rw-r--r--resource/ui/destroy_menu/tele_exit_active.res26
-rw-r--r--resource/ui/destroy_menu/tele_exit_inactive.res23
-rw-r--r--resource/ui/disguise_menu/HudMenuSpyDisguise.res14
-rw-r--r--resource/ui/disguise_menu/demoman_blue.res6
-rw-r--r--resource/ui/disguise_menu/engineer_blue.res6
-rw-r--r--resource/ui/disguise_menu/engineer_red.res6
-rw-r--r--resource/ui/disguise_menu/heavy_blue.res9
-rw-r--r--resource/ui/disguise_menu/heavy_red.res8
-rw-r--r--resource/ui/disguise_menu/medic_blue.res6
-rw-r--r--resource/ui/disguise_menu/pyro_blue.res6
-rw-r--r--resource/ui/disguise_menu/scout_blue.res6
-rw-r--r--resource/ui/disguise_menu/sniper_blue.res7
-rw-r--r--resource/ui/disguise_menu/sniper_red.res5
-rw-r--r--resource/ui/disguise_menu/soldier_blue.res7
-rw-r--r--resource/ui/disguise_menu/soldier_red.res5
-rw-r--r--resource/ui/disguise_menu/spy_blue.res6
46 files changed, 254 insertions, 488 deletions
diff --git a/resource/ui/build_menu/HudMenuEngyBuild.res b/resource/ui/build_menu/HudMenuEngyBuild.res
index c5d864d..14a89b2 100644
--- a/resource/ui/build_menu/HudMenuEngyBuild.res
+++ b/resource/ui/build_menu/HudMenuEngyBuild.res
@@ -29,23 +29,7 @@
"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"
+ "iconColor" "White"
}
"TitleLabel"
@@ -74,8 +58,8 @@
"fieldName" "TitleLabelDropshadow"
"font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
+ "xpos" "-1" // align me to the left edge of the first selection
+ "ypos" "-1"
"zpos" "1"
"wide" "300"
"tall" "38"
@@ -87,6 +71,10 @@
"textAlignment" "Left"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
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
diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res
index 0a155eb..be7aced 100644
--- a/resource/ui/build_menu/base_active_teleport_target.res
+++ b/resource/ui/build_menu/base_active_teleport_target.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"
}
"ModeLabel"
@@ -75,16 +75,16 @@
{
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "41"
+ "ypos" "99"
"zpos" "0"
"wide" "18"
"tall" "18"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
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
diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res
index bea2718..0a3a662 100644
--- a/resource/ui/build_menu/base_cant_afford.res
+++ b/resource/ui/build_menu/base_cant_afford.res
@@ -68,7 +68,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"MetalIcon"
@@ -95,7 +95,7 @@
"fgcolor" "RedSolid"
"xpos" "49"
"ypos" "16"
- "zpos" "1"
+ "zpos" "2"
"wide" "84"
"tall" "13"
"autoResize" "0"
@@ -106,6 +106,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"
@@ -138,7 +161,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -161,24 +184,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
diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res
index 6ba5c24..7a43cc8 100644
--- a/resource/ui/build_menu/base_unavailable_teleport_target.res
+++ b/resource/ui/build_menu/base_unavailable_teleport_target.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"
@@ -55,22 +55,6 @@
"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"
- }
"ModeLabel"
{
@@ -95,16 +79,16 @@
{
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "41"
+ "ypos" "99"
"zpos" "0"
"wide" "18"
"tall" "18"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -115,7 +99,7 @@
"fgcolor" "TanLight"
"xpos" "0"
"ypos" "85"
- "zpos" "1"
+ "zpos" "2"
"wide" "100"
"tall" "18"
"autoResize" "0"
@@ -127,24 +111,4 @@
"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"
- }
} \ No newline at end of file
diff --git a/resource/ui/build_menu/hudmenueurekaeffect.res b/resource/ui/build_menu/hudmenueurekaeffect.res
index 25beff4..db4d926 100644
--- a/resource/ui/build_menu/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/hudmenueurekaeffect.res
@@ -29,23 +29,7 @@
"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"
+ "iconColor" "White"
}
"TitleLabel"
@@ -74,8 +58,8 @@
"fieldName" "TitleLabelDropshadow"
"font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
- "xpos" "36" // align me to the left edge of the first selection
- "ypos" "-8"
+ "xpos" "-1" // align me to the left edge of the first selection
+ "ypos" "-1"
"zpos" "1"
"wide" "300"
"tall" "38"
@@ -87,6 +71,10 @@
"textAlignment" "Left"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
diff --git a/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res b/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res
index 3632554..80112b3 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..66d1210 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..2da02c0 100644
--- a/resource/ui/build_menu/pipboy/base_active_teleport_target.res
+++ b/resource/ui/build_menu/pipboy/base_active_teleport_target.res
@@ -4,7 +4,7 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"ItemBackground"
@@ -14,11 +14,11 @@
"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..857f384 100644
--- a/resource/ui/build_menu/pipboy/base_already_built.res
+++ b/resource/ui/build_menu/pipboy/base_already_built.res
@@ -4,16 +4,16 @@
{
"CantBuildReason"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"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_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..1d7ccac 100644
--- a/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res
+++ b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res
@@ -4,16 +4,16 @@
{
"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..1414349 100644
--- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
@@ -42,16 +42,16 @@
"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/destroy_menu/HudMenuEngyDestroy.res b/resource/ui/destroy_menu/HudMenuEngyDestroy.res
index 528c3e0..f977aa7 100644
--- a/resource/ui/destroy_menu/HudMenuEngyDestroy.res
+++ b/resource/ui/destroy_menu/HudMenuEngyDestroy.res
@@ -29,7 +29,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_demolish"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"TitleLabel"
@@ -58,8 +58,8 @@
"fieldName" "TitleLabelDropshadow"
"font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
- "xpos" "70" // align me to the left edge of the first selection
- "ypos" "-8"
+ "xpos" "-1" // align me to the left edge of the first selection
+ "ypos" "-1"
"zpos" "1"
"wide" "300"
"tall" "38"
@@ -71,6 +71,10 @@
"textAlignment" "Left"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "TitleLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"CancelLabel"
@@ -95,7 +99,7 @@
"active_item_1"
{
- "ControlName" "EditablePanel"
+ "ControlName" "CEngyDestroyMenuItem"
"fieldName" "active_item_1"
"xpos" "50"
"ypos" "23"
@@ -107,7 +111,7 @@
"active_item_2"
{
- "ControlName" "EditablePanel"
+ "ControlName" "CEngyDestroyMenuItem"
"fieldName" "active_item_2"
"xpos" "150"
"ypos" "23"
@@ -119,7 +123,7 @@
"active_item_3"
{
- "ControlName" "EditablePanel"
+ "ControlName" "CEngyDestroyMenuItem"
"fieldName" "active_item_3"
"xpos" "250"
"ypos" "23"
@@ -131,7 +135,7 @@
"active_item_4"
{
- "ControlName" "EditablePanel"
+ "ControlName" "CEngyDestroyMenuItem"
"fieldName" "active_item_4"
"xpos" "350"
"ypos" "23"
diff --git a/resource/ui/destroy_menu/dispenser_active.res b/resource/ui/destroy_menu/dispenser_active.res
index ef2fdf3..4587b45 100644
--- a/resource/ui/destroy_menu/dispenser_active.res
+++ b/resource/ui/destroy_menu/dispenser_active.res
@@ -65,7 +65,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_dispenser"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberBg"
@@ -81,7 +81,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -104,24 +104,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" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/dispenser_inactive.res b/resource/ui/destroy_menu/dispenser_inactive.res
index 901f937..020f75f 100644
--- a/resource/ui/destroy_menu/dispenser_inactive.res
+++ b/resource/ui/destroy_menu/dispenser_inactive.res
@@ -40,7 +40,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
- "font" "CerbeticaBold20"
+ "font" "CerbeticaBold16"
"xpos" "10"
"ypos" "48"
"zpos" "2"
@@ -112,24 +112,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" "2"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res b/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
index 71df4e5..ba228c8 100644
--- a/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
+++ b/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
@@ -2,20 +2,15 @@
"Resource/UI/build_menu/HudMenuEngyDestroy.res"
{
- "MainBackground"
- {
- "fillcolor" "50 255 50 50"
- }
-
"ItemBackground"
{
"ControlName" "CTFImagePanel"
"fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-2"
- "wide" "450"
- "tall" "180"
+ "xpos" "50"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "130"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -42,16 +37,16 @@
"DestroyIcon"
{
- "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/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res
index 6211a50..91b68ca 100644
--- a/resource/ui/destroy_menu/pipboy/dispenser_active.res
+++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"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/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
index 434c229..339e3bf 100644
--- a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "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/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res
index 949ee51..52f9f1f 100644
--- a/resource/ui/destroy_menu/pipboy/sentry_active.res
+++ b/resource/ui/destroy_menu/pipboy/sentry_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"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/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res
index 11020bb..fa012c7 100644
--- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res
@@ -4,23 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "fgcolor" "0 255 0 255"
- "brighttext" "0"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
index 6860178..db85d90 100644
--- a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"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/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
index 54dfeee..2d985bc 100644
--- a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "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/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res
index 56a594f..9ea1ff1 100644
--- a/resource/ui/destroy_menu/pipboy/tele_exit_active.res
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"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/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
index ae1dd33..805238b 100644
--- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "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/destroy_menu/sentry_active.res b/resource/ui/destroy_menu/sentry_active.res
index 32c1bdb..e4c8aa0 100644
--- a/resource/ui/destroy_menu/sentry_active.res
+++ b/resource/ui/destroy_menu/sentry_active.res
@@ -49,7 +49,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_demolish"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"BuildingIcon"
@@ -65,7 +65,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_sentrygun_1"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberBg"
@@ -81,7 +81,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -104,24 +104,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
diff --git a/resource/ui/destroy_menu/sentry_inactive.res b/resource/ui/destroy_menu/sentry_inactive.res
index a17c2cf..4bf2a35 100644
--- a/resource/ui/destroy_menu/sentry_inactive.res
+++ b/resource/ui/destroy_menu/sentry_inactive.res
@@ -112,24 +112,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
diff --git a/resource/ui/destroy_menu/tele_entrance_active.res b/resource/ui/destroy_menu/tele_entrance_active.res
index 10f50b2..b223cb3 100644
--- a/resource/ui/destroy_menu/tele_entrance_active.res
+++ b/resource/ui/destroy_menu/tele_entrance_active.res
@@ -49,7 +49,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_demolish"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"BuildingIcon"
@@ -65,7 +65,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_tele_entrance"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberBg"
@@ -81,7 +81,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -104,24 +104,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" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/tele_entrance_inactive.res b/resource/ui/destroy_menu/tele_entrance_inactive.res
index 4ce356a..b7579be 100644
--- a/resource/ui/destroy_menu/tele_entrance_inactive.res
+++ b/resource/ui/destroy_menu/tele_entrance_inactive.res
@@ -89,7 +89,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -112,25 +112,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" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/tele_exit_active.res b/resource/ui/destroy_menu/tele_exit_active.res
index e5d3a45..c6a0b6f 100644
--- a/resource/ui/destroy_menu/tele_exit_active.res
+++ b/resource/ui/destroy_menu/tele_exit_active.res
@@ -49,7 +49,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_demolish"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"BuildingIcon"
@@ -65,7 +65,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_tele_exit"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberBg"
@@ -81,7 +81,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -104,24 +104,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" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/tele_exit_inactive.res b/resource/ui/destroy_menu/tele_exit_inactive.res
index 0a1810c..dacd4c0 100644
--- a/resource/ui/destroy_menu/tele_exit_inactive.res
+++ b/resource/ui/destroy_menu/tele_exit_inactive.res
@@ -89,7 +89,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -112,25 +112,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" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/HudMenuSpyDisguise.res b/resource/ui/disguise_menu/HudMenuSpyDisguise.res
index 197027b..bf29c14 100644
--- a/resource/ui/disguise_menu/HudMenuSpyDisguise.res
+++ b/resource/ui/disguise_menu/HudMenuSpyDisguise.res
@@ -13,7 +13,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "hud_menu_bg"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"TitleLabel"
@@ -348,7 +348,7 @@
"enabled" "0"
"scaleImage" "0"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel1"
@@ -356,7 +356,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
+ "fgcolor" "White"
"xpos" "25"
"ypos" "87"
"zpos" "5"
@@ -385,7 +385,7 @@
"enabled" "0"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel2"
@@ -393,7 +393,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
+ "fgcolor" "White"
"xpos" "25"
"ypos" "123"
"zpos" "5"
@@ -422,7 +422,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel3"
@@ -430,7 +430,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
+ "fgcolor" "White"
"xpos" "25"
"ypos" "159"
"zpos" "5"
diff --git a/resource/ui/disguise_menu/demoman_blue.res b/resource/ui/disguise_menu/demoman_blue.res
index ee652f6..160647b 100644
--- a/resource/ui/disguise_menu/demoman_blue.res
+++ b/resource/ui/disguise_menu/demoman_blue.res
@@ -4,19 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Demoman"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "1"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "4"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/engineer_blue.res b/resource/ui/disguise_menu/engineer_blue.res
index aa54361..2fa8298 100644
--- a/resource/ui/disguise_menu/engineer_blue.res
+++ b/resource/ui/disguise_menu/engineer_blue.res
@@ -4,19 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Engineer"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "3"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "6"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/engineer_red.res b/resource/ui/disguise_menu/engineer_red.res
index 387ec25..571266e 100644
--- a/resource/ui/disguise_menu/engineer_red.res
+++ b/resource/ui/disguise_menu/engineer_red.res
@@ -7,12 +7,6 @@
"labelText" "#TF_Class_Name_Engineer"
}
- "NumberBg"
- {
- "wide" "0"
- "tall" "0"
- }
-
"NewNumberLabel"
{
"labelText" "3"
diff --git a/resource/ui/disguise_menu/heavy_blue.res b/resource/ui/disguise_menu/heavy_blue.res
index 1932d4d..0324406 100644
--- a/resource/ui/disguise_menu/heavy_blue.res
+++ b/resource/ui/disguise_menu/heavy_blue.res
@@ -4,16 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "#TF_Class_Name_HWGuy"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "2"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "5"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/heavy_red.res b/resource/ui/disguise_menu/heavy_red.res
index e88c93a..430e740 100644
--- a/resource/ui/disguise_menu/heavy_red.res
+++ b/resource/ui/disguise_menu/heavy_red.res
@@ -15,7 +15,7 @@
"visible" "1"
"enabled" "1"
"labelText" "#TF_Class_Name_HWGuy"
- "fgcolor" "205 50 50 153"
+ "fgcolor" "HUDRedTeamSolid"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
@@ -49,7 +49,7 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NewNumberLabel"
@@ -57,7 +57,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
+ "fgcolor" "HUDRedTeamSolid"
"xpos" "5"
"ypos" "3"
"zpos" "0"
@@ -78,7 +78,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "205 50 50 153"
+ "fgcolor" "HUDRedTeamSolid"
"xpos" "5"
"ypos" "3"
"zpos" "0"
diff --git a/resource/ui/disguise_menu/medic_blue.res b/resource/ui/disguise_menu/medic_blue.res
index 2975251..acbba40 100644
--- a/resource/ui/disguise_menu/medic_blue.res
+++ b/resource/ui/disguise_menu/medic_blue.res
@@ -4,19 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Medic"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "1"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "7"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/pyro_blue.res b/resource/ui/disguise_menu/pyro_blue.res
index 74f6ebd..6c74381 100644
--- a/resource/ui/disguise_menu/pyro_blue.res
+++ b/resource/ui/disguise_menu/pyro_blue.res
@@ -4,19 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Pyro"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "3"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "3"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/scout_blue.res b/resource/ui/disguise_menu/scout_blue.res
index 1268574..36c2387 100644
--- a/resource/ui/disguise_menu/scout_blue.res
+++ b/resource/ui/disguise_menu/scout_blue.res
@@ -4,19 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Scout"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "1"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "1"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/sniper_blue.res b/resource/ui/disguise_menu/sniper_blue.res
index 59d16e4..71591b6 100644
--- a/resource/ui/disguise_menu/sniper_blue.res
+++ b/resource/ui/disguise_menu/sniper_blue.res
@@ -4,18 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Sniper"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "2"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "8"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/sniper_red.res b/resource/ui/disguise_menu/sniper_red.res
index d5923e0..bf70290 100644
--- a/resource/ui/disguise_menu/sniper_red.res
+++ b/resource/ui/disguise_menu/sniper_red.res
@@ -7,6 +7,11 @@
"labelText" "#TF_Class_Name_Sniper"
}
+ "NewNumberLabel"
+ {
+ "labelText" "2"
+ }
+
"NumberLabel"
{
"labelText" "8"
diff --git a/resource/ui/disguise_menu/soldier_blue.res b/resource/ui/disguise_menu/soldier_blue.res
index cab74ff..60cbecf 100644
--- a/resource/ui/disguise_menu/soldier_blue.res
+++ b/resource/ui/disguise_menu/soldier_blue.res
@@ -4,18 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Soldier"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "2"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "2"
}
} \ No newline at end of file
diff --git a/resource/ui/disguise_menu/soldier_red.res b/resource/ui/disguise_menu/soldier_red.res
index c611e23..d141661 100644
--- a/resource/ui/disguise_menu/soldier_red.res
+++ b/resource/ui/disguise_menu/soldier_red.res
@@ -7,6 +7,11 @@
"labelText" "#TF_Class_Name_Soldier"
}
+ "NewNumberLabel"
+ {
+ "labelText" "2"
+ }
+
"NumberLabel"
{
"labelText" "2"
diff --git a/resource/ui/disguise_menu/spy_blue.res b/resource/ui/disguise_menu/spy_blue.res
index fc1b70b..c993ad7 100644
--- a/resource/ui/disguise_menu/spy_blue.res
+++ b/resource/ui/disguise_menu/spy_blue.res
@@ -4,19 +4,19 @@
{
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Spy"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "3"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "9"
}
} \ No newline at end of file