summaryrefslogtreecommitdiff
path: root/customizations/team_menu/teammenu-center.res
diff options
context:
space:
mode:
Diffstat (limited to 'customizations/team_menu/teammenu-center.res')
-rw-r--r--customizations/team_menu/teammenu-center.res72
1 files changed, 32 insertions, 40 deletions
diff --git a/customizations/team_menu/teammenu-center.res b/customizations/team_menu/teammenu-center.res
index e6940ed..3ffe965 100644
--- a/customizations/team_menu/teammenu-center.res
+++ b/customizations/team_menu/teammenu-center.res
@@ -46,12 +46,11 @@
"teambutton0"
{
"xpos" "c-110"
- "ypos" "210"
+ "ypos" "c-20"
"wide" "110"
"tall" "40"
- "labelText" "&3. Blue Team" [$WIN32]
- "textAlignment" "center"
- "font" "CerbeticaBold16"
+ "textAlignment" "north"
+ "font" "Cerbetica16"
}
"BlueTeamBG"
@@ -65,12 +64,11 @@
"teambutton1"
{
"xpos" "c0"
- "ypos" "210"
+ "ypos" "c-20"
"wide" "110"
"tall" "40"
- "labelText" "&4. Red Team" [$WIN32]
- "textAlignment" "center"
- "font" "CerbeticaBold16"
+ "textAlignment" "north"
+ "font" "Cerbetica16"
}
"RedTeamBG"
@@ -87,9 +85,8 @@
"ypos" "c-40"
"wide" "220"
"tall" "20"
- "labelText" "&1. Auto-Join"
"textAlignment" "center"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica16"
}
"AutoJoinBG"
@@ -104,9 +101,8 @@
"ypos" "c20"
"wide" "220"
"tall" "20"
- "labelText" "&2. Spectate" [$WIN32]
"textAlignment" "center"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica16"
}
"SpectateBG"
@@ -117,60 +113,56 @@
"BlueCount"
{
- "xpos" "c-157"
- "ypos" "c-10"
- "wide" "90"
- "font" "Cerbetica14"
+ "xpos" "c-115"
+ "ypos" "c-15"
+ "wide" "48"
+ "tall" "40"
+ "font" "HudFontSmall"
+ "textAlignment" "east"
"fgcolor" "255 255 255 175"
}
"BlueCountPlayers"
{
"ControlName" "CExLabel"
"fieldName" "BlueCountPlayers"
- "xpos" "c-120"
- "ypos" "c-10"
+ "xpos" "c-60"
+ "ypos" "c-15"
"zpos" "1"
- "wide" "90"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
+ "wide" "55"
+ "tall" "40"
"visible" "1"
"enabled" "1"
"labelText" "players"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "Cerbetica14"
+ "textAlignment" "west"
+ "font" "HudFontSmall"
"fgcolor" "255 255 255 175"
}
"RedCount"
{
- "xpos" "c-51"
- "ypos" "c-10"
- "wide" "90"
+ "xpos" "c0"
+ "ypos" "c-15"
+ "wide" "43"
+ "tall" "40"
"labelText" "%redcount%"
- "font" "Cerbetica14"
+ "font" "HudFontSmall"
+ "textAlignment" "east"
"fgcolor" "255 255 255 175"
}
"RedCountPlayers"
{
"ControlName" "CExLabel"
"fieldName" "RedCountPlayers"
- "xpos" "c-14"
- "ypos" "c-10"
+ "xpos" "c50"
+ "ypos" "c-15"
"zpos" "1"
- "wide" "90"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
+ "wide" "55"
+ "tall" "40"
"visible" "1"
"enabled" "1"
"labelText" "players"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "Cerbetica14"
+ "textAlignment" "west"
+ "font" "HudFontSmall"
"fgcolor" "255 255 255 175"
}
} \ No newline at end of file