Template:PatchDiff/August 15, 2012 Patch/team fortress 2 content.gcf/tf/resource/ui/MvMVictoryContainer.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MvMVictoryContainer.res"
N/A2{
N/A3 "Background"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "Background"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "-2"
N/A10 "wide" "f0"
N/A11 "tall" "480"
N/A12 "visible" "1"
N/A13 "bgcolor_override" "20 20 20 200"
N/A14 }
N/A15 
N/A16 "PanelContainerBackground"
N/A17 {
N/A18 "ControlName" "EditablePanel"
N/A19 "fieldName" "PanelBackground"
N/A20 "xpos" "c-275"
N/A21 "ypos" "90"
N/A22 "zpos" "-1"
N/A23 "wide" "550"
N/A24 "tall" "300"
N/A25 "visible" "1"
N/A26 
N/A27 "PaintBackgroundType" "2"
N/A28 "paintbackground" "0"
N/A29 "border" "MainMenuHighlightBorder"
N/A30 }
N/A31 
N/A32 "BannerContainer"
N/A33 {
N/A34 "ControlName" "EditablePanel"
N/A35 "fieldName" "BannerContainer"
N/A36 "xpos" "c-300"
N/A37 "ypos" "20"
N/A38 "wide" "600"
N/A39 "tall" "50"
N/A40 "visible" "1"
N/A41 "enabled" "1"
N/A42 
N/A43 "BannerImage"
N/A44 {
N/A45 "ControlName" "ScalableImagePanel"
N/A46 "fieldName" "BannerImage"
N/A47 "xpos" "0"
N/A48 "ypos" "0"
N/A49 "wide" "600"
N/A50 "tall" "50"
N/A51 "visible" "1"
N/A52 "enabled" "1"
N/A53 "image" "mvm/smallbanner"
N/A54 "scaleImage" "1"
N/A55 
N/A56 "src_corner_height" "40" // pixels inside the image
N/A57 "src_corner_width" "40"
N/A58 
N/A59 "draw_corner_width" "10" // screen size of the corners ( and sides ), proportional
N/A60 "draw_corner_height" "10"
N/A61 }
N/A62 
N/A63 "BannerTextDropShadow"
N/A64 {
N/A65 "ControlName" "CExLabel"
N/A66 "fieldName" "BannerTextDropShadow"
N/A67 "font" "HudFontBiggerBold"
N/A68 "labelText" "#TF_MVM_Victory_Complete"
N/A69 "textAlignment" "center"
N/A70 "xpos" "2"
N/A71 "ypos" "2"
N/A72 "wide" "600"
N/A73 "tall" "35"
N/A74 "fgcolor" "0 0 0 255"
N/A75 }
N/A76 
N/A77 "BannerText"
N/A78 {
N/A79 "ControlName" "CExLabel"
N/A80 "fieldName" "BannerTextDropShadow"
N/A81 "font" "HudFontBiggerBold"
N/A82 "labelText" "#TF_MVM_Victory_Complete"
N/A83 "textAlignment" "center"
N/A84 "xpos" "0"
N/A85 "ypos" "0"
N/A86 "wide" "600"
N/A87 "tall" "35"
N/A88 "fgcolor" "tanlight"
N/A89 }
N/A90 }
N/A91 
N/A92 "VictoryPanelNormal"
N/A93 {
N/A94 "ControlName" "CVictoryPanel"
N/A95 "fieldName" "VictoryPanelNormal"
N/A96 "xpos" "0"
N/A97 "ypos" "0"
N/A98 "wide" "f0"
N/A99 "tall" "480"
N/A100 "visible" "0"
N/A101 "enabled" "1"
N/A102 }
N/A103 
N/A104 "VictoryPanelMannUp"
N/A105 {
N/A106 "ControlName" "CMvMVictoryMannUpPanel"
N/A107 "fieldName" "VictoryPanelMannUp"
N/A108 "xpos" "0"
N/A109 "ypos" "0"
N/A110 "wide" "f0"
N/A111 "tall" "480"
N/A112 "visible" "0"
N/A113 "enabled" "1"
N/A114 }
N/A115 
N/A116 "CloseButton"
N/A117 {
N/A118 "ControlName" "CExImageButton"
N/A119 "fieldName" "CloseButton"
N/A120 "xpos" "c165"
N/A121 "ypos" "350"
N/A122 "wide" "100"
N/A123 "tall" "25"
N/A124 "autoResize" "0"
N/A125 "visible" "1"
N/A126 "enabled" "1"
N/A127 "tabPosition" "0"
N/A128 "labelText" "#DoneButton"
N/A129 "font" "HudFontSmallBold"
N/A130 "textAlignment" "center"
N/A131 "dulltext" "0"
N/A132 "brighttext" "0"
N/A133 "default" "1"
N/A134 "sound_depressed" "UI/buttonclick.wav"
N/A135 "sound_released" "UI/buttonclickrelease.wav"
N/A136 
N/A137 "image_drawcolor" "235 226 202 255"
N/A138 "Command" "done"
N/A139 }
N/A140 
N/A141 "VictoryChangePageButton"
N/A142 {
N/A143 "ControlName" "CExImageButton"
N/A144 "fieldName" "VictoryChangePageButton"
N/A145 "xpos" "c-265"
N/A146 "ypos" "350"
N/A147 "wide" "100"
N/A148 "tall" "25"
N/A149 "autoResize" "0"
N/A150 "visible" "1"
N/A151 "enabled" "1"
N/A152 "tabPosition" "0"
N/A153 "labelText" "#Stats"
N/A154 "font" "HudFontSmallBold"
N/A155 "textAlignment" "center"
N/A156 "dulltext" "0"
N/A157 "brighttext" "0"
N/A158 "default" "1"
N/A159 "sound_depressed" "UI/buttonclick.wav"
N/A160 "sound_released" "UI/buttonclickrelease.wav"
N/A161 
N/A162 "image_drawcolor" "235 226 202 255"
N/A163 "Command" "victory_change"
N/A164 }
N/A165}