summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoribruton <[email protected]>2015-10-28 20:32:09 -0500
committeribruton <[email protected]>2015-10-28 20:32:09 -0500
commit925c1a73bb1e691cabac96ec51d533fd34510233 (patch)
tree277d575e8f78e931ceb30fd996d2df82e0cc0bb5
parentc0eb42cb29b1647004c290e5cd3c45ce93ded81a (diff)
Updated lobby menu to prepare for matchmaking update
-rw-r--r--minmode/resource/ui/lobbycontainerframe.res67
-rw-r--r--resource/ui/lobbycontainerframe.res67
2 files changed, 14 insertions, 120 deletions
diff --git a/minmode/resource/ui/lobbycontainerframe.res b/minmode/resource/ui/lobbycontainerframe.res
index da2c75c..ce2aca4 100644
--- a/minmode/resource/ui/lobbycontainerframe.res
+++ b/minmode/resource/ui/lobbycontainerframe.res
@@ -484,66 +484,6 @@
"wrap" "1"
}
}
-
- "PlayWithFriendsExplanationCompetitive"
- {
- "ControlName" "EditablePanel"
- "fieldName" "PlayWithFriendsExplanationCompetitive"
- "xpos" "c+100"
- "ypos" "62"
- "zpos" "8"
- "wide" "200"
- "tall" "285"
- "PaintBackgroundType" "0"
- "paintbackground" "1"
- "bgcolor_override" "0 0 0 200"
- "border" "QuickplayBorder"
-
- "PlayWithFriendsCompetitiveExplanationTitle"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayWithFriendsCompetitiveExplanationTitle"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Matchmaking_PlayWithFriends"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "200"
- "tall" "32"
- }
-
- "FriendsImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "FriendsImage"
- "xpos" "10"
- "ypos" "32"
- "zpos" "0"
- "wide" "180"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "image" "pve/mvm_friends_image"
- "scaleImage" "0"
- }
-
- "PlayWithFriendsCompetitiveExplanationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayWithFriendsCompetitiveExplanationLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_Matchmaking_CompetitiveExplanation"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "130"
- "zpos" "10"
- "wide" "180"
- "tall" "150"
- "wrap" "1"
- }
- }
-
"StartPartyButton"
{
@@ -566,6 +506,13 @@
"dulltext" "0"
"brighttext" "0"
"Command" "start_party"
+
+ if_competitive
+ {
+ "xpos" "c+120"
+ "ypos" "375"
+ }
+
"NavUp" "Sheet"
"NavDown" "NextButton"
diff --git a/resource/ui/lobbycontainerframe.res b/resource/ui/lobbycontainerframe.res
index da2c75c..ce2aca4 100644
--- a/resource/ui/lobbycontainerframe.res
+++ b/resource/ui/lobbycontainerframe.res
@@ -484,66 +484,6 @@
"wrap" "1"
}
}
-
- "PlayWithFriendsExplanationCompetitive"
- {
- "ControlName" "EditablePanel"
- "fieldName" "PlayWithFriendsExplanationCompetitive"
- "xpos" "c+100"
- "ypos" "62"
- "zpos" "8"
- "wide" "200"
- "tall" "285"
- "PaintBackgroundType" "0"
- "paintbackground" "1"
- "bgcolor_override" "0 0 0 200"
- "border" "QuickplayBorder"
-
- "PlayWithFriendsCompetitiveExplanationTitle"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayWithFriendsCompetitiveExplanationTitle"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Matchmaking_PlayWithFriends"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "200"
- "tall" "32"
- }
-
- "FriendsImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "FriendsImage"
- "xpos" "10"
- "ypos" "32"
- "zpos" "0"
- "wide" "180"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "image" "pve/mvm_friends_image"
- "scaleImage" "0"
- }
-
- "PlayWithFriendsCompetitiveExplanationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayWithFriendsCompetitiveExplanationLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_Matchmaking_CompetitiveExplanation"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "130"
- "zpos" "10"
- "wide" "180"
- "tall" "150"
- "wrap" "1"
- }
- }
-
"StartPartyButton"
{
@@ -566,6 +506,13 @@
"dulltext" "0"
"brighttext" "0"
"Command" "start_party"
+
+ if_competitive
+ {
+ "xpos" "c+120"
+ "ypos" "375"
+ }
+
"NavUp" "Sheet"
"NavDown" "NextButton"