summaryrefslogtreecommitdiff
path: root/resource/ui/SpectatorGUIHealth.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
-rw-r--r--resource/ui/SpectatorGUIHealth.res46
1 files changed, 14 insertions, 32 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res
index 3845054..6be5d5a 100644
--- a/resource/ui/SpectatorGUIHealth.res
+++ b/resource/ui/SpectatorGUIHealth.res
@@ -5,42 +5,28 @@
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthImage"
"xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
+ "wide" "0"
+ "tall" "0"
}
+
"PlayerStatusHealthImageBG"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthImageBG"
"xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "22"
- "tall" "22"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/health_bg"
- "scaleImage" "1"
+ "wide" "0"
+ "tall" "0"
}
+
"BuildingStatusHealthImageBG"
{
"ControlName" "ImagePanel"
"fieldName" "BuildingStatusHealthImageBG"
"xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "28"
- "tall" "28"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/health_equip_bg"
- "scaleImage" "1"
+ "wide" "0"
+ "tall" "0"
}
+
"PlayerStatusHealthBonusImage"
{
"ControlName" "ImagePanel"
@@ -55,6 +41,7 @@
"image" "../hud/health_over_bg"
"scaleImage" "1"
}
+
"PlayerStatusHealthValue"
{
"ControlName" "CExLabel"
@@ -71,6 +58,7 @@
"fgcolor" "Health Normal"
"textAlignment" "center"
}
+
"PlayerStatusHealthValueBackground"
{
"ControlName" "CExLabel"
@@ -87,19 +75,13 @@
"fgcolor" "0 0 0 255"
"textAlignment" "center"
}
+
"PlayerStatusPlayerLevel"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusPlayerLevel"
"xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "12"
- "tall" "12"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "font" "ScoreboardVerySmall"
- "fgcolor" "TFOrange"
+ "wide" "0"
+ "tall" "0"
}
} \ No newline at end of file