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

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