diff options
Diffstat (limited to 'resource/ui/DisguiseStatusPanel.res')
| -rw-r--r-- | resource/ui/DisguiseStatusPanel.res | 186 |
1 files changed, 117 insertions, 69 deletions
diff --git a/resource/ui/DisguiseStatusPanel.res b/resource/ui/DisguiseStatusPanel.res index 9ad0a5a..da2d41f 100644 --- a/resource/ui/DisguiseStatusPanel.res +++ b/resource/ui/DisguiseStatusPanel.res @@ -6,7 +6,7 @@ "fieldName" "itemmodelpanel"
"xpos" "0"
"ypos" "0"
- "zpos" "1"
+ "zpos" "1"
"wide" "100"
"tall" "100"
"autoResize" "0"
@@ -25,7 +25,7 @@ "angles_z" "0"
}
}
-
+
"DisguiseStatusBG"
{
"ControlName" "CTFImagePanel"
@@ -34,94 +34,142 @@ "ypos" "10"
"zpos" "-1"
"wide" "140"
- "tall" "16"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
- "image" "../hud/color_panel_brown"
- "teambg_1" "../hud/color_panel_brown"
- "teambg_2" "../hud/color_panel_red"
- "teambg_2_lodef" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
- "teambg_3_lodef" "../hud/color_panel_blu"
-
+ "image" "../hud/color_panel_brown"
+ "teambg_1" "../hud/color_panel_brown"
+ "teambg_2" "../hud/color_panel_red"
+ "teambg_3" "../hud/color_panel_blu"
"src_corner_height" "23"
"src_corner_width" "23"
"draw_corner_width" "0"
"draw_corner_height" "0"
}
-
+
"DisguiseNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "DisguiseNameLabel"
- "font" "Cerbetica14"
- "xpos" "80"
- "ypos" "5"
- "zpos" "1"
- "wide" "110"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%disguisename%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
+ {
+ "ControlName" "Label"
+ "fieldName" "DisguiseNameLabel"
+ "font" "Cerbetica14"
+ "xpos" "80"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "110"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%disguisename%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "DisguiseNameLabelShadow"
+ {
+ "ControlName" "Label"
+ "fieldName" "DisguiseNameLabelShadow"
+ "font" "Cerbetica14"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "110"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%disguisename%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor_override" "TransparentBlack"
+
+ "pin_to_sibling" "DisguiseNameLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
-
+
"WeaponNameLabel"
{
- "ControlName" "Label"
- "fieldName" "WeaponNameLabel"
- "font" "Cerbetica12"
- "xpos" "80"
- "ypos" "22"
- "zpos" "1"
- "wide" "110"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%weaponname%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
+ "ControlName" "Label"
+ "fieldName" "WeaponNameLabel"
+ "font" "Cerbetica12"
+ "xpos" "80"
+ "ypos" "22"
+ "zpos" "1"
+ "wide" "110"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%weaponname%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
}
+
+ "WeaponNameLabelShadow"
+ {
+ "ControlName" "Label"
+ "fieldName" "WeaponNameLabelShadow"
+ "font" "Cerbetica12"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "110"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%weaponname%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor_override" "TransparentBlack"
+
+ "pin_to_sibling" "WeaponNameLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
"WeaponBackground"
{
- "ControlName" "ImagePanel"
- "fieldName" "WeaponBackground"
- "xpos" "50"
- "ypos" "26"
- "zpos" "-1"
- "wide" "140"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 164"
+ "ControlName" "ImagePanel"
+ "fieldName" "WeaponBackground"
+ "xpos" "50"
+ "ypos" "26"
+ "zpos" "-1"
+ "wide" "140"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 164"
}
-
+
"SpectatorGUIHealth"
{
- "ControlName" "EditablePanel"
- "fieldName" "SpectatorGUIHealth"
- "xpos" "42"
- "ypos" "-7"
- "wide" "50"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "SpectatorGUIHealth"
+ "xpos" "42"
+ "ypos" "-7"
+ "wide" "50"
+ "tall" "50"
+ "visible" "1"
+ "enabled" "1"
"HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmall"
- "TextColor" "HudOffWhite"
+ "HealthDeathWarning" "0.49"
+ "TFFont" "HudFontSmall"
"HealthDeathWarningColor" "HUDDeathWarning"
+ "TextColor" "HudOffWhite"
}
}
\ No newline at end of file |
