summaryrefslogtreecommitdiff
path: root/resource/ui/objectivestatusmultipleescort.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-04-12 13:27:56 -0400
committerCriticalFlaw <[email protected]>2020-04-12 13:27:56 -0400
commitfcd77895f3881d1d50db402f8dce0f73dfad5094 (patch)
tree8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/objectivestatusmultipleescort.res
parent596af5f85115311c069b81fb4f69607501a81ed5 (diff)
Bumped version number. New Control Point Icons.
- Added custom control point icons. - Bumped version number. - Removed the Symbols font file and files for teambar, intromenu and inspectpanel. - Updated the payload tracker and control point icons. - Updated the hud animations and layout files. - Updated the included config to improve hud experience (Credit to Wiethoofd)
Diffstat (limited to 'resource/ui/objectivestatusmultipleescort.res')
-rw-r--r--resource/ui/objectivestatusmultipleescort.res54
1 files changed, 54 insertions, 0 deletions
diff --git a/resource/ui/objectivestatusmultipleescort.res b/resource/ui/objectivestatusmultipleescort.res
new file mode 100644
index 0000000..1656e5c
--- /dev/null
+++ b/resource/ui/objectivestatusmultipleescort.res
@@ -0,0 +1,54 @@
+"Resource/UI/ObjectiveStatusMultipleEscort.res"
+{
+ "ObjectiveStatusMultipleEscort"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ObjectiveStatusMultipleEscort"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "BlueEscortPanel"
+ {
+ "ControlName" "CTFHudEscort"
+ "fieldName" "BlueEscortPanel"
+ "xpos" "0"
+ "ypos" "r150"
+ "zpos" "220"
+ "wide" "f0"
+ "tall" "200"
+ "visible" "1"
+ "enabled" "1"
+ "progress_xpos" "79"
+ "progress_wide" "270"
+
+ "if_blue_is_top"
+ {
+ "ypos" "r162"
+ }
+ }
+
+ "RedEscortPanel"
+ {
+ "ControlName" "CTFHudEscort"
+ "fieldName" "RedEscortPanel"
+ "xpos" "0"
+ "ypos" "r150"
+ "zpos" "220"
+ "wide" "f0"
+ "tall" "200"
+ "visible" "1"
+ "enabled" "1"
+ "progress_xpos" "79"
+ "progress_wide" "270"
+
+ "if_red_is_top"
+ {
+ "ypos" "r162"
+ }
+ }
+} \ No newline at end of file