Template:PatchDiff/July 2, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/hudattributetracker.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/HudAchievementTrackerItem.res"
N/A2{
N/A3 "ItemAttributeProgressPanel"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ItemAttributeProgressPanel"
N/A7 "xpos" "0" [$WIN32]
N/A8 "ypos" "0" [$WIN32]
N/A9 "zpos" "3"
N/A10 "wide" "200"
N/A11 "tall" "18"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 
N/A15 "PaintBackgroundType" "2"
N/A16 
N/A17 "enabled_text_color_override" "235 226 202 255"
N/A18 
N/A19 "disabled_text_color_override" "135 126 102 255"
N/A20 }
N/A21 
N/A22 "AttribGlow"
N/A23 {
N/A24 "ControlName" "Label"
N/A25 "fieldName" "AttribGlow"
N/A26 "labeltext" "%attr_desc%"
N/A27 "xpos" "rs1"
N/A28 "ypos" "0"
N/A29 "wide" "f0"
N/A30 "tall" "18"
N/A31 "zpos" "5"
N/A32 "textinsetx" "5"
N/A33 "font" "QuestObjectiveTracker_DescGlow"
N/A34 "alpha" "0"
N/A35 
N/A36 "TextAlignment" "north-east"
N/A37 "proportionaltoparent" "1"
N/A38 }
N/A39 
N/A40 "AttribDesc"
N/A41 {
N/A42 "ControlName" "Label"
N/A43 "fieldName" "AttribDesc"
N/A44 "labeltext" "%attr_desc%"
N/A45 "xpos" "rs1"
N/A46 "ypos" "0"
N/A47 "wide" "f0"
N/A48 "tall" "18"
N/A49 "zpos" "4"
N/A50 "textinsetx" "5"
N/A51 "font" "QuestObjectiveTracker_Desc"
N/A52 
N/A53 "TextAlignment" "north-east"
N/A54 "proportionaltoparent" "1"
N/A55 }
N/A56 
N/A57 "AttribBlur"
N/A58 {
N/A59 "ControlName" "Label"
N/A60 "fieldName" "AttribBlur"
N/A61 "labeltext" "%attr_desc%"
N/A62 "xpos" "rs1"
N/A63 "ypos" "0"
N/A64 "wide" "f0"
N/A65 "tall" "10"
N/A66 "zpos" "3"
N/A67 "visible" "1"
N/A68 "font" "QuestObjectiveTracker_DescBlur"
N/A69 "textinsetx" "5"
N/A70 "textAlignment" "north-east"
N/A71 "proportionaltoparent" "1"
N/A72 "fgcolor_override" "White"
N/A73 }
N/A74}