Template:PatchDiff/August 3, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/build menu/pipboy/base active.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/build_menu/base.res"
N/A2{
N/A3 "ItemNameLabel"
N/A4 {
N/A5 "ControlName" "CExLabel"
N/A6 "fieldName" "ItemNameLabel"
N/A7 "font" "Default"
N/A8 "xpos" "6"
N/A9 "ypos" "0"
N/A10 "zpos" "1"
N/A11 "wide" "84"
N/A12 "tall" "15"
N/A13 "autoResize" "0"
N/A14 "pinCorner" "0"
N/A15 "visible" "1"
N/A16 "enabled" "1"
N/A17 "labelText" "#TF_Object_Sentry"
N/A18 "labelText_lodef" "#TF_Object_Sentry_360"
N/A19 "textAlignment" "Left"
N/A20 "dulltext" "0"
N/A21 "brighttext" "0"
N/A22 "fgcolor" "0 255 0 255"
N/A23 }
N/A24 
N/A25 "ItemBackground"
N/A26 {
N/A27 "ControlName" "CIconPanel"
N/A28 "fieldName" "ItemBackground"
N/A29 "xpos" "4"
N/A30 "ypos" "14"
N/A31 "zpos" "0"
N/A32 "wide" "98"
N/A33 "tall" "105"
N/A34 "visible" "1"
N/A35 "enabled" "1"
N/A36 "scaleImage" "1"
N/A37 "icon" "hud_menu_item_bg"
N/A38 "iconColor" "0 0 0 255"
N/A39 }
N/A40 
N/A41 "BuildingIcon"
N/A42 {
N/A43 "ControlName" "CIconPanel"
N/A44 "fieldName" "BuildingIcon"
N/A45 "xpos" "22"
N/A46 "ypos" "33"
N/A47 "zpos" "2"
N/A48 "wide" "56"
N/A49 "tall" "56"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "scaleImage" "1"
N/A53 "icon" "hud_menu_sentry_build"
N/A54 "iconColor" "0 255 0 255"
N/A55 }
N/A56 
N/A57 "MetalIcon"
N/A58 {
N/A59 "ControlName" "CIconPanel"
N/A60 "fieldName" "MetalIcon"
N/A61 "xpos" "10"
N/A62 "ypos" "18"
N/A63 "zpos" "1"
N/A64 "wide" "10"
N/A65 "tall" "10"
N/A66 "visible" "1"
N/A67 "enabled" "1"
N/A68 "scaleImage" "1"
N/A69 "icon" "ico_metal"
N/A70 "iconColor" "0 255 0 255"
N/A71 }
N/A72 
N/A73 "CostLabel"
N/A74 {
N/A75 "ControlName" "CExLabel"
N/A76 "fieldName" "CostLabel"
N/A77 "font" "HudFontSmall"
N/A78 "fgcolor" "0 255 0 255"
N/A79 "xpos" "23"
N/A80 "ypos" "17"
N/A81 "zpos" "1"
N/A82 "wide" "84"
N/A83 "tall" "13"
N/A84 "autoResize" "0"
N/A85 "pinCorner" "0"
N/A86 "visible" "1"
N/A87 "enabled" "1"
N/A88 "labelText" "%metal%"
N/A89 "textAlignment" "Left"
N/A90 }
N/A91 
N/A92 "ModeLabel"
N/A93 {
N/A94 "ControlName" "CExLabel"
N/A95 "fieldName" "ModeLabel"
N/A96 "font" "DefaultSmall"
N/A97 "fgcolor" "TanDarker"
N/A98 "xpos" "33"
N/A99 "ypos" "17"
N/A100 "zpos" "1"
N/A101 "wide" "44"
N/A102 "tall" "13"
N/A103 "autoResize" "0"
N/A104 "pinCorner" "0"
N/A105 "visible" "1"
N/A106 "enabled" "1"
N/A107 "labelText" ""
N/A108 "textAlignment" "East"
N/A109 }
N/A110 
N/A111 "NumberBg"
N/A112 {
N/A113 "ControlName" "CIconPanel"
N/A114 "fieldName" "NumberBg"
N/A115 "xpos" "41"
N/A116 "ypos" "99"
N/A117 "zpos" "0"
N/A118 "wide" "18"
N/A119 "tall" "18"
N/A120 "visible" "1"
N/A121 "enabled" "1"
N/A122 "scaleImage" "1"
N/A123 "icon" "ico_key_blank"
N/A124 "iconColor" "0 255 0 255"
N/A125 }
N/A126 
N/A127 "NumberLabel"
N/A128 {
N/A129 "ControlName" "CExLabel"
N/A130 "fieldName" "NumberLabel"
N/A131 "font" "HudMenuNumberFont"
N/A132 "fgcolor" "Black"
N/A133 "xpos" "0"
N/A134 "ypos" "98"
N/A135 "zpos" "1"
N/A136 "wide" "100"
N/A137 "tall" "18"
N/A138 "autoResize" "0"
N/A139 "pinCorner" "0"
N/A140 "visible" "1"
N/A141 "enabled" "1"
N/A142 "labelText" "1"
N/A143 "textAlignment" "Center"
N/A144 "dulltext" "1"
N/A145 "brighttext" "0"
N/A146 "fgcolor" "0 255 0 255"
N/A147 }
N/A148}