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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MvMVictoryMannUpPanel.res"
N/A2{
N/A3 //Mouse over panel
N/A4 "mouseoveritempanel"
N/A5 {
N/A6 "ControlName" "CItemModelPanel"
N/A7 "fieldName" "mouseoveritempanel"
N/A8 "xpos" "0"
N/A9 "ypos" "600"
N/A10 "zpos" "1000"
N/A11 "wide" "250"
N/A12 "tall" "300"
N/A13 "visible" "0"
N/A14 "bgcolor_override" "0 0 0 0"
N/A15 "noitem_textcolor" "117 107 94 255"
N/A16 "PaintBackgroundType" "2"
N/A17 "paintborder" "1"
N/A18 
N/A19 "text_ypos" "0"
N/A20 "text_center" "1"
N/A21 "model_hide" "1"
N/A22 "resize_to_text" "1"
N/A23 "padding_height" "15"
N/A24 
N/A25 "attriblabel"
N/A26 {
N/A27 "font" "ItemFontAttribLarge"
N/A28 "xpos" "0"
N/A29 "ypos" "30"
N/A30 "zpos" "2"
N/A31 "wide" "140"
N/A32 "tall" "60"
N/A33 "autoResize" "0"
N/A34 "pinCorner" "0"
N/A35 "visible" "1"
N/A36 "enabled" "1"
N/A37 "labelText" "%attriblist%"
N/A38 "textAlignment" "center"
N/A39 "fgcolor" "117 107 94 255"
N/A40 "centerwrap" "1"
N/A41 }
N/A42 }
N/A43 
N/A44 "MainPanelContainer"
N/A45 {
N/A46 "ControlName" "EditablePanel"
N/A47 "fieldName" "MainPanelContainer"
N/A48 "xpos" "c-265"
N/A49 "ypos" "100"
N/A50 "wide" "f0"
N/A51 "tall" "480"
N/A52 "visible" "1"
N/A53 
N/A54 "Background"
N/A55 {
N/A56 "ControlName" "ScalableImagePanel"
N/A57 "fieldName" "Background"
N/A58 "xpos" "0"
N/A59 "ypos" "0"
N/A60 "wide" "530"
N/A61 "tall" "230"
N/A62 "visible" "1"
N/A63 "enabled" "1"
N/A64 "image" "../hud/color_panel_red"
N/A65 
N/A66 "scaleImage" "1"
N/A67 
N/A68 "src_corner_height" "22" // pixels inside the image
N/A69 "src_corner_width" "22"
N/A70 
N/A71 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A72 "draw_corner_height" "5"
N/A73 }
N/A74 
N/A75 //Header
N/A76 "Header"
N/A77 {
N/A78 "ControlName" "EditablePanel"
N/A79 "fieldName" "Header"
N/A80 "xpos" "0"
N/A81 "ypos" "0"
N/A82 "wide" "600"
N/A83 "tall" "20"
N/A84 "visible" "1"
N/A85 
N/A86 "LevelProgress"
N/A87 {
N/A88 "ControlName" "CExLabel"
N/A89 "fieldName" "LevelLabel"
N/A90 "font" "HudFontSmallestBold"
N/A91 "labelText" "#TF_MVM_Victory_TourProgress"
N/A92 "textAlignment" "south-west"
N/A93 "xpos" "160"
N/A94 "ypos" "0"
N/A95 "wide" "100"
N/A96 "tall" "19"
N/A97 "fgcolor" "tanlight"
N/A98 }
N/A99 
N/A100 "LootLabel"
N/A101 {
N/A102 "ControlName" "CExLabel"
N/A103 "fieldName" "LootLabel"
N/A104 "font" "HudFontSmallestBold"
N/A105 "labelText" "#TF_MVM_Victory_Loot"
N/A106 "textAlignment" "south-west"
N/A107 "xpos" "255"
N/A108 "ypos" "0"
N/A109 "wide" "100"
N/A110 "tall" "19"
N/A111 "fgcolor" "tanlight"
N/A112 }
N/A113 
N/A114 "SquadSurplusLabel"
N/A115 {
N/A116 "ControlName" "CExLabel"
N/A117 "fieldName" "LootLabel"
N/A118 "font" "HudFontSmallestBold"
N/A119 "labelText" "#TF_MVM_Victory_SquadSurplus"
N/A120 "textAlignment" "south-west"
N/A121 "xpos" "325"
N/A122 "ypos" "0"
N/A123 "wide" "100"
N/A124 "tall" "19"
N/A125 "fgcolor" "tanlight"
N/A126 }
N/A127 }
N/A128 
N/A129 // 6 Entries
N/A130 "PlayerEntry01"
N/A131 {
N/A132 "ControlName" "CMvMVictoryMannUpEntry"
N/A133 "fieldName" "PlayerEntry01"
N/A134 "xpos" "0"
N/A135 "ypos" "20"
N/A136 "wide" "600"
N/A137 "tall" "32"
N/A138 "visible" "1"
N/A139 }
N/A140 
N/A141 "PlayerEntry02"
N/A142 {
N/A143 "ControlName" "CMvMVictoryMannUpEntry"
N/A144 "fieldName" "PlayerEntry02"
N/A145 "xpos" "0"
N/A146 "ypos" "55"
N/A147 "wide" "600"
N/A148 "tall" "32"
N/A149 "visible" "1"
N/A150 }
N/A151 
N/A152 "PlayerEntry03"
N/A153 {
N/A154 "ControlName" "CMvMVictoryMannUpEntry"
N/A155 "fieldName" "PlayerEntry03"
N/A156 "xpos" "0"
N/A157 "ypos" "90"
N/A158 "wide" "600"
N/A159 "tall" "32"
N/A160 "visible" "1"
N/A161 }
N/A162 
N/A163 "PlayerEntry04"
N/A164 {
N/A165 "ControlName" "CMvMVictoryMannUpEntry"
N/A166 "fieldName" "PlayerEntry04"
N/A167 "xpos" "0"
N/A168 "ypos" "125"
N/A169 "wide" "600"
N/A170 "tall" "32"
N/A171 "visible" "1"
N/A172 }
N/A173 
N/A174 "PlayerEntry05"
N/A175 {
N/A176 "ControlName" "CMvMVictoryMannUpEntry"
N/A177 "fieldName" "PlayerEntry05"
N/A178 "xpos" "0"
N/A179 "ypos" "160"
N/A180 "wide" "600"
N/A181 "tall" "32"
N/A182 "visible" "1"
N/A183 }
N/A184 
N/A185 "PlayerEntry06"
N/A186 {
N/A187 "ControlName" "CMvMVictoryMannUpEntry"
N/A188 "fieldName" "PlayerEntry06"
N/A189 "xpos" "0"
N/A190 "ypos" "195"
N/A191 "wide" "600"
N/A192 "tall" "32"
N/A193 "visible" "1"
N/A194 }
N/A195 }
N/A196}