Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/quests/questitemtrackerpanel base.res

From Team Fortress Wiki
Jump to: navigation, search
1N/A"Resource/UI/HudAchievementTrackerItem.res"
N/A1"Resource/UI/QuestItemTrackerPanel_Base.res"
22{
3N/A "ItemTrackerPanel"
4N/A {
5N/A "ControlName" "EditablePanel"
6N/A "fieldName" "ItemTrackerPanel"
7N/A "xpos" "rs1"
8N/A "ypos" "0"
9N/A "zpos" "3"
10N/A "wide" "200"
11N/A "tall" "500"
12N/A "visible" "1"
13N/A "enabled" "1"
14N/A 
15N/A "PaintBackgroundType" "2"
16N/A "proportionaltoparent" "1"
17N/A 
18N/A "attrib_y_start_offset" "8"
19N/A "attrib_x_offset" "0"
20N/A "attrib_y_step" "2"
21N/A 
22N/A "enabled_bar_color_override" "251 235 202 255"
23N/A "enabled_bar_bg_color_override" "250 234 201 51"
24N/A 
25N/A "disabled_bar_color_override" "151 135 102 255"
26N/A "disabled_bar_bg_color_override" "150 134 101 51"
27N/A 
28N/A "item_attribute_res_file" "resource/UI/HudAttributeTracker.res"
29N/A "progress_bar_standard_loc_token" "#QuestPoints_Standard"
30N/A "progress_bar_advanced_loc_token" "#QuestPoints_Bonus"
31N/A 
32N/A "standard_objective_tick_sound" "Quest.StatusTick"
33N/A "standard_points_complete_sound" "Quest.StatusTickComplete"
34N/A "advanced_objective_sound_complete" "Quest.StatusTickBonus"
35N/A "advanced_points_complete_sound" "Quest.StatusTickBonusComplete"
36N/A }
37N/A 
383 "ItemName"
394 {
405 "ControlName" "Label"
5318 "proportionaltoparent" "1"
5419 }
5520 
56N/A 
57N/A "ProgressBarBG"
58N/A {
59N/A "ControlName" "EditablePanel"
60N/A "fieldName" "ProgressBarBG"
61N/A "xpos" "rs1"
62N/A "ypos" "8"
63N/A "wide" "100"
64N/A "tall" "6"
65N/A "zpos" "4"
66N/A "visible" "1"
67N/A "enabled" "1"
68N/A "proportionaltoparent" "1"
69N/A 
70N/A "bgcolor_override" "250 234 201 51"
71N/A 
72N/A "PointsLabel"
73N/A {
74N/A "ControlName" "Label"
75N/A "fieldName" "PointsLabel"
76N/A "labeltext" "%points%"
77N/A "xpos" "0"
78N/A "ypos" "0"
79N/A "wide" "f0"
80N/A "tall" "f0"
81N/A "zpos" "1"
82N/A "font" "QuestObjectiveTracker_Desc"
83N/A "textinsety" "-1"
84N/A "TextAlignment" "center"
85N/A "proportionaltoparent" "1"
86N/A }
87N/A 
88N/A "ProgressBarStandardHighlight" // current completed
89N/A {
90N/A "ControlName" "EditablePanel"
91N/A "fieldName" "ProgressBarStandardHighlight"
92N/A "xpos" "0"
93N/A "ypos" "0"
94N/A "wide" "f0"
95N/A "tall" "f0"
96N/A "bgcolor_override" "0 255 0 255"
97N/A "zpos" "2"
98N/A "visible" "1"
99N/A "enabled" "1"
100N/A "proportionaltoparent" "1"
101N/A 
102N/A "PointsLabelInvert"
103N/A {
104N/A "ControlName" "Label"
105N/A "fieldName" "PointsLabelInvert"
106N/A "labeltext" "%points%"
107N/A "xpos" "0"
108N/A "ypos" "0"
109N/A "wide" "f0"
110N/A "tall" "f0"
111N/A "zpos" "8"
112N/A "font" "ItemTrackerScore_InGame"
113N/A "textinsety" "-1"
114N/A "TextAlignment" "center"
115N/A "proportionaltoparent" "1"
116N/A "fgcolor_override" "Black"
117N/A }
118N/A }
119N/A 
120N/A "ProgressBarStandard" // current completed
121N/A {
122N/A "ControlName" "EditablePanel"
123N/A "fieldName" "ProgressBarStandard"
124N/A "xpos" "0"
125N/A "ypos" "0"
126N/A "wide" "f0"
127N/A "tall" "f0"
128N/A "zpos" "3"
129N/A "visible" "1"
130N/A "enabled" "1"
131N/A "proportionaltoparent" "1"
132N/A 
133N/A "bgcolor_override" "251 235 202 255"
134N/A 
135N/A "PointsLabelInvert"
136N/A {
137N/A "ControlName" "Label"
138N/A "fieldName" "PointsLabelInvert"
139N/A "labeltext" "%points%"
140N/A "xpos" "0"
141N/A "ypos" "0"
142N/A "wide" "f0"
143N/A "tall" "f0"
144N/A "zpos" "8"
145N/A "font" "ItemTrackerScore_InGame"
146N/A "textinsety" "-1"
147N/A "TextAlignment" "center"
148N/A "proportionaltoparent" "1"
149N/A "fgcolor_override" "Black"
150N/A }
151N/A }
152N/A 
153N/A "ProgressBarBonusHighlight"
154N/A {
155N/A "ControlName" "EditablePanel"
156N/A "fieldName" "ProgressBarBonusHighlight"
157N/A "xpos" "0"
158N/A "ypos" "0"
159N/A "wide" "f0"
160N/A "tall" "f0"
161N/A "zpos" "4"
162N/A "visible" "1"
163N/A "enabled" "1"
164N/A "proportionaltoparent" "1"
165N/A 
166N/A "bgcolor_override" "150 160 255 255"
167N/A 
168N/A "PointsLabelInvert"
169N/A {
170N/A "ControlName" "Label"
171N/A "fieldName" "PointsLabelInvert"
172N/A "labeltext" "%points%"
173N/A "xpos" "0"
174N/A "ypos" "0"
175N/A "wide" "f0"
176N/A "tall" "f0"
177N/A "zpos" "8"
178N/A "font" "ItemTrackerScore_InGame"
179N/A "textinsety" "-1"
180N/A "TextAlignment" "center"
181N/A "proportionaltoparent" "1"
182N/A "fgcolor_override" "Black"
183N/A }
184N/A }
185N/A 
186N/A "ProgressBarBonus"
187N/A {
188N/A "ControlName" "EditablePanel"
189N/A "fieldName" "ProgressBarBonus"
190N/A "xpos" "0"
191N/A "ypos" "0"
192N/A "wide" "f0"
193N/A "tall" "f0"
194N/A "zpos" "5"
195N/A "visible" "1"
196N/A "enabled" "1"
197N/A "proportionaltoparent" "1"
198N/A 
199N/A "bgcolor_override" "199 212 255 255"
200N/A 
201N/A "PointsLabelInvert"
202N/A {
203N/A "ControlName" "Label"
204N/A "fieldName" "PointsLabelInvert"
205N/A "labeltext" "%points%"
206N/A "xpos" "0"
207N/A "ypos" "0"
208N/A "wide" "f0"
209N/A "tall" "f0"
210N/A "zpos" "8"
211N/A "font" "ItemTrackerScore_InGame"
212N/A "textinsety" "-1"
213N/A "TextAlignment" "center"
214N/A "proportionaltoparent" "1"
215N/A "fgcolor_override" "Black"
216N/A }
217N/A }
218N/A }
219N/A 
220N/A 
221N/A "CompletedContainer"
N/A21 "NotYetCommittedContainer"
22222 {
22323 "ControlName" "EditablePanel"
224N/A "fieldName" "CompletedContainer"
N/A24 "fieldName" "NotYetCommittedContainer"
22525 "xpos" "rs1"
22626 "ypos" "0"
22727 "zpos" "3"
22828 "wide" "f0"
229N/A "tall" "25"
N/A29 "tall" "10"
23030 "visible" "1"
23131 "enabled" "1"
23232 
23333 "proportionaltoparent" "1"
23434 
235N/A "CompleteItemNameGlow"
236N/A {
237N/A "ControlName" "Label"
238N/A "fieldName" "CompleteItemNameGlow"
239N/A "labeltext" "%itemname%"
240N/A "xpos" "rs1"
241N/A "ypos" "8"
242N/A "wide" "190"
243N/A "tall" "18"
244N/A "zpos" "4"
245N/A "textinsetx" "5"
246N/A "fgcolor_override" "White"
247N/A "font" "AchievementTracker_NameGlow"
248N/A //"wrap" "1"
249N/A "TextAlignment" "north-east"
250N/A "proportionaltoparent" "1"
251N/A }
252N/A 
253N/A "CompleteDesc"
N/A35 "PendingText"
25436 {
25537 "ControlName" "CExLabel"
256N/A "fieldName" "CompleteDesc"
257N/A "labeltext" "#QuestTracker_Complete"
N/A38 "fieldName" "PendingText"
N/A39 "labeltext" "#QuestTracker_Pending"
25840 "xpos" "rs1"
259N/A "ypos" "17"
N/A41 "ypos" "0"
26042 "wide" "190"
26143 "tall" "f0"
26244 "zpos" "4"
26749 "TextAlignment" "north-east"
26850 "proportionaltoparent" "1"
26951 }
270N/A 
271N/A "CompleteGlowText"
272N/A {
273N/A "ControlName" "CExLabel"
274N/A "fieldName" "CompleteGlowText"
275N/A "labeltext" "#QuestTracker_Complete"
276N/A "xpos" "rs1"
277N/A "ypos" "17"
278N/A "wide" "190"
279N/A "tall" "f0"
280N/A "zpos" "4"
281N/A "textinsetx" "5"
282N/A "fgcolor_override" "White"
283N/A "font" "QuestObjectiveTracker_DescBlur"
284N/A //"wrap" "1"
285N/A "TextAlignment" "north-east"
286N/A "proportionaltoparent" "1"
287N/A }
28852 }
N/A53 
28954}