diff options
| -rw-r--r-- | resource/ui/FreezePanelKillerHealth.res | 12 | ||||
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel.res | 2 | ||||
| -rw-r--r-- | resource/ui/SpectatorGUIHealth.res | 8 | ||||
| -rw-r--r-- | scripts/hudlayout.res | 11 |
4 files changed, 21 insertions, 12 deletions
diff --git a/resource/ui/FreezePanelKillerHealth.res b/resource/ui/FreezePanelKillerHealth.res index 63dc72f..aff9ac9 100644 --- a/resource/ui/FreezePanelKillerHealth.res +++ b/resource/ui/FreezePanelKillerHealth.res @@ -59,10 +59,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueFreezePanel"
- "xpos" "5"
- "ypos" "2"
+ "xpos" "3"
+ "ypos" "3"
"zpos" "5"
- "wide" "22"
+ "wide" "26"
"tall" "26"
"visible" "1"
"enabled" "1"
@@ -74,10 +74,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueFreezeBackground"
- "xpos" "6"
- "ypos" "3"
+ "xpos" "4"
+ "ypos" "4"
"zpos" "5"
- "wide" "22"
+ "wide" "26"
"tall" "26"
"visible" "1"
"enabled" "1"
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index b1e369f..62655be 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -348,7 +348,7 @@ "fieldName" "BlueFlag"
"xpos" "c-165"
"ypos" "r80" [$WIN32]
- "zpos" "-1"
+ "zpos" "5"
"wide" "160"
"tall" "90"
"visible" "1"
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res index 4ca8ec5..b8d57ce 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -59,10 +59,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
- "xpos" "5"
+ "xpos" "3"
"ypos" "2"
"zpos" "5"
- "wide" "22"
+ "wide" "26"
"tall" "26"
"visible" "1"
"enabled" "1"
@@ -74,10 +74,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueBackground"
- "xpos" "6"
+ "xpos" "4"
"ypos" "3"
"zpos" "5"
- "wide" "22"
+ "wide" "26"
"tall" "26"
"visible" "1"
"enabled" "1"
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 27f2e1a..a538da1 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -842,7 +842,16 @@ HudDamageIndicator
{
-
+// "fieldName" "HudDamageIndicator"
+// "visible" "1"
+// "enabled" "1"
+// "MinimumWidth" "10"
+// "MaximumWidth" "10"
+// "StartRadius" "80"
+// "EndRadius" "80"
+// "MinimumHeight" "30"
+// "MaximumHeight" "60"
+// "MinimumTime" "1"
}
HudCommentary
|
