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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/build_menu/base_selectable.res"
N/A2{
N/A3 "MainBackground"
N/A4 {
N/A5 "ControlName" "CIconPanel"
N/A6 "fieldName" "MainBackground"
N/A7 "xpos" "3"
N/A8 "ypos" "1"
N/A9 "zpos" "0"
N/A10 "wide" "98"
N/A11 "tall" "135"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "scaleImage" "1"
N/A15 "icon" "hud_menu_item_bg"
N/A16 "iconColor" "128 128 128 255"
N/A17 }
N/A18 
N/A19 "ItemNameLabel"
N/A20 {
N/A21 "ControlName" "CExLabel"
N/A22 "fieldName" "ItemNameLabel"
N/A23 "font" "Default"
N/A24 "xpos" "10"
N/A25 "ypos" "2"
N/A26 "zpos" "1"
N/A27 "wide" "84"
N/A28 "tall" "15"
N/A29 "autoResize" "0"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 "labelText" "#TF_Empty_Slot"
N/A34 "labelText_lodef" "#TF_Empty_Slot"
N/A35 "textAlignment" "Left"
N/A36 "dulltext" "0"
N/A37 "brighttext" "0"
N/A38 "fgcolor" "black"
N/A39 }
N/A40 
N/A41 "ItemBackground"
N/A42 {
N/A43 "ControlName" "CIconPanel"
N/A44 "fieldName" "ItemBackground"
N/A45 "xpos" "4"
N/A46 "ypos" "0"
N/A47 "zpos" "0"
N/A48 "wide" "98"
N/A49 "tall" "135"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "scaleImage" "1"
N/A53 "icon" "hud_menu_item_bg"
N/A54 "iconColor" "0 0 0 255"
N/A55 }
N/A56 
N/A57 "BuildingIcon"
N/A58 {
N/A59 "ControlName" "CIconPanel"
N/A60 "fieldName" "BuildingIcon"
N/A61 "xpos" "22"
N/A62 "ypos" "19"
N/A63 "zpos" "2"
N/A64 "wide" "56"
N/A65 "tall" "56"
N/A66 "visible" "0"
N/A67 "enabled" "1"
N/A68 "scaleImage" "1"
N/A69 "icon" "hud_menu_sentry_build"
N/A70 "iconColor" "255 255 255 255"
N/A71 }
N/A72 
N/A73 "MetalIcon"
N/A74 {
N/A75 "ControlName" "CIconPanel"
N/A76 "fieldName" "MetalIcon"
N/A77 "xpos" "10"
N/A78 "ypos" "79"
N/A79 "zpos" "1"
N/A80 "wide" "10"
N/A81 "tall" "10"
N/A82 "visible" "0"
N/A83 "enabled" "1"
N/A84 "scaleImage" "1"
N/A85 "icon" "ico_metal"
N/A86 "iconColor" "TanDarker"
N/A87 }
N/A88 
N/A89 "CostLabel"
N/A90 {
N/A91 "ControlName" "CExLabel"
N/A92 "fieldName" "CostLabel"
N/A93 "font" "HudFontSmall"
N/A94 "fgcolor" "0 255 0 255"
N/A95 "xpos" "23"
N/A96 "ypos" "78"
N/A97 "zpos" "1"
N/A98 "wide" "84"
N/A99 "tall" "13"
N/A100 "autoResize" "0"
N/A101 "pinCorner" "0"
N/A102 "visible" "0"
N/A103 "enabled" "1"
N/A104 "labelText" "%metal%"
N/A105 "textAlignment" "Left"
N/A106 }
N/A107}