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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/destroy_menu/base_active.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_Dispenser"
N/A18 "textAlignment" "Left"
N/A19 "dulltext" "0"
N/A20 "brighttext" "0"
N/A21 }
N/A22 
N/A23 "ItemBackground"
N/A24 {
N/A25 "ControlName" "CIconPanel"
N/A26 "fieldName" "ItemBackground"
N/A27 "xpos" "4"
N/A28 "ypos" "14"
N/A29 "zpos" "0"
N/A30 "wide" "98"
N/A31 "tall" "105"
N/A32 "visible" "1"
N/A33 "enabled" "1"
N/A34 "scaleImage" "1"
N/A35 "icon" "hud_menu_item_bg_outline"
N/A36 "iconColor" "ProgressOffWhite"
N/A37 }
N/A38 
N/A39 "DestroyIcon"
N/A40 {
N/A41 "ControlName" "CIconPanel"
N/A42 "fieldName" "DestroyIcon"
N/A43 "xpos" "13"
N/A44 "ypos" "18"
N/A45 "zpos" "1"
N/A46 "wide" "70"
N/A47 "tall" "70"
N/A48 "visible" "1"
N/A49 "enabled" "1"
N/A50 "scaleImage" "1"
N/A51 "icon" "ico_demolish"
N/A52 "iconColor" "255 255 255 255"
N/A53 }
N/A54 
N/A55 "BuildingIcon"
N/A56 {
N/A57 "ControlName" "CIconPanel"
N/A58 "fieldName" "BuildingIcon"
N/A59 "xpos" "10"
N/A60 "ypos" "16"
N/A61 "zpos" "2"
N/A62 "wide" "80"
N/A63 "tall" "80"
N/A64 "visible" "1"
N/A65 "enabled" "1"
N/A66 "scaleImage" "1"
N/A67 "icon" "obj_status_dispenser"
N/A68 "iconColor" "255 255 255 128"
N/A69 }
N/A70 
N/A71 "NumberBg"
N/A72 {
N/A73 "ControlName" "CIconPanel"
N/A74 "fieldName" "NumberBg"
N/A75 "xpos" "41"
N/A76 "ypos" "99"
N/A77 "zpos" "0"
N/A78 "wide" "18"
N/A79 "tall" "18"
N/A80 "visible" "1"
N/A81 "enabled" "1"
N/A82 "scaleImage" "1"
N/A83 "icon" "ico_key_blank"
N/A84 "iconColor" "255 255 255 255"
N/A85 }
N/A86 
N/A87 "NumberLabel"
N/A88 {
N/A89 "ControlName" "CExLabel"
N/A90 "fieldName" "NumberLabel"
N/A91 "font" "HudMenuNumberFont"
N/A92 "fgcolor" "Black"
N/A93 "xpos" "0"
N/A94 "ypos" "98"
N/A95 "zpos" "1"
N/A96 "wide" "100"
N/A97 "tall" "18"
N/A98 "autoResize" "0"
N/A99 "pinCorner" "0"
N/A100 "visible" "1"
N/A101 "enabled" "1"
N/A102 "labelText" "2"
N/A103 "textAlignment" "Center"
N/A104 "dulltext" "1"
N/A105 "brighttext" "0"
N/A106 }
N/A107}