diff options
| -rw-r--r-- | minmode/resource/ui/SpectatorGUIHealth.res | 17 | ||||
| -rw-r--r-- | resource/ui/SpectatorGUIHealth.res | 17 |
2 files changed, 32 insertions, 2 deletions
diff --git a/minmode/resource/ui/SpectatorGUIHealth.res b/minmode/resource/ui/SpectatorGUIHealth.res index d6b25f0..6a97728 100644 --- a/minmode/resource/ui/SpectatorGUIHealth.res +++ b/minmode/resource/ui/SpectatorGUIHealth.res @@ -85,5 +85,20 @@ "font" "CerbeticaBold16"
"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"
+ }
}
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res index d6b25f0..6a97728 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -85,5 +85,20 @@ "font" "CerbeticaBold16"
"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"
+ }
}
|
