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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/CoachedByPanel.res"
N/A2{
N/A3 "Background_Blue"
N/A4 {
N/A5 "ControlName" "ScalableImagePanel"
N/A6 "fieldName" "Background_Blue"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "-2"
N/A10 "wide" "252"
N/A11 "tall" "40"
N/A12 "autoResize" "0"
N/A13 "pinCorner" "0"
N/A14 "visible" "0"
N/A15 "enabled" "1"
N/A16 "image" "../hud/color_panel_blu"
N/A17 "image_lodef" "../hud/color_panel_blu"
N/A18 
N/A19 "src_corner_height" "23" // pixels inside the image
N/A20 "src_corner_width" "23"
N/A21 
N/A22 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A23 "draw_corner_height" "5"
N/A24 }
N/A25 "Background_Red"
N/A26 {
N/A27 "ControlName" "ScalableImagePanel"
N/A28 "fieldName" "Background_Red"
N/A29 "xpos" "0"
N/A30 "ypos" "0"
N/A31 "zpos" "-2"
N/A32 "wide" "252"
N/A33 "tall" "40"
N/A34 "autoResize" "0"
N/A35 "pinCorner" "0"
N/A36 "visible" "0"
N/A37 "enabled" "1"
N/A38 "image" "../hud/color_panel_red"
N/A39 "image_lodef" "../hud/color_panel_red"
N/A40 
N/A41 "src_corner_height" "23" // pixels inside the image
N/A42 "src_corner_width" "23"
N/A43 
N/A44 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A45 "draw_corner_height" "5"
N/A46 }
N/A47 
N/A48 "AvatarBGPanel"
N/A49 {
N/A50 "ControlName" "EditablePanel"
N/A51 "fieldName" "AvatarBGPanel"
N/A52 "xpos" "4"
N/A53 "ypos" "4"
N/A54 "zpos" "-1"
N/A55 "wide" "36"
N/A56 "tall" "36"
N/A57 "visible" "1"
N/A58 "PaintBackgroundType" "2"
N/A59 "bgcolor_override" "117 107 94 255"
N/A60 }
N/A61 "AvatarImage"
N/A62 {
N/A63 "ControlName" "CAvatarImagePanel"
N/A64 "fieldName" "AvatarImage"
N/A65 "xpos" "6"
N/A66 "ypos" "6"
N/A67 "zpos" "0"
N/A68 "wide" "32"
N/A69 "tall" "32"
N/A70 "visible" "1"
N/A71 "enabled" "1"
N/A72 "image" ""
N/A73 "scaleImage" "1"
N/A74 "color_outline" "52 48 45 255"
N/A75 }
N/A76 
N/A77 "CoachNameLabel"
N/A78 {
N/A79 "ControlName" "Label"
N/A80 "fieldName" "CoachNameLabel"
N/A81 "font" "HudFontMediumSmallSecondary"
N/A82 "font_minmode" "TFFontLarge"
N/A83 "xpos" "42"
N/A84 "ypos" "0"
N/A85 "zpos" "1"
N/A86 "wide" "110"
N/A87 "tall" "25"
N/A88 "autoResize" "0"
N/A89 "pinCorner" "0"
N/A90 "visible" "1"
N/A91 "enabled" "1"
N/A92 "labelText" ""
N/A93 "textAlignment" "West"
N/A94 "dulltext" "0"
N/A95 "brighttext" "0"
N/A96 }
N/A97 
N/A98 "KickCoachLabel"
N/A99 {
N/A100 "ControlName" "CExLabel"
N/A101 "fieldName" "KickCoachLabel"
N/A102 "fgcolor" "TanLight"
N/A103 "xpos" "42"
N/A104 "ypos" "30"
N/A105 "zpos" "1"
N/A106 "wide" "110"
N/A107 "tall" "10"
N/A108 "autoResize" "0"
N/A109 "pinCorner" "0"
N/A110 "visible" "1"
N/A111 "enabled" "1"
N/A112 "wrap" "1"
N/A113 "labelText" "#TF_Coach_KickCoach"
N/A114 "textAlignment" "West"
N/A115 "font" "TFFontSmall"
N/A116 }
N/A117 
N/A118 "LikeCoachLabel"
N/A119 {
N/A120 "ControlName" "CExLabel"
N/A121 "fieldName" "LikeCoachLabel"
N/A122 "fgcolor" "TanLight"
N/A123 "xpos" "42"
N/A124 "ypos" "20"
N/A125 "zpos" "1"
N/A126 "wide" "110"
N/A127 "tall" "10"
N/A128 "autoResize" "0"
N/A129 "pinCorner" "0"
N/A130 "visible" "0"
N/A131 "enabled" "1"
N/A132 "wrap" "1"
N/A133 "labelText" "#TF_Coach_LikeCoach"
N/A134 "textAlignment" "West"
N/A135 "font" "TFFontSmall"
N/A136 }
N/A137 
N/A138}