Template:PatchDiff/July 7, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/lobbycontainerframe.res

From Team Fortress Wiki
Jump to: navigation, search
142142 "sound_released" "UI/buttonclickrelease.wav"
143143 }
144144 
145N/A "WaitingForLeaderLabel"
146N/A {
147N/A "ControlName" "CExLabel"
148N/A "fieldName" "WaitingForLeaderLabel"
149N/A "font" "HudFontSmall"
150N/A "xpos" "c+35"
151N/A "ypos" "410"
152N/A "zpos" "2"
153N/A "wide" "300"
154N/A "tall" "80"
155N/A "textAlignment" "east"
156N/A "visible" "1"
157N/A "enabled" "1"
158N/A "labeltext" "#TF_Matchmaking_LobbyLeaderMustStart"
159N/A }
160N/A 
161145 "NotificationsPresentPanel"
162146 {
163147 "ControlName" "CNotificationsPresentPanel"
171155 "enabled" "1"
172156 }
173157 
174N/A "LearnMoreButton"
N/A158 "MatchmakingBanPanel"
175159 {
176N/A "ControlName" "CExImageButton"
177N/A "fieldName" "LearnMoreButton"
178N/A "xpos" "c-101"
179N/A "ypos" "437"
N/A160 "ControlName" "EditablePanel"
N/A161 "fieldName" "MatchmakingBanPanel"
N/A162 "xpos" "c-113"
N/A163 "ypos" "428"
180164 "zpos" "2"
181N/A "wide" "195"
182N/A "tall" "25"
183N/A "autoResize" "0"
184N/A //"pinCorner" "3"
185N/A "visible" "1"
N/A165 "wide" "220"
N/A166 "tall" "40"
N/A167 "visible" "0"
186168 "enabled" "1"
187N/A "tabPosition" "0"
188N/A "labelText" "#TF_MvM_LearnMore"
189N/A "font" "HudFontSmallBold"
190N/A "textAlignment" "center"
191N/A "dulltext" "0"
192N/A "brighttext" "0"
193N/A "Command" "learn_more"
N/A169 "mouseinputenabled" "0"
N/A170 "bgcolor_override" "Black"
194171 
195N/A "NavUp" "PracticeButton"
196N/A "NavLeft" "BackButton"
197N/A "NavRight" "NextButton"
198N/A 
199N/A "sound_depressed" "UI/buttonclick.wav"
200N/A "sound_released" "UI/buttonclickrelease.wav"
N/A172 "MatchmakingBanDurationLabel"
N/A173 {
N/A174 "ControlName" "CExLabel"
N/A175 "fieldName" "MatchmakingBanDurationLabel"
N/A176 "font" "HudFontSmallest"
N/A177 "fgcolor_override" "RedSolid"
N/A178 "labelText" "#TF_Matchmaking_Ban_Duration_Remaining"
N/A179 "textalignment" "center"
N/A180 "xpos" "5"
N/A181 "ypos" "0"
N/A182 "zpos" "2"
N/A183 "wide" "200"
N/A184 "tall" "40"
N/A185 "visible" "1"
N/A186 "enabled" "1"
N/A187 "autoResize" "1"
N/A188 "pinCorner" "0"
N/A189 }
201190 }
202191 
N/A192 
203193 "NextButton"
204194 {
205195 "ControlName" "CExImageButton"
228218 "sound_released" "UI/buttonclickrelease.wav"
229219 }
230220 
231N/A "PlayNowButton"
232N/A {
233N/A "ControlName" "CExButton"
234N/A "fieldName" "PlayNowButton"
235N/A "xpos" "c-295"
236N/A "ypos" "303"
237N/A "zpos" "20"
238N/A "wide" "180"
239N/A "tall" "40"
240N/A "autoResize" "0"
241N/A "pinCorner" "0"
242N/A "visible" "1"
243N/A "enabled" "1"
244N/A "tabPosition" "0"
245N/A "labelText" "#TF_MvM_MannUp"
246N/A "font" "HudFontMediumBold"
247N/A "textAlignment" "center"
248N/A "textinsetx" "50"
249N/A "dulltext" "0"
250N/A "brighttext" "0"
251N/A "Command" "mannup"
252N/A 
253N/A "NavUp" "Sheet"
254N/A "NavDown" "BackButton"
255N/A "NavLeft" "Sheet"
256N/A "NavRight" "PracticeButton"
257N/A 
258N/A "sound_depressed" "UI/buttonclick.wav"
259N/A "sound_released" "UI/buttonclickrelease.wav"
260N/A 
261N/A "border_default" "MainMenuButtonDefault"
262N/A "border_armed" "MainMenuButtonArmed"
263N/A "paintbackground" "0"
264N/A 
265N/A "defaultFgColor_override" "46 43 42 255"
266N/A "armedFgColor_override" "235 226 202 255"
267N/A "depressedFgColor_override" "46 43 42 255"
268N/A }
269N/A 
270N/A "MannUpDisabledLabel"
271N/A {
272N/A "ControlName" "CExLabel"
273N/A "fieldName" "MannUpDisabledLabel"
274N/A "font" "HudFontSmall"
275N/A "labelText" "#TF_Matchmaking_MannUpDisabled"
276N/A "textAlignment" "center"
277N/A "xpos" "c-295"
278N/A "ypos" "300"
279N/A "zpos" "30"
280N/A "wide" "180"
281N/A "tall" "40"
282N/A "wrap" "1"
283N/A "centerwrap" "1"
284N/A "PaintBackgroundType" "0"
285N/A "bgcolor_override" "0 0 0 240"
286N/A }
287N/A 
288N/A "PracticeButton"
289N/A {
290N/A "ControlName" "CExButton"
291N/A "fieldName" "PracticeButton"
292N/A "xpos" "c-95"
293N/A "ypos" "303"
294N/A "zpos" "20"
295N/A "wide" "180"
296N/A "tall" "40"
297N/A "autoResize" "0"
298N/A "pinCorner" "0"
299N/A "visible" "1"
300N/A "enabled" "1"
301N/A "tabPosition" "0"
302N/A "labelText" "#TF_MvM_BootCamp"
303N/A "font" "HudFontMediumBold"
304N/A "textAlignment" "center"
305N/A "textinsetx" "50"
306N/A "dulltext" "0"
307N/A "brighttext" "0"
308N/A "Command" "practice"
309N/A 
310N/A "NavUp" "Sheet"
311N/A "NavDown" "LearnMoreButton"
312N/A "NavLeft" "PlayNowButton"
313N/A "NavRight" "StartPartyButton"
314N/A 
315N/A "sound_depressed" "UI/buttonclick.wav"
316N/A "sound_released" "UI/buttonclickrelease.wav"
317N/A 
318N/A "border_default" "MainMenuButtonDefault"
319N/A "border_armed" "MainMenuButtonArmed"
320N/A "paintbackground" "0"
321N/A 
322N/A "defaultFgColor_override" "46 43 42 255"
323N/A "armedFgColor_override" "235 226 202 255"
324N/A "depressedFgColor_override" "46 43 42 255"
325N/A }
326N/A 
327N/A "PlayWithFriendsExplanation"
328N/A {
329N/A "ControlName" "EditablePanel"
330N/A "fieldName" "PlayWithFriendsExplanation"
331N/A "xpos" "c+100"
332N/A "ypos" "62"
333N/A "zpos" "8"
334N/A "wide" "200"
335N/A "tall" "285"
336N/A "PaintBackgroundType" "0"
337N/A "paintbackground" "1"
338N/A "bgcolor_override" "0 0 0 200"
339N/A "border" "QuickplayBorder"
340N/A 
341N/A "PlayWithFriendsExplanationTitle"
342N/A {
343N/A "ControlName" "CExLabel"
344N/A "fieldName" "PlayWithFriendsExplanationTitle"
345N/A "font" "HudFontSmallBold"
346N/A "labelText" "#TF_Matchmaking_PlayWithFriends"
347N/A "textAlignment" "center"
348N/A "xpos" "0"
349N/A "ypos" "0"
350N/A "zpos" "10"
351N/A "wide" "200"
352N/A "tall" "32"
353N/A }
354N/A 
355N/A "FriendsImage"
356N/A {
357N/A "ControlName" "ImagePanel"
358N/A "fieldName" "FriendsImage"
359N/A "xpos" "10"
360N/A "ypos" "32"
361N/A "zpos" "0"
362N/A "wide" "180"
363N/A "tall" "90"
364N/A "visible" "1"
365N/A "enabled" "1"
366N/A "image" "pve/mvm_friends_image"
367N/A "scaleImage" "1"
368N/A }
369N/A 
370N/A "PlayWithFriendsExplanationLabel"
371N/A {
372N/A "ControlName" "CExLabel"
373N/A "fieldName" "PlayWithFriendsExplanationLabel"
374N/A "font" "HudFontSmall"
375N/A "labelText" "#TF_MvM_PlayWithFriendsExplanation"
376N/A "textAlignment" "north-west"
377N/A "xpos" "10"
378N/A "ypos" "130"
379N/A "zpos" "10"
380N/A "wide" "180"
381N/A "tall" "150"
382N/A "wrap" "1"
383N/A }
384N/A }
385N/A 
386221 "StartPartyButton"
387222 {
388223 "ControlName" "CExButton"
405240 "brighttext" "0"
406241 "Command" "start_party"
407242 
408N/A if_competitive
409N/A {
410N/A "xpos" "c+120"
411N/A "ypos" "388"
412N/A }
413N/A 
414243 "NavUp" "Sheet"
415244 "NavDown" "NextButton"
416245 "NavLeft" "PracticeButton"
418247 "sound_depressed" "UI/buttonclick.wav"
419248 "sound_released" "UI/buttonclickrelease.wav"
420249 }
421N/A 
422N/A "StartExplanation"
423N/A {
424N/A "ControlName" "CExplanationPopup"
425N/A "fieldName" "StartExplanation"
426N/A "xpos" "0"
427N/A "ypos" "0"
428N/A "zpos" "10000"
429N/A "wide" "250"
430N/A "tall" "100"
431N/A "visible" "0"
432N/A "PaintBackgroundType" "2"
433N/A "paintbackground" "0"
434N/A "border" "MainMenuHighlightBorder"
435N/A 
436N/A "force_close" "1"
437N/A "end_x" "c-300"
438N/A "end_y" "100"
439N/A "end_wide" "300"
440N/A "end_tall" "175"
441N/A "callout_inparents_x" "c-270"
442N/A "callout_inparents_y" "380"
443N/A "next_explanation" "VoucherExplanation"
444N/A 
445N/A "TitleLabel"
446N/A {
447N/A "ControlName" "CExLabel"
448N/A "fieldName" "TitleLabel"
449N/A "font" "HudFontSmallBold"
450N/A "labelText" "#TF_MvM_TicketExplanation_Title"
451N/A "textAlignment" "north"
452N/A "xpos" "20"
453N/A "ypos" "10"
454N/A "wide" "260"
455N/A "tall" "30"
456N/A "autoResize" "0"
457N/A "pinCorner" "0"
458N/A "visible" "1"
459N/A "enabled" "1"
460N/A "wrap" "1"
461N/A "fgcolor_override" "46 43 42 255"
462N/A }
463N/A 
464N/A "TextLabel"
465N/A {
466N/A "ControlName" "CExLabel"
467N/A "fieldName" "TextLabel"
468N/A "font" "HudFontSmall"
469N/A "labelText" "#TF_MvM_TicketExplanation_Text"
470N/A "textAlignment" "north-west"
471N/A "xpos" "20"
472N/A "ypos" "45"
473N/A "wide" "260"
474N/A "tall" "105"
475N/A "autoResize" "0"
476N/A "pinCorner" "0"
477N/A "visible" "1"
478N/A "enabled" "1"
479N/A "wrap" "1"
480N/A "fgcolor_override" "46 43 42 255"
481N/A }
482N/A 
483N/A "CloseButton"
484N/A {
485N/A "ControlName" "CExImageButton"
486N/A "fieldName" "CloseButton"
487N/A "xpos" "280"
488N/A "ypos" "5"
489N/A "zpos" "10"
490N/A "wide" "14"
491N/A "tall" "14"
492N/A "autoResize" "0"
493N/A "pinCorner" "0"
494N/A "visible" "1"
495N/A "enabled" "1"
496N/A "tabPosition" "0"
497N/A "labeltext" ""
498N/A "font" "HudFontSmallBold"
499N/A "textAlignment" "center"
500N/A "dulltext" "0"
501N/A "brighttext" "0"
502N/A "default" "0"
503N/A "sound_depressed" "UI/buttonclick.wav"
504N/A "sound_released" "UI/buttonclickrelease.wav"
505N/A "Command" "close"
506N/A 
507N/A "paintbackground" "0"
508N/A 
509N/A "defaultFgColor_override" "46 43 42 255"
510N/A "armedFgColor_override" "200 80 60 255"
511N/A "depressedFgColor_override" "46 43 42 255"
512N/A 
513N/A "image_drawcolor" "117 107 94 255"
514N/A "image_armedcolor" "200 80 60 255"
515N/A "SubImage"
516N/A {
517N/A "ControlName" "ImagePanel"
518N/A "fieldName" "SubImage"
519N/A "xpos" "0"
520N/A "ypos" "0"
521N/A "zpos" "1"
522N/A "wide" "14"
523N/A "tall" "14"
524N/A "visible" "1"
525N/A "enabled" "1"
526N/A "image" "close_button"
527N/A "scaleImage" "1"
528N/A }
529N/A }
530N/A "PositionLabel"
531N/A {
532N/A "ControlName" "CExLabel"
533N/A "fieldName" "PositionLabel"
534N/A "font" "HudFontSmallBold"
535N/A "labelText" "%explanationnumber%"
536N/A "textAlignment" "center"
537N/A "xpos" "0"
538N/A "ypos" "145"
539N/A "zpos" "-1"
540N/A "wide" "300"
541N/A "tall" "30"
542N/A "autoResize" "0"
543N/A "pinCorner" "0"
544N/A "visible" "1"
545N/A "enabled" "1"
546N/A "fgcolor_override" "200 80 60 255"
547N/A }
548N/A "NButton"
549N/A {
550N/A "ControlName" "CExImageButton"
551N/A "fieldName" "NButton"
552N/A "xpos" "260"
553N/A "ypos" "145"
554N/A "zpos" "10"
555N/A "wide" "30"
556N/A "tall" "30"
557N/A "autoResize" "0"
558N/A "pinCorner" "0"
559N/A "visible" "1"
560N/A "enabled" "1"
561N/A "tabPosition" "0"
562N/A "labeltext" ""
563N/A "font" "HudFontSmallBold"
564N/A "textAlignment" "center"
565N/A "dulltext" "0"
566N/A "brighttext" "0"
567N/A "default" "1"
568N/A "sound_depressed" "UI/buttonclick.wav"
569N/A "sound_released" "UI/buttonclickrelease.wav"
570N/A "Command" "nextexplanation"
571N/A 
572N/A "paintbackground" "0"
573N/A 
574N/A "defaultFgColor_override" "46 43 42 255"
575N/A "armedFgColor_override" "200 80 60 255"
576N/A "depressedFgColor_override" "46 43 42 255"
577N/A 
578N/A "image_drawcolor" "235 226 202 255"
579N/A "image_armedcolor" "255 255 255 255"
580N/A "SubImage"
581N/A {
582N/A "ControlName" "ImagePanel"
583N/A "fieldName" "SubImage"
584N/A "xpos" "0"
585N/A "ypos" "0"
586N/A "zpos" "1"
587N/A "wide" "30"
588N/A "tall" "30"
589N/A "visible" "1"
590N/A "enabled" "1"
591N/A "image" "blog_forward"
592N/A "scaleImage" "1"
593N/A }
594N/A }
595N/A }
596N/A 
597N/A "VoucherExplanation"
598N/A {
599N/A "ControlName" "CExplanationPopup"
600N/A "fieldName" "VoucherExplanation"
601N/A "xpos" "0"
602N/A "ypos" "0"
603N/A "zpos" "10000"
604N/A "wide" "250"
605N/A "tall" "100"
606N/A "visible" "0"
607N/A "PaintBackgroundType" "2"
608N/A "paintbackground" "0"
609N/A "border" "MainMenuHighlightBorder"
610N/A 
611N/A "force_close" "1"
612N/A "end_x" "c-300"
613N/A "end_y" "100"
614N/A "end_wide" "300"
615N/A "end_tall" "175"
616N/A "callout_inparents_x" "c-270"
617N/A "callout_inparents_y" "340"
618N/A //"next_explanation" "VoucherExplanation"
619N/A 
620N/A "TitleLabel"
621N/A {
622N/A "ControlName" "CExLabel"
623N/A "fieldName" "TitleLabel"
624N/A "font" "HudFontSmallBold"
625N/A "labelText" "#TF_MvM_VoucherExplanation_Title"
626N/A "textAlignment" "north"
627N/A "xpos" "20"
628N/A "ypos" "10"
629N/A "wide" "260"
630N/A "tall" "30"
631N/A "autoResize" "0"
632N/A "pinCorner" "0"
633N/A "visible" "1"
634N/A "enabled" "1"
635N/A "wrap" "1"
636N/A "fgcolor_override" "46 43 42 255"
637N/A }
638N/A 
639N/A "TextLabel"
640N/A {
641N/A "ControlName" "CExLabel"
642N/A "fieldName" "TextLabel"
643N/A "font" "HudFontSmall"
644N/A "labelText" "#TF_MvM_VoucherExplanation_Text"
645N/A "textAlignment" "north-west"
646N/A "xpos" "20"
647N/A "ypos" "45"
648N/A "wide" "260"
649N/A "tall" "105"
650N/A "autoResize" "0"
651N/A "pinCorner" "0"
652N/A "visible" "1"
653N/A "enabled" "1"
654N/A "wrap" "1"
655N/A "fgcolor_override" "46 43 42 255"
656N/A }
657N/A 
658N/A "CloseButton"
659N/A {
660N/A "ControlName" "CExImageButton"
661N/A "fieldName" "CloseButton"
662N/A "xpos" "280"
663N/A "ypos" "5"
664N/A "zpos" "10"
665N/A "wide" "14"
666N/A "tall" "14"
667N/A "autoResize" "0"
668N/A "pinCorner" "0"
669N/A "visible" "1"
670N/A "enabled" "1"
671N/A "tabPosition" "0"
672N/A "labeltext" ""
673N/A "font" "HudFontSmallBold"
674N/A "textAlignment" "center"
675N/A "dulltext" "0"
676N/A "brighttext" "0"
677N/A "default" "0"
678N/A "sound_depressed" "UI/buttonclick.wav"
679N/A "sound_released" "UI/buttonclickrelease.wav"
680N/A "Command" "close"
681N/A 
682N/A "paintbackground" "0"
683N/A 
684N/A "defaultFgColor_override" "46 43 42 255"
685N/A "armedFgColor_override" "200 80 60 255"
686N/A "depressedFgColor_override" "46 43 42 255"
687N/A 
688N/A "image_drawcolor" "117 107 94 255"
689N/A "image_armedcolor" "200 80 60 255"
690N/A "SubImage"
691N/A {
692N/A "ControlName" "ImagePanel"
693N/A "fieldName" "SubImage"
694N/A "xpos" "0"
695N/A "ypos" "0"
696N/A "zpos" "1"
697N/A "wide" "14"
698N/A "tall" "14"
699N/A "visible" "1"
700N/A "enabled" "1"
701N/A "image" "close_button"
702N/A "scaleImage" "1"
703N/A }
704N/A }
705N/A "PButton"
706N/A {
707N/A "ControlName" "CExImageButton"
708N/A "fieldName" "PButton"
709N/A "xpos" "10"
710N/A "ypos" "145"
711N/A "zpos" "10"
712N/A "wide" "30"
713N/A "tall" "30"
714N/A "autoResize" "0"
715N/A "pinCorner" "0"
716N/A "visible" "1"
717N/A "enabled" "1"
718N/A "tabPosition" "0"
719N/A "labeltext" ""
720N/A "font" "HudFontSmallBold"
721N/A "textAlignment" "center"
722N/A "dulltext" "0"
723N/A "brighttext" "0"
724N/A "default" "0"
725N/A "sound_depressed" "UI/buttonclick.wav"
726N/A "sound_released" "UI/buttonclickrelease.wav"
727N/A "Command" "prevexplanation"
728N/A 
729N/A "paintbackground" "0"
730N/A 
731N/A "defaultFgColor_override" "46 43 42 255"
732N/A "armedFgColor_override" "200 80 60 255"
733N/A "depressedFgColor_override" "46 43 42 255"
734N/A 
735N/A "image_drawcolor" "235 226 202 255"
736N/A "image_armedcolor" "255 255 255 255"
737N/A "SubImage"
738N/A {
739N/A "ControlName" "ImagePanel"
740N/A "fieldName" "SubImage"
741N/A "xpos" "0"
742N/A "ypos" "0"
743N/A "zpos" "1"
744N/A "wide" "30"
745N/A "tall" "30"
746N/A "visible" "1"
747N/A "enabled" "1"
748N/A "image" "blog_back"
749N/A "scaleImage" "1"
750N/A }
751N/A }
752N/A "PositionLabel"
753N/A {
754N/A "ControlName" "CExLabel"
755N/A "fieldName" "PositionLabel"
756N/A "font" "HudFontSmallBold"
757N/A "labelText" "%explanationnumber%"
758N/A "textAlignment" "center"
759N/A "xpos" "0"
760N/A "ypos" "145"
761N/A "zpos" "-1"
762N/A "wide" "300"
763N/A "tall" "30"
764N/A "autoResize" "0"
765N/A "pinCorner" "0"
766N/A "visible" "1"
767N/A "enabled" "1"
768N/A "fgcolor_override" "200 80 60 255"
769N/A }
770N/A }
771N/A 
772N/A "MedalsHelp"
773N/A {
774N/A "ControlName" "CExplanationPopup"
775N/A "fieldName" "MedalsHelp"
776N/A "xpos" "0"
777N/A "ypos" "0"
778N/A "zpos" "10000"
779N/A "wide" "250"
780N/A "tall" "100"
781N/A "visible" "0"
782N/A "PaintBackgroundType" "2"
783N/A "paintbackground" "0"
784N/A "border" "MainMenuHighlightBorder"
785N/A 
786N/A "force_close" "1"
787N/A "end_x" "c+10"
788N/A "end_y" "60"
789N/A "end_wide" "300"
790N/A "end_tall" "175"
791N/A "callout_inparents_x" "c-35"
792N/A "callout_inparents_y" "230"
793N/A "next_explanation" ""
794N/A 
795N/A "TitleLabel"
796N/A {
797N/A "ControlName" "CExLabel"
798N/A "fieldName" "TitleLabel"
799N/A "font" "HudFontSmallBold"
800N/A "labelText" "#TF_Competitive_MedalsHelp_Title"
801N/A "textAlignment" "north"
802N/A "xpos" "20"
803N/A "ypos" "10"
804N/A "wide" "260"
805N/A "tall" "30"
806N/A "autoResize" "0"
807N/A "pinCorner" "0"
808N/A "visible" "1"
809N/A "enabled" "1"
810N/A "wrap" "1"
811N/A "fgcolor_override" "46 43 42 255"
812N/A }
813N/A 
814N/A "TextLabel"
815N/A {
816N/A "ControlName" "CExLabel"
817N/A "fieldName" "TextLabel"
818N/A "font" "HudFontSmall"
819N/A "labelText" "#TF_Competitive_MedalsHelp_Text"
820N/A "textAlignment" "north-west"
821N/A "xpos" "20"
822N/A "ypos" "45"
823N/A "wide" "260"
824N/A "tall" "105"
825N/A "autoResize" "0"
826N/A "pinCorner" "0"
827N/A "visible" "1"
828N/A "enabled" "1"
829N/A "wrap" "1"
830N/A "fgcolor_override" "46 43 42 255"
831N/A }
832N/A 
833N/A "CloseButton"
834N/A {
835N/A "ControlName" "CExImageButton"
836N/A "fieldName" "CloseButton"
837N/A "xpos" "280"
838N/A "ypos" "5"
839N/A "zpos" "10"
840N/A "wide" "14"
841N/A "tall" "14"
842N/A "autoResize" "0"
843N/A "pinCorner" "0"
844N/A "visible" "1"
845N/A "enabled" "1"
846N/A "tabPosition" "0"
847N/A "labeltext" ""
848N/A "font" "HudFontSmallBold"
849N/A "textAlignment" "center"
850N/A "dulltext" "0"
851N/A "brighttext" "0"
852N/A "default" "0"
853N/A "sound_depressed" "UI/buttonclick.wav"
854N/A "sound_released" "UI/buttonclickrelease.wav"
855N/A "Command" "close"
856N/A 
857N/A "paintbackground" "0"
858N/A 
859N/A "defaultFgColor_override" "46 43 42 255"
860N/A "armedFgColor_override" "200 80 60 255"
861N/A "depressedFgColor_override" "46 43 42 255"
862N/A 
863N/A "image_drawcolor" "117 107 94 255"
864N/A "image_armedcolor" "200 80 60 255"
865N/A "SubImage"
866N/A {
867N/A "ControlName" "ImagePanel"
868N/A "fieldName" "SubImage"
869N/A "xpos" "0"
870N/A "ypos" "0"
871N/A "zpos" "1"
872N/A "wide" "14"
873N/A "tall" "14"
874N/A "visible" "1"
875N/A "enabled" "1"
876N/A "image" "close_button"
877N/A "scaleImage" "1"
878N/A }
879N/A }
880N/A "PositionLabel"
881N/A {
882N/A "ControlName" "CExLabel"
883N/A "fieldName" "PositionLabel"
884N/A "font" "HudFontSmallBold"
885N/A "labelText" "%explanationnumber%"
886N/A "textAlignment" "center"
887N/A "xpos" "0"
888N/A "ypos" "145"
889N/A "zpos" "-1"
890N/A "wide" "300"
891N/A "tall" "30"
892N/A "autoResize" "0"
893N/A "pinCorner" "0"
894N/A "visible" "1"
895N/A "enabled" "1"
896N/A "fgcolor_override" "200 80 60 255"
897N/A }
898N/A }
899250}