Template:PatchDiff/November 21, 2013 Patch/tf/tf2 misc dir.vpk/resource/ui/hudpvewinpanel.res

From Team Fortress Wiki
Jump to: navigation, search
118118 "wrap" "1"
119119 "centerwrap" "1"
120120 }
N/A121 
N/A122 "RespecBackground"
N/A123 {
N/A124 "ControlName" "ScalableImagePanel"
N/A125 "fieldName" "RespecBackground"
N/A126 "xpos" "0"
N/A127 "ypos" "142"
N/A128 "wide" "300"
N/A129 "tall" "25"
N/A130 "autoResize" "0"
N/A131 "pinCorner" "0"
N/A132 "visible" "0"
N/A133 "enabled" "1"
N/A134 "image" "../HUD/tournament_panel_brown"
N/A135 
N/A136 "src_corner_height" "22" // pixels inside the image
N/A137 "src_corner_width" "22"
N/A138 
N/A139 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A140 "draw_corner_height" "5"
N/A141 }
N/A142 
N/A143 "RespecContainer"
N/A144 {
N/A145 "ControlName" "EditablePanel"
N/A146 "fieldName" "RespecContainer"
N/A147 "xpos" "0"
N/A148 "ypos" "142"
N/A149 "wide" "300"
N/A150 "tall" "25"
N/A151 "visible" "1"
N/A152 "PaintBackgroundType" "2"
N/A153 
N/A154 "RespecTextLabelLoss"
N/A155 {
N/A156 "ControlName" "CExLabel"
N/A157 "fieldName" "RespecTextLabelLoss"
N/A158 "font" "HudFontSmall"
N/A159 "labelText" "#TF_PVE_Respecs"
N/A160 "textAlignment" "center"
N/A161 "xpos" "0"
N/A162 "ypos" "3"
N/A163 "wide" "160"
N/A164 "tall" "20"
N/A165 "fgcolor" "tanlight"
N/A166 }
N/A167 
N/A168 "RespecCountLabel"
N/A169 {
N/A170 "ControlName" "CExLabel"
N/A171 "fieldName" "RespecCountLabel"
N/A172 "font" "HudFontSmall"
N/A173 "labelText" "%respeccount%"
N/A174 "textAlignment" "center"
N/A175 "xpos" "145"
N/A176 "ypos" "3"
N/A177 "wide" "30"
N/A178 "tall" "20"
N/A179 "fgcolor" "CreditsGreen"
N/A180 }
N/A181 }
121182}