summaryrefslogtreecommitdiff
path: root/minmode/4_by_3_ratio/ScoreBoard.res
diff options
context:
space:
mode:
authoribruton <[email protected]>2016-04-29 18:59:04 -0500
committeribruton <[email protected]>2016-04-29 18:59:04 -0500
commit3b3c9bbd2c90d674ac3a9683de3deb587c70201f (patch)
tree06942e9d5f7b743e1a094422aae02377f8e0595a /minmode/4_by_3_ratio/ScoreBoard.res
parent7731ee4fff939ef8bd7ee1b0ea5f8bfb1f8d4306 (diff)
Updated scoreboard to show leader avatars when in a 6-stack in matchmaking
Diffstat (limited to 'minmode/4_by_3_ratio/ScoreBoard.res')
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard.res44
1 files changed, 38 insertions, 6 deletions
diff --git a/minmode/4_by_3_ratio/ScoreBoard.res b/minmode/4_by_3_ratio/ScoreBoard.res
index d7da26c..5ee9390 100644
--- a/minmode/4_by_3_ratio/ScoreBoard.res
+++ b/minmode/4_by_3_ratio/ScoreBoard.res
@@ -47,6 +47,22 @@
"visible" "0"
}
}
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "c-295"
+ "ypos" "144"
+ "ypos_minmode" "279"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
"RedScoreBG"
{
"ControlName" "ImagePanel"
@@ -68,6 +84,22 @@
"visible" "0"
}
}
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "c270"
+ "ypos" "144"
+ "ypos_minmode" "279"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
"MainBG"
{
"ControlName" "ImagePanel"
@@ -171,10 +203,10 @@
}
}
- "BlueTeamLabel"
+ "BlueTeamLabel1"
{
"ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
+ "fieldName" "BlueTeamLabel1"
"font" "Cerbetica32"
"labelText" "%blueteamname%"
"textAlignment" "west"
@@ -182,7 +214,7 @@
"ypos" "138"
"ypos_minmode" "273"
"wide" "200"
- "tall" "34"
+ "tall" "37"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -262,10 +294,10 @@
"visible" "0"
}
}
- "RedTeamLabel"
+ "RedTeamLabel1"
{
"ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
+ "fieldName" "RedTeamLabel1"
"font" "Cerbetica32"
"labelText" "%redteamname%"
"textAlignment" "east"
@@ -273,7 +305,7 @@
"ypos" "138"
"ypos_minmode" "273"
"wide" "200"
- "tall" "35"
+ "tall" "37"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"