summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoribruton <[email protected]>2016-04-29 18:58:39 -0500
committeribruton <[email protected]>2016-04-29 18:58:39 -0500
commit7731ee4fff939ef8bd7ee1b0ea5f8bfb1f8d4306 (patch)
treec518135fd7a5cb98f29328c88885d0b14fe8ba35
parente92f9cce648a19921f1c2d8dd211f122f8893bca (diff)
Re-did stopwatch elements for matchmaking
-rw-r--r--minmode/resource/ui/HudStopWatch.res27
-rw-r--r--resource/ui/HudStopWatch.res27
2 files changed, 48 insertions, 6 deletions
diff --git a/minmode/resource/ui/HudStopWatch.res b/minmode/resource/ui/HudStopWatch.res
index 63ed377..fd18a6d 100644
--- a/minmode/resource/ui/HudStopWatch.res
+++ b/minmode/resource/ui/HudStopWatch.res
@@ -52,13 +52,21 @@
"visible" "0"
"enabled" "1"
+
+ if_comp
+ {
+ "font" "Cerbetica"
+ "xpos" "-4"
+ "ypos" "r32"
+ }
+
"TimePanelValue"
{
"ControlName" "CExLabel"
"fieldName" "TimePanelValue"
"font" "Cerbetica20"
"fgcolor" "TanLight"
- "xpos" "-183"
+ "xpos" "-186"
"ypos" "-3"
"zpos" "3"
"wide" "300"
@@ -76,7 +84,7 @@
"font" "Cerbetica20"
"labelText" "%scoretobeat%"
"textAlignment" "west"
- "xpos" "180"
+ "xpos" "178"
"ypos" "-3"
"zpos" "4"
"wide" "300"
@@ -85,6 +93,13 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
+
+
+ if_comp
+ {
+ "xpos" "190"
+ "ypos" "r34"
+ }
}
"StopWatchPointsLabel"
{
@@ -93,7 +108,7 @@
"font" "Cerbetica20"
"labelText" "%pointslabel%"
"textAlignment" "west"
- "xpos" "194"
+ "xpos" "192"
"ypos" "-3"
"zpos" "4"
"wide" "300"
@@ -103,6 +118,12 @@
"visible" "1"
"enabled" "1"
"wrap" "0"
+
+ if_comp
+ {
+ "xpos" "204"
+ "ypos" "r34"
+ }
}
"StopWatchLabel"
diff --git a/resource/ui/HudStopWatch.res b/resource/ui/HudStopWatch.res
index 63ed377..fd18a6d 100644
--- a/resource/ui/HudStopWatch.res
+++ b/resource/ui/HudStopWatch.res
@@ -52,13 +52,21 @@
"visible" "0"
"enabled" "1"
+
+ if_comp
+ {
+ "font" "Cerbetica"
+ "xpos" "-4"
+ "ypos" "r32"
+ }
+
"TimePanelValue"
{
"ControlName" "CExLabel"
"fieldName" "TimePanelValue"
"font" "Cerbetica20"
"fgcolor" "TanLight"
- "xpos" "-183"
+ "xpos" "-186"
"ypos" "-3"
"zpos" "3"
"wide" "300"
@@ -76,7 +84,7 @@
"font" "Cerbetica20"
"labelText" "%scoretobeat%"
"textAlignment" "west"
- "xpos" "180"
+ "xpos" "178"
"ypos" "-3"
"zpos" "4"
"wide" "300"
@@ -85,6 +93,13 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
+
+
+ if_comp
+ {
+ "xpos" "190"
+ "ypos" "r34"
+ }
}
"StopWatchPointsLabel"
{
@@ -93,7 +108,7 @@
"font" "Cerbetica20"
"labelText" "%pointslabel%"
"textAlignment" "west"
- "xpos" "194"
+ "xpos" "192"
"ypos" "-3"
"zpos" "4"
"wide" "300"
@@ -103,6 +118,12 @@
"visible" "1"
"enabled" "1"
"wrap" "0"
+
+ if_comp
+ {
+ "xpos" "204"
+ "ypos" "r34"
+ }
}
"StopWatchLabel"