diff options
Diffstat (limited to 'resource/ui/DisguiseStatusPanel.res')
| -rw-r--r-- | resource/ui/DisguiseStatusPanel.res | 51 |
1 files changed, 22 insertions, 29 deletions
diff --git a/resource/ui/DisguiseStatusPanel.res b/resource/ui/DisguiseStatusPanel.res index 1af6715..31230d5 100644 --- a/resource/ui/DisguiseStatusPanel.res +++ b/resource/ui/DisguiseStatusPanel.res @@ -2,25 +2,22 @@ {
"itemmodelpanel"
{
- "ControlName" "CEmbeddedItemModelPanel"
+ "ControlName" "CEmbeddedItemModelPanel"
"fieldName" "itemmodelpanel"
-
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "100"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "useparentbg" "1"
-
+ "useparentbg" "1"
"fov" "54"
- "start_framed" "1"
-
+ "start_framed" "1"
"disable_manipulation" "1"
-
+
"model"
{
"angles_x" "10"
@@ -30,32 +27,31 @@ }
"DisguiseStatusBG"
{
- "ControlName" "CTFImagePanel"
+ "ControlName" "CTFImagePanel"
"fieldName" "DisguiseStatusBG"
"xpos" "50"
"ypos" "10"
"zpos" "-1"
"wide" "140"
"tall" "16"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../hud/color_panel_brown"
- "scaleImage" "1"
+ "scaleImage" "1"
"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"
- "src_corner_height" "23" // pixels inside the image
+ "src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
-
+
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
-
"DisguiseNameLabel"
{
"ControlName" "Label"
@@ -66,18 +62,17 @@ "zpos" "1"
"wide" "110"
"tall" "24"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%disguisename%"
- "textAlignment" "West"
+ "textAlignment" "west"
"dulltext" "0"
- "brighttext" "0"
+ "brighttext" "0"
}
-
"WeaponNameLabel"
- {
+ {
"ControlName" "Label"
"fieldName" "WeaponNameLabel"
"font" "Cerbetica12"
@@ -86,18 +81,17 @@ "zpos" "1"
"wide" "110"
"tall" "24"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%weaponname%"
- "textAlignment" "West"
+ "textAlignment" "west"
"dulltext" "0"
- "brighttext" "0"
+ "brighttext" "0"
}
"WeaponBackground"
-
- {
+ {
"ControlName" "ImagePanel"
"fieldName" "WeaponBackground"
"xpos" "50"
@@ -110,10 +104,10 @@ "visible" "1"
"enabled" "1"
"fillcolor" "0 0 0 64"
- }
+ }
"SpectatorGUIHealth"
{
- "ControlName" "EditablePanel"
+ "ControlName" "EditablePanel"
"fieldName" "SpectatorGUIHealth"
"xpos" "42"
"ypos" "-7"
@@ -126,6 +120,5 @@ "TFFont" "HudFontSmall"
"HealthDeathWarningColor" "HUDDeathWarning"
"TextColor" "HudOffWhite"
- }
-
-}
+ }
+}
\ No newline at end of file |
