Template:PatchDiff/October 28, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/quests/questobjectivepanel ingame base.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 "disabled_text_color_override" "135 126 102 255"
N/A19 
N/A20 "normal_token" "#QuestObjective_Required"
N/A21 "advanced_token" "#QuestObjective_Optional"
N/A22 }
N/A23 
N/A24 "AttribGlow"
N/A25 {
N/A26 "ControlName" "Label"
N/A27 "fieldName" "AttribGlow"
N/A28 "labeltext" "%attr_desc%"
N/A29 "xpos" "rs1"
N/A30 "ypos" "0"
N/A31 "wide" "f0"
N/A32 "tall" "18"
N/A33 "zpos" "5"
N/A34 "textinsetx" "5"
N/A35 "font" "QuestObjectiveTracker_DescGlow"
N/A36 "alpha" "0"
N/A37 
N/A38 "TextAlignment" "north-east"
N/A39 "proportionaltoparent" "1"
N/A40 }
N/A41 
N/A42 "AttribDesc"
N/A43 {
N/A44 "ControlName" "Label"
N/A45 "fieldName" "AttribDesc"
N/A46 "labeltext" "%attr_desc%"
N/A47 "xpos" "rs1"
N/A48 "ypos" "0"
N/A49 "wide" "f0"
N/A50 "tall" "18"
N/A51 "zpos" "4"
N/A52 "textinsetx" "5"
N/A53 "font" "QuestObjectiveTracker_Desc"
N/A54 
N/A55 "TextAlignment" "north-east"
N/A56 "proportionaltoparent" "1"
N/A57 }
N/A58 
N/A59 "AttribBlur"
N/A60 {
N/A61 "ControlName" "Label"
N/A62 "fieldName" "AttribBlur"
N/A63 "labeltext" "%attr_desc%"
N/A64 "xpos" "rs1"
N/A65 "ypos" "0"
N/A66 "wide" "f0"
N/A67 "tall" "10"
N/A68 "zpos" "3"
N/A69 "visible" "1"
N/A70 "font" "QuestObjectiveTracker_DescBlur"
N/A71 "textinsetx" "5"
N/A72 "textAlignment" "north-east"
N/A73 "proportionaltoparent" "1"
N/A74 "fgcolor_override" "White"
N/A75 }
N/A76}