Template:PatchDiff/November 17, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/build menu sc/hudmenueurekaeffect.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/build_menu/HudMenuEurekaEffect.res"
N/A2{
N/A3 "MainBackground"
N/A4 {
N/A5 "ControlName" "CIconPanel"
N/A6 "fieldName" "MainBackground"
N/A7 "xpos" "0"
N/A8 "ypos" "10"
N/A9 "zpos" "0"
N/A10 "wide" "250"
N/A11 "tall" "180"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "scaleImage" "1"
N/A15 "icon" "hud_menu_bg"
N/A16 "iconColor" "255 255 255 255"
N/A17 }
N/A18 
N/A19 "BuildIcon"
N/A20 {
N/A21 "ControlName" "CIconPanel"
N/A22 "fieldName" "BuildIcon"
N/A23 "xpos" "15"
N/A24 "ypos" "-8"
N/A25 "zpos" "1"
N/A26 "wide" "48"
N/A27 "tall" "48"
N/A28 "visible" "1"
N/A29 "enabled" "1"
N/A30 "scaleImage" "1"
N/A31 "icon" "ico_build"
N/A32 "iconColor" "255 255 255 255"
N/A33 }
N/A34 
N/A35 "BuildIconShadow"
N/A36 {
N/A37 "ControlName" "CIconPanel"
N/A38 "fieldName" "BuildIconShadow"
N/A39 "xpos" "16"
N/A40 "ypos" "-7"
N/A41 "zpos" "0"
N/A42 "wide" "48"
N/A43 "tall" "48"
N/A44 "visible" "1"
N/A45 "enabled" "1"
N/A46 "scaleImage" "1"
N/A47 "icon" "ico_build"
N/A48 "iconColor" "0 0 0 255"
N/A49 }
N/A50 
N/A51 "TitleLabel"
N/A52 {
N/A53 "ControlName" "CExLabel"
N/A54 "fieldName" "TitleLabel"
N/A55 "font" "HudFontGiant"
N/A56 "xpos" "68" // align me to the left edge of the first selection
N/A57 "ypos" "8"
N/A58 "zpos" "2"
N/A59 "wide" "300"
N/A60 "tall" "38"
N/A61 "autoResize" "0"
N/A62 "pinCorner" "0"
N/A63 "visible" "1"
N/A64 "enabled" "1"
N/A65 "labelText" "#Hud_Menu_Teleport_Title"
N/A66 "textAlignment" "Left"
N/A67 "dulltext" "0"
N/A68 "brighttext" "0"
N/A69 }
N/A70 
N/A71 "TitleLabelDropshadow"
N/A72 {
N/A73 "ControlName" "CExLabel"
N/A74 "fieldName" "TitleLabelDropshadow"
N/A75 "font" "HudFontGiant"
N/A76 "fgcolor" "Black"
N/A77 "xpos" "70" // align me to the left edge of the first selection
N/A78 "ypos" "10"
N/A79 "zpos" "1"
N/A80 "wide" "300"
N/A81 "tall" "38"
N/A82 "autoResize" "0"
N/A83 "pinCorner" "0"
N/A84 "visible" "1"
N/A85 "enabled" "1"
N/A86 "labelText" "#Hud_Menu_Teleport_Title"
N/A87 "textAlignment" "Left"
N/A88 "dulltext" "1"
N/A89 "brighttext" "0"
N/A90 }
N/A91 
N/A92 "available_target_1"
N/A93 {
N/A94 "ControlName" "EditablePanel"
N/A95 "fieldName" "available_target_1"
N/A96 "xpos" "25"
N/A97 "ypos" "47"
N/A98 "zpos" "10"
N/A99 "wide" "100"
N/A100 "tall" "145"
N/A101 "visible" "1"
N/A102 }
N/A103 
N/A104 "available_target_2"
N/A105 {
N/A106 "ControlName" "EditablePanel"
N/A107 "fieldName" "available_target_2"
N/A108 "xpos" "125"
N/A109 "ypos" "47"
N/A110 "zpos" "1"
N/A111 "wide" "100"
N/A112 "tall" "145"
N/A113 "visible" "1"
N/A114 }
N/A115 
N/A116 "unavailable_target_1"
N/A117 {
N/A118 "ControlName" "EditablePanel"
N/A119 "fieldName" "unavailable_target_1"
N/A120 "xpos" "25"
N/A121 "ypos" "47"
N/A122 "zpos" "1"
N/A123 "wide" "100"
N/A124 "tall" "145"
N/A125 "visible" "0"
N/A126 }
N/A127 
N/A128 "unavailable_target_2"
N/A129 {
N/A130 "ControlName" "EditablePanel"
N/A131 "fieldName" "unavailable_target_2"
N/A132 "xpos" "125"
N/A133 "ypos" "47"
N/A134 "zpos" "1"
N/A135 "wide" "100"
N/A136 "tall" "145"
N/A137 "visible" "0"
N/A138 }
N/A139}