summaryrefslogtreecommitdiff
path: root/minmode
diff options
context:
space:
mode:
authorraysfire <[email protected]>2014-06-19 19:04:32 -0500
committerraysfire <[email protected]>2014-06-19 19:04:32 -0500
commit64d137b5e0fc56fe1f2b9cde24628fca94faecc8 (patch)
treed843f1e08ff7dc910241f41343d9c4ecadbeff3a /minmode
parentd6169a9e5a328cd31247f5621053c3eaba43d43e (diff)
Updated scoreboard for damage and support
Diffstat (limited to 'minmode')
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard-9s.res69
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard.res68
-rw-r--r--minmode/resource/ui/ScoreBoard-9s.res68
-rw-r--r--minmode/resource/ui/ScoreBoard.res68
4 files changed, 273 insertions, 0 deletions
diff --git a/minmode/4_by_3_ratio/ScoreBoard-9s.res b/minmode/4_by_3_ratio/ScoreBoard-9s.res
index ec18606..da85ea5 100644
--- a/minmode/4_by_3_ratio/ScoreBoard-9s.res
+++ b/minmode/4_by_3_ratio/ScoreBoard-9s.res
@@ -1570,6 +1570,75 @@
"font" "Cerbetica16"
}
}
+
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "40" [$WIN32]
+ "ypos" "204" [$WIN32]
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "204"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "40"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
}
"ButtonLegendBG" [$X360]
diff --git a/minmode/4_by_3_ratio/ScoreBoard.res b/minmode/4_by_3_ratio/ScoreBoard.res
index fa6dfa7..5cfb3cf 100644
--- a/minmode/4_by_3_ratio/ScoreBoard.res
+++ b/minmode/4_by_3_ratio/ScoreBoard.res
@@ -1570,6 +1570,74 @@
"font" "Cerbetica16"
}
}
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "40" [$WIN32]
+ "ypos" "204" [$WIN32]
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "204"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "40"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
}
"ButtonLegendBG" [$X360]
diff --git a/minmode/resource/ui/ScoreBoard-9s.res b/minmode/resource/ui/ScoreBoard-9s.res
index 69ac528..3457498 100644
--- a/minmode/resource/ui/ScoreBoard-9s.res
+++ b/minmode/resource/ui/ScoreBoard-9s.res
@@ -1373,6 +1373,74 @@
"visible" "1"
"enabled" "1"
}
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "40" [$WIN32]
+ "ypos" "204" [$WIN32]
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "204"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "40"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
}
diff --git a/minmode/resource/ui/ScoreBoard.res b/minmode/resource/ui/ScoreBoard.res
index c2ad5f5..7b014a0 100644
--- a/minmode/resource/ui/ScoreBoard.res
+++ b/minmode/resource/ui/ScoreBoard.res
@@ -1372,6 +1372,74 @@
"visible" "1"
"enabled" "1"
}
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "40" [$WIN32]
+ "ypos" "204" [$WIN32]
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "Cerbetica14"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "204"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "Cerbetica14"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "40"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "Cerbetica14"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "216"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
}