Template:PatchDiff/October 4, 2011 Patch/portal2 dlc1/pak01 dir.vpk/scripts/hudlayout.res

From the Portal Wiki
Jump to navigation Jump to search
N/A1"Resource/HudLayout.res"
N/A2{
N/A3 HudIndicator
N/A4 {
N/A5 "fieldName" "HudIndicator"
N/A6 "visible" "1"
N/A7 "enabled" "1"
N/A8 "wide" "640"
N/A9 "tall" "480"
N/A10 }
N/A11 
N/A12 SlowTime
N/A13 {
N/A14 "fieldName" "SlowTime"
N/A15 "visible" "1"
N/A16 "enabled" "1"
N/A17 "wide" "640"
N/A18 "tall" "480"
N/A19 }
N/A20 
N/A21 HudCrosshair
N/A22 {
N/A23 "fieldName" "HudCrosshair"
N/A24 "visible" "1"
N/A25 "enabled" "1"
N/A26 "wide" "640"
N/A27 "tall" "480"
N/A28 }
N/A29 
N/A30 ScorePanel
N/A31 {
N/A32 "fieldName" "ScorePanel"
N/A33 "visible" "1"
N/A34 "enabled" "1"
N/A35 "wide" "640"
N/A36 "tall" "480"
N/A37 }
N/A38 
N/A39 HudMOTD
N/A40 {
N/A41 "fieldName" "HudMOTD"
N/A42 "visible" "1"
N/A43 "enabled" "1"
N/A44 "wide" "640"
N/A45 "tall" "480"
N/A46 }
N/A47 
N/A48 HudMessage
N/A49 {
N/A50 "fieldName" "HudMessage"
N/A51 "visible" "1"
N/A52 "enabled" "1"
N/A53 "wide" "640"
N/A54 "tall" "480"
N/A55 }
N/A56 
N/A57 HudMenu
N/A58 {
N/A59 "fieldName" "HudMenu"
N/A60 "visible" "1"
N/A61 "enabled" "1"
N/A62 "wide" "640"
N/A63 "tall" "480"
N/A64 }
N/A65 
N/A66 HudCloseCaption
N/A67 {
N/A68 "fieldName" "HudCloseCaption"
N/A69 "visible" "1"
N/A70 "enabled" "1"
N/A71 "xpos" "c-250"
N/A72 "ypos" "276" [$WIN32]
N/A73 "ypos" "236" [$GAMECONSOLE]
N/A74 "wide" "500"
N/A75 "tall" "136" [$WIN32]
N/A76 "tall" "176" [$GAMECONSOLE]
N/A77 
N/A78 "BgAlpha" "128"
N/A79 
N/A80 "GrowTime" "0.25"
N/A81 "ItemHiddenTime" "0.2" // Nearly same as grow time so that the item doesn't start to show until growth is finished
N/A82 "ItemFadeInTime" "0.15" // Once ItemHiddenTime is finished, takes this much longer to fade in
N/A83 "ItemFadeOutTime" "0.3"
N/A84 "topoffset" "0" [$WIN32]
N/A85 "topoffset" "0" [$GAMECONSOLE]
N/A86 }
N/A87 
N/A88 HudChat
N/A89 {
N/A90 "fieldName" "HudChat"
N/A91 "visible" "0"
N/A92 "enabled" "1"
N/A93 "xpos" "0"
N/A94 "ypos" "0"
N/A95 "wide" "4"
N/A96 "tall" "4"
N/A97 }
N/A98 
N/A99 HUDQuickInfo
N/A100 {
N/A101 "fieldName" "HUDQuickInfo"
N/A102 "visible" "1"
N/A103 "enabled" "1"
N/A104 "wide" "640"
N/A105 "tall" "480"
N/A106 }
N/A107 
N/A108 HudAnimationInfo
N/A109 {
N/A110 "fieldName" "HudAnimationInfo"
N/A111 "visible" "1"
N/A112 "enabled" "1"
N/A113 "wide" "640"
N/A114 "tall" "480"
N/A115 }
N/A116 
N/A117 HudPortalCrosshair
N/A118 {
N/A119 "fieldName" "HudViewfinder"
N/A120 "visible" "1"
N/A121 "enabled" "1"
N/A122 "wide" "640"
N/A123 "tall" "480"
N/A124 }
N/A125 
N/A126 HudPredictionDump
N/A127 {
N/A128 "fieldName" "HudPredictionDump"
N/A129 "visible" "1"
N/A130 "enabled" "1"
N/A131 "wide" "640"
N/A132 "tall" "480"
N/A133 }
N/A134 
N/A135 HudHintDisplay
N/A136 {
N/A137 "fieldName" "HudHintDisplay"
N/A138 "visible" "0"
N/A139 "enabled" "1"
N/A140 "xpos" "c-240"
N/A141 "ypos" "c60"
N/A142 "xpos" "r148" [$GAMECONSOLE]
N/A143 "ypos" "r338" [$GAMECONSOLE]
N/A144 "wide" "480"
N/A145 "tall" "100"
N/A146 "HintSize" "1"
N/A147 "text_xpos" "8"
N/A148 "text_ypos" "8"
N/A149 "center_x" "0" // center text horizontally
N/A150 "center_y" "-1" // align text on the bottom
N/A151 "paintbackground" "0"
N/A152 }
N/A153 
N/A154 HudHintKeyDisplay
N/A155 {
N/A156 "fieldName" "HudHintKeyDisplay"
N/A157 "visible" "0"
N/A158 "enabled" "1"
N/A159 "xpos" "r120" [$WIN32]
N/A160 "ypos" "r340" [$WIN32]
N/A161 "xpos" "r148" [$GAMECONSOLE]
N/A162 "ypos" "r338" [$GAMECONSOLE]
N/A163 "wide" "100"
N/A164 "tall" "200"
N/A165 "text_xpos" "8"
N/A166 "text_ypos" "8"
N/A167 "text_xgap" "8"
N/A168 "text_ygap" "8"
N/A169 "TextColor" "255 170 0 220"
N/A170 
N/A171 "PaintBackgroundType" "2"
N/A172 }
N/A173 
N/A174 HudCredits
N/A175 {
N/A176 "fieldName" "HudCredits"
N/A177 "TextFont" "Default"
N/A178 "visible" "1"
N/A179 "xpos" "0"
N/A180 "ypos" "0"
N/A181 "wide" "640"
N/A182 "tall" "480"
N/A183 "TextColor" "255 255 255 192"
N/A184 
N/A185 }
N/A186 
N/A187 HudCommentary
N/A188 {
N/A189 "fieldName" "HudCommentary"
N/A190 "xpos" "c-190"
N/A191 "ypos" "350"
N/A192 "wide" "380"
N/A193 "tall" "40"
N/A194 "visible" "1"
N/A195 "enabled" "1"
N/A196 
N/A197 "PaintBackgroundType" "2"
N/A198 
N/A199 "bar_xpos" "50"
N/A200 "bar_ypos" "20"
N/A201 "bar_height" "8"
N/A202 "bar_width" "320"
N/A203 "speaker_xpos" "50"
N/A204 "speaker_ypos" "6"
N/A205 "count_xpos_from_right" "10" // Counts from the right side
N/A206 "count_ypos" "6"
N/A207 
N/A208 "icon_texture" "vgui/hud/icon_commentary"
N/A209 "icon_xpos" "0"
N/A210 "icon_ypos" "0"
N/A211 "icon_width" "40"
N/A212 "icon_height" "40"
N/A213 }
N/A214 
N/A215 HudHDRDemo
N/A216 {
N/A217 "fieldName" "HudHDRDemo"
N/A218 "xpos" "0"
N/A219 "ypos" "0"
N/A220 "wide" "640"
N/A221 "tall" "480"
N/A222 "visible" "1"
N/A223 "enabled" "1"
N/A224 
N/A225 "Alpha" "255"
N/A226 "PaintBackgroundType" "2"
N/A227 
N/A228 "BorderColor" "0 0 0 255"
N/A229 "BorderLeft" "16"
N/A230 "BorderRight" "16"
N/A231 "BorderTop" "16"
N/A232 "BorderBottom" "64"
N/A233 "BorderCenter" "0"
N/A234 
N/A235 "TextColor" "255 255 255 255"
N/A236 "LeftTitleY" "422"
N/A237 "RightTitleY" "422"
N/A238 }
N/A239 
N/A240 AchievementNotificationPanel
N/A241 {
N/A242 "fieldName" "AchievementNotificationPanel"
N/A243 "visible" "1"
N/A244 "enabled" "1"
N/A245 "xpos" "0"
N/A246 "ypos" "180"
N/A247 "wide" "f10" [$WIN32]
N/A248 "wide" "f60" [$GAMECONSOLE]
N/A249 "tall" "100"
N/A250 }
N/A251 
N/A252 CHudCoopPingIndicator
N/A253 {
N/A254 "fieldName" "CHudCoopPingIndicator"
N/A255 "visible" "0"
N/A256 "enabled" "1"
N/A257 "wide" "640"
N/A258 "tall" "480"
N/A259 }
N/A260 
N/A261 HudControlHelper
N/A262 {
N/A263 "fieldName" "HudControlHelper"
N/A264 "visible" "1"
N/A265 "enabled" "1"
N/A266 "wide" "640"
N/A267 "tall" "480"
N/A268 }
N/A269 
N/A270 HudViewfinder
N/A271 {
N/A272 "fieldName" "HudViewfinder"
N/A273 "visible" "1"
N/A274 "enabled" "1"
N/A275 "wide" "640"
N/A276 "tall" "480"
N/A277 }
N/A278 
N/A279 MultiplayerBasicInfo
N/A280 {
N/A281 "fieldName" "MultiplayerBasicInfo"
N/A282 "visible" "1"
N/A283 "enabled" "1"
N/A284 "wide" "640"
N/A285 "tall" "480"
N/A286 }
N/A287 
N/A288 HudTrain
N/A289 {
N/A290 "fieldName" "HudTrain"
N/A291 "visible" "1"
N/A292 "enabled" "1"
N/A293 "wide" "640"
N/A294 "tall" "480"
N/A295 }
N/A296 
N/A297 HudVehicle
N/A298 {
N/A299 "fieldName" "HudVehicle"
N/A300 "visible" "1"
N/A301 "enabled" "1"
N/A302 "wide" "640"
N/A303 "tall" "480"
N/A304 }
N/A305 
N/A306 HudWeapon
N/A307 {
N/A308 "fieldName" "HudWeapon"
N/A309 "visible" "1"
N/A310 "enabled" "1"
N/A311 "wide" "640"
N/A312 "tall" "480"
N/A313 }
N/A314 
N/A315 HUDAutoAim
N/A316 {
N/A317 "fieldName" "HUDAutoAim"
N/A318 "visible" "1"
N/A319 "enabled" "1"
N/A320 "wide" "640" [$WIN32]
N/A321 "tall" "480" [$WIN32]
N/A322 "wide" "960" [$GAMECONSOLE]
N/A323 "tall" "720" [$GAMECONSOLE]
N/A324 }
N/A325 
N/A326 HudHistoryResource [$WIN32]
N/A327 {
N/A328 "fieldName" "HudHistoryResource"
N/A329 "visible" "1"
N/A330 "enabled" "1"
N/A331 "xpos" "r252"
N/A332 "ypos" "40"
N/A333 "wide" "248"
N/A334 "tall" "320"
N/A335 
N/A336 "history_gap" "56"
N/A337 "icon_inset" "38"
N/A338 "text_inset" "36"
N/A339 "text_inset" "26"
N/A340 "NumberFont" "HudNumbersSmall"
N/A341 }
N/A342 HudHistoryResource [$GAMECONSOLE]
N/A343 {
N/A344 "fieldName" "HudHistoryResource"
N/A345 "visible" "1"
N/A346 "enabled" "1"
N/A347 "xpos" "r300"
N/A348 "ypos" "40"
N/A349 "wide" "248"
N/A350 "tall" "240"
N/A351 
N/A352 "history_gap" "50"
N/A353 "icon_inset" "38"
N/A354 "text_inset" "36"
N/A355 "NumberFont" "HudNumbersSmall"
N/A356 }
N/A357 
N/A358 HudGeiger
N/A359 {
N/A360 "fieldName" "HudGeiger"
N/A361 "visible" "1"
N/A362 "enabled" "1"
N/A363 "wide" "640"
N/A364 "tall" "480"
N/A365 }
N/A366 
N/A367 TauntEarned
N/A368 {
N/A369 "fieldName" "TauntEarned"
N/A370 "visible" "1"
N/A371 "enabled" "1"
N/A372 "xpos" "0"
N/A373 "ypos" "r50"
N/A374 "wide" "250"
N/A375 "tall" "50"
N/A376 }
N/A377 
N/A378 RadialMenu
N/A379 {
N/A380 "fieldName" "RadialMenu"
N/A381 "visible" "0"
N/A382 "enabled" "0"
N/A383 "xpos" "0"
N/A384 "ypos" "0"
N/A385 "zpos" "1"
N/A386 "wide" "f0"
N/A387 "tall" "f0"
N/A388 }
N/A389 
N/A390 PaintIcon
N/A391 {
N/A392 "fieldName" "PaintIcon"
N/A393 "visible" "0"
N/A394 "enabled" "0"
N/A395 "xpos" "50"
N/A396 "ypos" "r200"
N/A397 "wide" "50"
N/A398 "tall" "150"
N/A399 "bgcolor_override" "0 0 0 0"
N/A400 }
N/A401 
N/A402 PaintGunPowersIndicator
N/A403 {
N/A404 "fieldName" "PaintGunPowersIndicator"
N/A405 "visible" "1"
N/A406 "enabled" "1"
N/A407 "xpos" "c-30"
N/A408 "ypos" "r25"
N/A409 "wide" "90"
N/A410 "tall" "20"
N/A411 "bgcolor_override" "0 0 0 0"
N/A412 }
N/A413 
N/A414 PaintSwapGuns
N/A415 {
N/A416 "fieldName" "PaintSwapGuns"
N/A417 "visible" "1"
N/A418 "enabled" "1"
N/A419 "xpos" "c-25"
N/A420 "ypos" "c-25"
N/A421 "wide" "50"
N/A422 "tall" "50"
N/A423 "bgcolor_override" "0 0 0 0"
N/A424 }
N/A425 
N/A426 PaintIndicator
N/A427 {
N/A428 "fieldName" "PaintIndicator"
N/A429 "visible" "1"
N/A430 "enabled" "1"
N/A431 "xpos" "c-50"
N/A432 "ypos" "c-50"
N/A433 "wide" "100"
N/A434 "tall" "100"
N/A435 }
N/A436 ChallengeStats
N/A437 {
N/A438 "fieldName" "ChallengeStats"
N/A439 "visible" "1"
N/A440 "enabled" "1"
N/A441 "xpos" "r145" [!$GAMECONSOLE && ($KOREAN || $JAPANESE || $SCHINESE || $TCHINESE)]
N/A442 "xpos" "r120" [!$GAMECONSOLE]
N/A443 "xpos" "r205" [$GAMECONSOLE]
N/A444 "ypos" "r50" [!$GAMECONSOLE]
N/A445 "ypos" "r81" [$GAMECONSOLE]
N/A446 "wide" "135" [!$GAMECONSOLE && ($KOREAN || $JAPANESE || $SCHINESE || $TCHINESE)]
N/A447 "wide" "110" [!$GAMECONSOLE]
N/A448 "wide" "135" [$GAMECONSOLE]
N/A449 "tall" "45"
N/A450 "bgcolor_override" "0 0 0 180"
N/A451 }
N/A452}
0453 + true