summaryrefslogtreecommitdiff
path: root/resource/ui/hudmatchstatus.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-03-28 20:38:46 -0400
committerCriticalFlaw <[email protected]>2018-03-28 20:38:46 -0400
commitcd11404731f8d0429a439c1625adae31c941df05 (patch)
treef3bccc94a4d6a3ede0cb6f85e0e6ac8bb82068a2 /resource/ui/hudmatchstatus.res
parent68ab27b7672e1d617da812dfedfddd0296f1cf9c (diff)
20180328 - Competitive Update
Diffstat (limited to 'resource/ui/hudmatchstatus.res')
-rw-r--r--resource/ui/hudmatchstatus.res48
1 files changed, 47 insertions, 1 deletions
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res
index eda0378..6e51c26 100644
--- a/resource/ui/hudmatchstatus.res
+++ b/resource/ui/hudmatchstatus.res
@@ -223,7 +223,53 @@
if_match {
"visible" "1"
}
- }
+ }
+
+ "RankUpLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RankUpLabel"
+ "font" "HudFontMediumSmallBold"
+ "xpos" "cs-0.5"
+ "ypos" "80"
+ "wide" "600"
+ "tall" "60"
+ "zpos" "5"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "centerwrap" "1"
+ "alpha" "0"
+ "labelText" "%rank_possibility%"
+ "textAlignment" "center"
+ "proportionaltoparent" "1"
+ "fgcolor" "TanLight"
+ }
+
+ "RankUpShadowLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RankUpShadowLabel"
+ "font" "HudFontMediumSmallBold"
+ "xpos" "cs-0.5+2"
+ "ypos" "80+2"
+ "wide" "600"
+ "tall" "60"
+ "zpos" "5"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "centerwrap" "1"
+ "alpha" "0"
+ "labelText" "%rank_possibility%"
+ "textAlignment" "center"
+ "proportionaltoparent" "1"
+ "fgcolor" "Black"
+ }
"ObjectiveStatusTimePanel"
{