Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/HudAlert.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/HudAlert.res"
N/A2{
N/A3 "HudAlertBG"
N/A4 {
N/A5 "ControlName" "CTFImagePanel"
N/A6 "fieldName" "HudAlertBG"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "-1"
N/A10 "wide" "320"
N/A11 "tall" "150"
N/A12 "autoResize" "0"
N/A13 "pinCorner" "0"
N/A14 "visible" "1"
N/A15 "enabled" "1"
N/A16 "image" "../hud/death_panel_blue_bg"
N/A17 "scaleImage" "1"
N/A18 "teambg_2" "../hud/death_panel_red_bg"
N/A19 "teambg_3" "../hud/death_panel_blue_bg"
N/A20 }
N/A21 "AlertLabel"
N/A22 {
N/A23 "ControlName" "Label"
N/A24 "fieldName" "AlertLabel"
N/A25 "font" "HudFontSmallBold"
N/A26 "xpos" "80"
N/A27 "ypos" "28"
N/A28 //"ypos_hidef" "23"
N/A29 //"ypos_lodef" "20"
N/A30 "zpos" "1"
N/A31 "wide" "230" [$WIN32]
N/A32 "wide" "180" [$X360]
N/A33 "tall" "55"
N/A34 "autoResize" "0"
N/A35 "pinCorner" "0"
N/A36 "visible" "1"
N/A37 "enabled" "1"
N/A38 "wrap" "1"
N/A39 "labelText" ""
N/A40 "textAlignment" "North"
N/A41 }
N/A42 "AlertImage"
N/A43 {
N/A44 "ControlName" "CTFImagePanel"
N/A45 "fieldName" "AlertImage"
N/A46 "xpos" "25"
N/A47 "ypos" "23"
N/A48 "zpos" "1"
N/A49 "wide" "50"
N/A50 "tall" "50"
N/A51 "autoResize" "0"
N/A52 "pinCorner" "0"
N/A53 "visible" "1"
N/A54 "enabled" "1"
N/A55 "image" "../hud/ico_teambalance"
N/A56 "scaleImage" "1"
N/A57 }
N/A58}