Template:PatchDiff/July 7, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/lobbypanel casual.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1#base "LobbyPanel.res"
N/A2 
N/A3"Resource/UI/LobbyPanel_Casual.res"
N/A4{
N/A5 "LobbyPanel"
N/A6 {
N/A7 "ControlName" "Frame"
N/A8 "fieldName" "LobbyPanel"
N/A9 "xpos" "0"
N/A10 "ypos" "50"
N/A11 "wide" "f0"
N/A12 "tall" "f0"
N/A13 "autoResize" "0"
N/A14 "pinCorner" "0"
N/A15 "visible" "0"
N/A16 "enabled" "1"
N/A17 "tabPosition" "0"
N/A18 "settitlebarvisible" "0"
N/A19 "PaintBackgroundType" "0"
N/A20 "bgcolor_override" "46 43 42 255"
N/A21 "proportionaltoparent" "1"
N/A22 }
N/A23 
N/A24 "ModeBackgroundImage"
N/A25 {
N/A26 "ControlName" "ImagePanel"
N/A27 "fieldName" "ModeBackgroundImage"
N/A28 "xpos" "0"
N/A29 "ypos" "0"
N/A30 "zpos" "-1"
N/A31 "wide" "f0"
N/A32 "tall" "p0.8"
N/A33 "visible" "0"
N/A34 "enabled" "1"
N/A35 "mouseinputenabled" "0"
N/A36 "image" "competitive/comp_background_tier001a"
N/A37 "scaleImage" "1"
N/A38 }
N/A39 
N/A40 "GameModesContainer"
N/A41 {
N/A42 "ControlName" "EditablePanel"
N/A43 "fieldName" "GameModesContainer"
N/A44 "xpos" "c-305"
N/A45 "ypos" "r343"
N/A46 "zpos" "100"
N/A47 "wide" "260"
N/A48 "tall" "290"
N/A49 "visible" "1"
N/A50 "proportionaltoparent" "1"
N/A51 
N/A52 "PlaylistBGPanel"
N/A53 {
N/A54 "ControlName" "EditablePanel"
N/A55 "fieldName" "PlaylistBGPanel"
N/A56 "xpos" "cs-0.5"
N/A57 "ypos" "0"
N/A58 "zpos" "-1"
N/A59 "wide" "p0.98"
N/A60 "tall" "p1"
N/A61 "visible" "1"
N/A62 "PaintBackgroundType" "2"
N/A63 "border" "MainMenuBGBorder"
N/A64 "proportionaltoparent" "1"
N/A65 
N/A66 "pinCorner" "2"
N/A67 "autoResize" "1"
N/A68 
N/A69 "PlayListDropShadow"
N/A70 {
N/A71 "ControlName" "EditablePanel"
N/A72 "fieldName" "PlaylistBGPanel"
N/A73 "xpos" "cs-0.5"
N/A74 "ypos" "5"
N/A75 "zpos" "100"
N/A76 "wide" "p0.95"
N/A77 "tall" "p0.95"
N/A78 "visible" "1"
N/A79 "PaintBackgroundType" "2"
N/A80 "border" "InnerShadowBorder"
N/A81 "proportionaltoparent" "1"
N/A82 "mouseinputenabled" "0"
N/A83 }
N/A84 
N/A85 "GameModesList"
N/A86 {
N/A87 "ControlName" "CScrollableList"
N/A88 "fieldName" "GameModesList"
N/A89 "xpos" "cs-0.5"
N/A90 "ypos" "5"
N/A91 "wide" "p0.95"
N/A92 "tall" "p0.95"
N/A93 "visible" "1"
N/A94 "proportionaltoparent" "1"
N/A95 "restrict_width" "0"
N/A96 
N/A97 "bgcolor_override" "0 0 0 255"
N/A98 
N/A99 "ScrollBar"
N/A100 {
N/A101 "ControlName" "ScrollBar"
N/A102 "FieldName" "ScrollBar"
N/A103 "xpos" "rs1-1"
N/A104 "ypos" "0"
N/A105 "tall" "f0"
N/A106 "wide" "5" // This gets slammed from client schme. GG.
N/A107 "zpos" "1000"
N/A108 "nobuttons" "1"
N/A109 "proportionaltoparent" "1"
N/A110 
N/A111 "Slider"
N/A112 {
N/A113 "fgcolor_override" "TanDark"
N/A114 }
N/A115 
N/A116 "UpButton"
N/A117 {
N/A118 "ControlName" "Button"
N/A119 "FieldName" "UpButton"
N/A120 "visible" "0"
N/A121 }
N/A122 
N/A123 "DownButton"
N/A124 {
N/A125 "ControlName" "Button"
N/A126 "FieldName" "DownButton"
N/A127 "visible" "0"
N/A128 }
N/A129 }
N/A130 }
N/A131 }
N/A132 }
N/A133 
N/A134 
N/A135 "PartyActiveGroupBox"
N/A136 {
N/A137 "xpos" "c+100"
N/A138 "ypos" "r340"
N/A139 "tall" "300"
N/A140 "proportionaltoparent" "1"
N/A141 
N/A142 "PartyGroupBox"
N/A143 {
N/A144 "tall" "160"
N/A145 "border" "QuickplayBorder"
N/A146 }
N/A147 
N/A148 "ChatLog"
N/A149 {
N/A150 "ypos" "165"
N/A151 "tall" "100"
N/A152 "border" "QuickplayBorder"
N/A153 }
N/A154 
N/A155 "ChatTextEntry"
N/A156 {
N/A157 "ypos" "270"
N/A158 "tall" "16"
N/A159 "border" "QuickplayBorder"
N/A160 }
N/A161 }
N/A162 
N/A163 "SearchActiveGroupBox"
N/A164 {
N/A165 "xpos" "c-300"
N/A166 "ypos" "r340"
N/A167 "wide" "250"
N/A168 "tall" "285"
N/A169 "proportionaltoparent" "1"
N/A170 
N/A171 "SearchActiveTitle"
N/A172 {
N/A173 "xpos" "10"
N/A174 "ypos" "5"
N/A175 }
N/A176 
N/A177 "NearbyColumnHead"
N/A178 {
N/A179 "font" "HudFontSmallest"
N/A180 "xpos" "rs1-90"
N/A181 "proportionaltoparent" "1"
N/A182 }
N/A183 
N/A184 "WorldwideColumnHead"
N/A185 {
N/A186 "font" "HudFontSmallest"
N/A187 "xpos" "rs1-10"
N/A188 "proportionaltoparent" "1"
N/A189 }
N/A190 
N/A191 "PlayersInGameLabel"
N/A192 {
N/A193 "font" "HudFontSmallestBold"
N/A194 "xpos" "10"
N/A195 }
N/A196 
N/A197 "PlayersInGameTotalLabel"
N/A198 {
N/A199 "font" "HudFontSmallest"
N/A200 "xpos" "20"
N/A201 "ypos" "85"
N/A202 }
N/A203 
N/A204 "PlayersInGameTotalNearbyValue"
N/A205 {
N/A206 "font" "HudFontSmallest"
N/A207 "xpos" "rs1-90"
N/A208 "ypos" "85"
N/A209 "proportionaltoparent" "1"
N/A210 }
N/A211 
N/A212 "PlayersInGameTotalWorldwideValue"
N/A213 {
N/A214 "font" "HudFontSmallest"
N/A215 "xpos" "rs1-10"
N/A216 "ypos" "85"
N/A217 "proportionaltoparent" "1"
N/A218 }
N/A219 
N/A220 "PlayersInGameMatchingLabel"
N/A221 {
N/A222 "font" "HudFontSmallest"
N/A223 "xpos" "20"
N/A224 "ypos" "97"
N/A225 }
N/A226 
N/A227 "PlayersInGameMatchingNearbyValue"
N/A228 {
N/A229 "font" "HudFontSmallest"
N/A230 "xpos" "rs1-90"
N/A231 "ypos" "97"
N/A232 "proportionaltoparent" "1"
N/A233 }
N/A234 
N/A235 "PlayersInGameMatchingWorldwideValue"
N/A236 {
N/A237 "font" "HudFontSmallest"
N/A238 "xpos" "rs1-10"
N/A239 "ypos" "97"
N/A240 "proportionaltoparent" "1"
N/A241 }
N/A242 
N/A243 "PlayersSearchingLabel"
N/A244 {
N/A245 "font" "HudFontSmallestBold"
N/A246 "xpos" "10"
N/A247 "ypos" "120"
N/A248 }
N/A249 
N/A250 "PlayersSearchingTotalLabel"
N/A251 {
N/A252 "font" "HudFontSmallest"
N/A253 "xpos" "20"
N/A254 "ypos" "135"
N/A255 }
N/A256 
N/A257 "PlayersSearchingTotalNearbyValue"
N/A258 {
N/A259 "font" "HudFontSmallest"
N/A260 "xpos" "rs1-90"
N/A261 "ypos" "135"
N/A262 "proportionaltoparent" "1"
N/A263 }
N/A264 
N/A265 "PlayersSearchingTotalWorldwideValue"
N/A266 {
N/A267 "font" "HudFontSmallest"
N/A268 "xpos" "rs1-10"
N/A269 "ypos" "135"
N/A270 "proportionaltoparent" "1"
N/A271 }
N/A272 
N/A273 "PlayersSearchingMatchingLabel"
N/A274 {
N/A275 "font" "HudFontSmallest"
N/A276 "xpos" "20"
N/A277 "ypos" "147"
N/A278 }
N/A279 
N/A280 "PlayersSearchingMatchingNearbyValue"
N/A281 {
N/A282 "font" "HudFontSmallest"
N/A283 "xpos" "rs1-90"
N/A284 "ypos" "147"
N/A285 "proportionaltoparent" "1"
N/A286 }
N/A287 
N/A288 "PlayersSearchingMatchingWorldwideValue"
N/A289 {
N/A290 "font" "HudFontSmallest"
N/A291 "xpos" "rs1-10"
N/A292 "ypos" "147"
N/A293 "proportionaltoparent" "1"
N/A294 }
N/A295 
N/A296 "EmptyGameserversLabel"
N/A297 {
N/A298 "font" "HudFontSmallestBold"
N/A299 "xpos" "10"
N/A300 "ypos" "170"
N/A301 }
N/A302 
N/A303 "EmptyGameserversMatchingNearbyValue"
N/A304 {
N/A305 "font" "HudFontSmallest"
N/A306 "xpos" "rs1-90"
N/A307 "ypos" "170"
N/A308 "proportionaltoparent" "1"
N/A309 }
N/A310 
N/A311 "EmptyGameserversMatchingWorldwideValue"
N/A312 {
N/A313 "font" "HudFontSmallest"
N/A314 "xpos" "rs1-10"
N/A315 "ypos" "170"
N/A316 "proportionaltoparent" "1"
N/A317 }
N/A318 
N/A319 "PartyHasLowPriorityGroupBox"
N/A320 {
N/A321 "xpos" "10"
N/A322 "ypos" "rs1-10"
N/A323 "wide" "f0"
N/A324 "tall" "65"
N/A325 "proportionaltoparent" "1"
N/A326 
N/A327 "PartyLowPriorityImage"
N/A328 {
N/A329 "xpos" "0"
N/A330 "ypos" "0"
N/A331 "wide" "50"
N/A332 "tall" "50"
N/A333 "scaleImage" "1"
N/A334 }
N/A335 
N/A336 "PartyHasLowPriorityLabel"
N/A337 {
N/A338 "font" "HudFontSmallest"
N/A339 "xpos" "60"
N/A340 "ypos" "0"
N/A341 "zpos" "2"
N/A342 "wide" "f70"
N/A343 "tall" "f0"
N/A344 "textAlignment" "north-west"
N/A345 "proportionaltoparent" "1"
N/A346 }
N/A347 
N/A348 "PartyLowPriorityPenaltyTimer"
N/A349 {
N/A350 "font" "HudFontSmallest"
N/A351 "xpos" "60"
N/A352 "ypos" "rs1"
N/A353 "wide" "f0"
N/A354 "tall" "30"
N/A355 "textAlignment" "south-west"
N/A356 "proportionaltoparent" "1"
N/A357 }
N/A358 }
N/A359 }
N/A360}