summaryrefslogtreecommitdiff
path: root/resource/ui/matchmakingdashboardpopup_nextmapwinner.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/matchmakingdashboardpopup_nextmapwinner.res')
-rw-r--r--resource/ui/matchmakingdashboardpopup_nextmapwinner.res122
1 files changed, 122 insertions, 0 deletions
diff --git a/resource/ui/matchmakingdashboardpopup_nextmapwinner.res b/resource/ui/matchmakingdashboardpopup_nextmapwinner.res
new file mode 100644
index 0000000..a7265fa
--- /dev/null
+++ b/resource/ui/matchmakingdashboardpopup_nextmapwinner.res
@@ -0,0 +1,122 @@
+"Resource/UI/MatchMakingDashboardPopup_NextMapWinner.res"
+{
+ "NextMapWinner"
+ {
+ "ControlName" "CExpandablePanel"
+ "fieldName" "NextMapWinner"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "zpos" "10000"
+ "wide" "260"
+ "tall" "80"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "keyboardinputenabled" "0"
+ "mouseinputenabled" "1"
+
+ "collapsed_height" "0"
+ "expanded_height" "80"
+
+ "pinCorner" "2"
+ "autoResize" "1"
+
+ "OuterShadow"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "OuterShadow"
+ "xpos" "0"
+ "ypos" "rs1"
+ "zpos" "-2"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "PaintBackgroundType" "0"
+ "border" "OuterShadowBorder"
+ "proportionaltoparent" "1"
+
+ "pinCorner" "0"
+ "autoResize" "2"
+ }
+
+ "BGPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGPanel"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "-1"
+ "wide" "f5"
+ "tall" "f5"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "border" "NoBorder"
+ "bgcolor_override" "DarkGrey"
+ "proportionaltoparent" "1"
+ "pinCorner" "2"
+
+ "DescLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DescLabel"
+ "xpos" "0"
+ "ypos" "3"
+ "wide" "f0"
+ "zpos" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallBold"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "center"
+ "labelText" "#TF_Matchmaking_RollingQueue_NextMapWinner"
+ "proportionaltoparent" "1"
+ }
+
+ "MapImageClip"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MapImageClip"
+ "xpos" "cs-0.5"
+ "ypos" "22"
+ "wide" "50"
+ "tall" "o0.75"
+ "zpos" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+
+ "MapImage"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "MapImage"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "o1"
+ "zpos" "0"
+ "image" "..\vgui\maps\menu_thumb_pl_goldrush"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ }
+ }
+
+ "NameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "NameLabel"
+ "xpos" "0"
+ "ypos" "rs1-2"
+ "wide" "f0"
+ "zpos" "10"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "MapVotesPercentage"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "south"
+ "labelText" "%mapname%"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ }
+ }
+ }
+}