diff options
Diffstat (limited to 'resource/ui/HudArenaWinPanel.res')
| -rw-r--r-- | resource/ui/HudArenaWinPanel.res | 429 |
1 files changed, 201 insertions, 228 deletions
diff --git a/resource/ui/HudArenaWinPanel.res b/resource/ui/HudArenaWinPanel.res index 96df576..eed19cd 100644 --- a/resource/ui/HudArenaWinPanel.res +++ b/resource/ui/HudArenaWinPanel.res @@ -5,7 +5,7 @@ "ControlName" "EditablePanel" "fieldName" "ArenaWinPanelScores" "xpos" "0" - "ypos" "36" + "ypos" "1" "wide" "450" "tall" "200" "visible" "1" @@ -14,63 +14,29 @@ { "ControlName" "ImagePanel" "fieldName" "BlueScoreBG" - "xpos" "9999" - "ypos" "9999" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" - } - "BlueScoreBG2" - { - "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG2" "xpos" "25" "ypos" "35" "zpos" "-1" "wide" "200" "tall" "25" - "autoResize" "0" - "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "70 130 180 153" - "scaleImage" "1" + "fillcolor" "70 130 180 255" + "scaleImage" "1" } "RedScoreBG" { "ControlName" "ImagePanel" "fieldName" "RedScoreBG" - "xpos" "9999" - "ypos" "9999" - "wide" "200" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "2" - "fillcolor" "205 50 50 153" - } - "RedScoreBG2" - { - "ControlName" "ImagePanel" - "fieldName" "RedScoreBG2" "xpos" "225" "ypos" "35" "zpos" "-1" "wide" "200" "tall" "25" - "autoResize" "0" - "pinCorner" "0" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" - "fillcolor" "205 50 50 153" + "fillcolor" "205 50 50 255" } "BlueTeamLabel" { @@ -113,8 +79,8 @@ "fgcolor" "TransparentBlack" "labelText" "%blueteamscore%" "textAlignment" "east" - "xpos" "140" - "ypos" "3" + "xpos" "-2" + "ypos" "-2" "zpos" "3" "wide" "80" "tall" "70" @@ -122,6 +88,10 @@ "pinCorner" "0" "visible" "1" "enabled" "1" + + "pin_to_sibling" "BlueTeamScore" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "RedTeamLabel" { @@ -164,8 +134,8 @@ "fgcolor" "TransparentBlack" "labelText" "%redteamscore%" "textAlignment" "west" - "xpos" "232" - "ypos" "3" + "xpos" "-2" + "ypos" "-2" "zpos" "3" "wide" "80" "tall" "70" @@ -173,6 +143,10 @@ "pinCorner" "0" "visible" "1" "enabled" "1" + + "pin_to_sibling" "RedTeamScore" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "ArenaStreaksBG" @@ -189,7 +163,7 @@ "visible" "1" "enabled" "1" "image" "../HUD/tournament_panel_black" - "scaleImage" "1" + "scaleImage" "1" "src_corner_height" "23" "src_corner_width" "23" @@ -203,11 +177,11 @@ "fieldName" "ArenaStreakLabel" "font" "CerbeticaBold14" "fgcolor" "TanLight" - "xpos" "35" - "ypos" "-15" + "xpos" "9999" + "ypos" "9999" "zpos" "3" - "wide" "380" - "tall" "40" + "wide" "176" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -237,95 +211,95 @@ "ControlName" "ImagePanel" "fieldName" "WinPanelBG2" "xpos" "25" - "ypos" "95" + "ypos" "60" "zpos" "0" "wide" "400" "tall" "118" "visible" "1" "enabled" "1" - "scaleImage" "1" - "fillcolor" "0 0 0 100" + "scaleImage" "1" + "fillcolor" "0 0 0 250" "src_corner_height" "3" "src_corner_width" "3" "draw_corner_width" "0" "draw_corner_height" "0" } - - "LosingTeamLabel" + + "WinningTeamLabel" { "ControlName" "CExLabel" - "fieldName" "LosingTeamLabel" + "fieldName" "WinningTeamLabel" "font" "CerbeticaBold20" "xpos" "35" - "ypos" "94" + "ypos" "41" "zpos" "1" - "wide" "380" - "tall" "40" + "wide" "340" + "tall" "14" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%LosingTeamLabel%" + "visible" "0" + "enabled" "0" + "labelText" "%WinningTeamLabel%" "textAlignment" "Center" "dulltext" "0" "brighttext" "0" } - "LosingTeamLabelDropshadow" + "WinningTeamLabelDropshadow" { "ControlName" "CExLabel" - "fieldName" "LosingTeamLabelDropshadow" + "fieldName" "WinningTeamLabelDropshadow" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" "xpos" "36" - "ypos" "95" + "ypos" "42" "zpos" "1" - "wide" "380" - "tall" "40" + "wide" "340" + "tall" "14" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%LosingTeamLabel%" + "visible" "0" + "enabled" "0" + "labelText" "%WinningTeamLabel%" "textAlignment" "Center" "dulltext" "0" "brighttext" "0" } - - "WinningTeamLabel" + + "LosingTeamLabel" { "ControlName" "CExLabel" - "fieldName" "WinningTeamLabel" + "fieldName" "LosingTeamLabel" "font" "CerbeticaBold20" "xpos" "35" - "ypos" "94" + "ypos" "41" "zpos" "1" - "wide" "380" - "tall" "40" + "wide" "340" + "tall" "14" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%WinningTeamLabel%" + "visible" "0" + "enabled" "0" + "labelText" "%LosingTeamLabel%" "textAlignment" "Center" "dulltext" "0" "brighttext" "0" } - "WinningTeamLabelDropshadow" + "LosingTeamLabelDropshadow" { "ControlName" "CExLabel" - "fieldName" "WinningTeamLabelDropshadow" + "fieldName" "LosingTeamLabelDropshadow" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" "xpos" "36" - "ypos" "95" + "ypos" "42" "zpos" "1" - "wide" "380" - "tall" "40" + "wide" "340" + "tall" "14" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%WinningTeamLabel%" + "visible" "0" + "enabled" "0" + "labelText" "%LosingTeamLabel%" "textAlignment" "Center" "dulltext" "0" "brighttext" "0" @@ -338,8 +312,8 @@ "xpos" "9999" "ypos" "9999" "zpos" "1" - "wide" "442" - "tall" "20" + "wide" "340" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -357,7 +331,7 @@ "xpos" "35" "ypos" "122" "zpos" "1" - "wide" "380" + "wide" "418" "tall" "20" "autoResize" "0" "pinCorner" "0" @@ -383,7 +357,6 @@ "enabled" "1" "tabPosition" "0" "fillcolor" "0 0 0 150" - "fillcolor_lodef" "0 0 0 200" "PaintBackgroundType" "0" } "TopPlayersLabel" @@ -392,10 +365,10 @@ "fieldName" "TopPlayerLabel" "font" "Cerbetica9" "xpos" "50" - "ypos" "140" + "ypos" "64" "zpos" "3" - "wide" "300" - "tall" "20" + "wide" "190" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -411,10 +384,10 @@ "fieldName" "DamageThisRoundLabel" "font" "Cerbetica9" "xpos" "265" - "ypos" "140" + "ypos" "64" "zpos" "3" - "wide" "50" - "tall" "20" + "wide" "40" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -430,16 +403,16 @@ "fieldName" "PointsThisRoundLabel" "font" "Cerbetica9" "xpos" "315" - "ypos" "140" + "ypos" "64" "zpos" "3" - "wide" "50" - "tall" "20" + "wide" "35" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#TF_Arena_Winpanel_HealingThisRound" - "textAlignment" "west" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" } @@ -449,10 +422,10 @@ "fieldName" "PointsThisRoundLabel" "font" "Cerbetica9" "xpos" "360" - "ypos" "140" + "ypos" "64" "zpos" "3" - "wide" "50" - "tall" "20" + "wide" "35" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -468,10 +441,10 @@ "fieldName" "PointsThisRoundLabel" "font" "Cerbetica9" "xpos" "400" - "ypos" "140" + "ypos" "64" "zpos" "3" - "wide" "50" - "tall" "20" + "wide" "25" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -498,24 +471,24 @@ "fillcolor" "250 234 201 255" "PaintBackgroundType" "0" } - + "ArenaWinPanelWinnersPanel" { "ControlName" "EditablePanel" "fieldName" "ArenaWinPanelWinnersPanel" "xpos" "20" - "ypos" "-10" - "wide" "500" - "tall" "218" + "ypos" "76" + "wide" "340" + "tall" "46" "visible" "1" "zpos" "3" - + "Player1Avatar" { "ControlName" "CAvatarImagePanel" "fieldName" "Player1Avatar" "xpos" "21" - "ypos" "170" + "ypos" "4" "wide" "14" "tall" "14" "visible" "1" @@ -529,9 +502,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Name" "xpos" "40" - "ypos" "167" - "wide" "128" - "tall" "20" + "ypos" "4" + "wide" "126" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -546,9 +519,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Class" "xpos" "175" - "ypos" "167" - "wide" "200" - "tall" "20" + "ypos" "4" + "wide" "45" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -563,9 +536,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Damage" "xpos" "241" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -580,9 +553,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Healing" "xpos" "289" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -597,9 +570,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Lifetime" "xpos" "335" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -614,9 +587,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Kills" "xpos" "362" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "25" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -626,12 +599,12 @@ "dulltext" "0" "brighttext" "0" } - "Player2Avatar" + "Player2Avatar" { "ControlName" "CAvatarImagePanel" "fieldName" "Player2Avatar" "xpos" "21" - "ypos" "186" + "ypos" "19" "wide" "14" "tall" "14" "visible" "1" @@ -645,9 +618,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Name" "xpos" "40" - "ypos" "183" - "wide" "128" - "tall" "20" + "ypos" "19" + "wide" "126" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -662,9 +635,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Class" "xpos" "175" - "ypos" "183" - "wide" "200" - "tall" "20" + "ypos" "19" + "wide" "45" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -679,9 +652,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Damage" "xpos" "241" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -696,9 +669,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Healing" "xpos" "289" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -713,9 +686,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Lifetime" "xpos" "335" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -730,9 +703,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Kills" "xpos" "362" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "25" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -747,7 +720,7 @@ "ControlName" "CAvatarImagePanel" "fieldName" "Player3Avatar" "xpos" "21" - "ypos" "202" + "ypos" "34" "wide" "14" "tall" "14" "visible" "1" @@ -761,9 +734,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Name" "xpos" "40" - "ypos" "199" - "wide" "128" - "tall" "20" + "ypos" "34" + "wide" "126" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -778,9 +751,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Class" "xpos" "175" - "ypos" "199" - "wide" "200" - "tall" "20" + "ypos" "34" + "wide" "45" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -795,9 +768,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Damage" "xpos" "241" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -812,9 +785,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Healing" "xpos" "289" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -829,9 +802,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Lifetime" "xpos" "335" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -846,9 +819,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Kills" "xpos" "362" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "25" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -864,9 +837,9 @@ "ControlName" "EditablePanel" "fieldName" "ArenaWinPanelLosersPanel" "xpos" "20" - "ypos" "-10" - "wide" "500" - "tall" "218" + "ypos" "76" + "wide" "340" + "tall" "46" "visible" "1" "zpos" "3" @@ -875,7 +848,7 @@ "ControlName" "CAvatarImagePanel" "fieldName" "Player1Avatar" "xpos" "21" - "ypos" "170" + "ypos" "4" "wide" "14" "tall" "14" "visible" "1" @@ -889,9 +862,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Name" "xpos" "40" - "ypos" "167" - "wide" "128" - "tall" "20" + "ypos" "4" + "wide" "126" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -906,9 +879,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Class" "xpos" "175" - "ypos" "167" - "wide" "200" - "tall" "20" + "ypos" "4" + "wide" "45" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -923,9 +896,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Damage" "xpos" "241" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -940,9 +913,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Healing" "xpos" "289" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -957,9 +930,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Lifetime" "xpos" "335" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -974,9 +947,9 @@ "ControlName" "CExLabel" "fieldName" "Player1Kills" "xpos" "362" - "ypos" "167" - "wide" "30" - "tall" "20" + "ypos" "4" + "wide" "25" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -986,12 +959,12 @@ "dulltext" "0" "brighttext" "0" } - "Player2Avatar" + "Player2Avatar" { "ControlName" "CAvatarImagePanel" "fieldName" "Player2Avatar" "xpos" "21" - "ypos" "186" + "ypos" "19" "wide" "14" "tall" "14" "visible" "1" @@ -1005,9 +978,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Name" "xpos" "40" - "ypos" "183" - "wide" "128" - "tall" "20" + "ypos" "19" + "wide" "126" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1022,9 +995,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Class" "xpos" "175" - "ypos" "183" - "wide" "200" - "tall" "20" + "ypos" "19" + "wide" "45" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1039,9 +1012,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Damage" "xpos" "241" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1056,9 +1029,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Healing" "xpos" "289" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1073,9 +1046,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Lifetime" "xpos" "335" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1090,9 +1063,9 @@ "ControlName" "CExLabel" "fieldName" "Player2Kills" "xpos" "362" - "ypos" "183" - "wide" "30" - "tall" "20" + "ypos" "19" + "wide" "25" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1107,7 +1080,7 @@ "ControlName" "CAvatarImagePanel" "fieldName" "Player3Avatar" "xpos" "21" - "ypos" "202" + "ypos" "34" "wide" "14" "tall" "14" "visible" "1" @@ -1121,9 +1094,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Name" "xpos" "40" - "ypos" "199" - "wide" "128" - "tall" "20" + "ypos" "34" + "wide" "126" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1138,9 +1111,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Class" "xpos" "175" - "ypos" "199" - "wide" "200" - "tall" "20" + "ypos" "34" + "wide" "45" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1155,9 +1128,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Damage" "xpos" "241" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1172,9 +1145,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Healing" "xpos" "289" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1189,9 +1162,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Lifetime" "xpos" "335" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "35" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1206,9 +1179,9 @@ "ControlName" "CExLabel" "fieldName" "Player3Kills" "xpos" "362" - "ypos" "199" - "wide" "30" - "tall" "20" + "ypos" "34" + "wide" "25" + "tall" "14" "autoResize" "0" "pinCorner" "0" "visible" "1" |
