Template:PatchDiff/March 28, 2018 Patch/tf/tf2 misc dir.vpk/resource/ui/econ/lobbyleaderboard.res

From Team Fortress Wiki
Jump to: navigation, search
1616 "proportionaltoparent" "1"
1717 }
1818 
19N/A "LocalLeaderboardButton"
20N/A {
21N/A "ControlName" "Button"
22N/A "fieldName" "LocalLeaderboardButton"
23N/A "xpos" "p0.05"
24N/A "ypos" "2"
25N/A "zpos" "0"
26N/A "wide" "p0.44"
27N/A "tall" "15"
28N/A "visible" "1"
29N/A "proportionaltoparent" "1"
30N/A 
31N/A "actionsignallevel" "1"
32N/A "command" "local"
33N/A "labeltext" "#TF_Competitive_Friends"
34N/A "font" "HudFontSmallestBold"
35N/A "fgcolor_override" "TanLight"
36N/A "textAlignment" "center"
37N/A 
38N/A "sound_depressed" "UI/buttonclick.wav"
39N/A "sound_released" "UI/buttonclickrelease.wav"
40N/A }
41N/A 
42N/A "GlobalLeaderboardButton"
43N/A {
44N/A "ControlName" "Button"
45N/A "fieldName" "GlobalLeaderboardButton"
46N/A "xpos" "rs1-p0.05"
47N/A "ypos" "2"
48N/A "zpos" "0"
49N/A "wide" "p0.44"
50N/A "tall" "15"
51N/A "visible" "1"
52N/A "proportionaltoparent" "1"
53N/A 
54N/A "actionsignallevel" "1"
55N/A "command" "global"
56N/A "labeltext" "#TF_Competitive_Global"
57N/A "font" "HudFontSmallestBold"
58N/A "fgcolor_override" "TanLight"
59N/A "textAlignment" "center"
60N/A 
61N/A "sound_depressed" "UI/buttonclick.wav"
62N/A "sound_released" "UI/buttonclickrelease.wav"
63N/A }
64N/A 
65N/A "Line"
66N/A {
67N/A "ControlName" "EditablePanel"
68N/A "fieldName" "Line"
69N/A "xpos" "p0.05"
70N/A "ypos" "18"
71N/A "wide" "p0.9"
72N/A "tall" "2"
73N/A "visible" "1"
74N/A "proportionaltoparent" "1"
75N/A 
76N/A "bgcolor_override" "89 81 71 255"
77N/A }
78N/A 
7919 "ScoreListScroller"
8020 {
8121 "ControlName" "ScrollableEditablePanel"
10545 "proportionaltoparent" "1"
10646 "asynchandling" "show"
10747 }
108N/A 
109N/A "TooltipPanel"
110N/A {
111N/A "ControlName" "EditablePanel"
112N/A "fieldName" "TooltipPanel"
113N/A "xpos" "0"
114N/A "ypos" "0"
115N/A "zpos" "100"
116N/A "wide" "150"
117N/A "tall" "50"
118N/A "visible" "0"
119N/A "PaintBackgroundType" "2"
120N/A "border" "MainMenuBGBorder"
121N/A 
122N/A "TipLabel"
123N/A {
124N/A "ControlName" "CExLabel"
125N/A "fieldName" "TipLabel"
126N/A "font" "HudFontSmallestBold"
127N/A "labelText" "%tiptext%"
128N/A "textAlignment" "center"
129N/A "xpos" "20"
130N/A "ypos" "10"
131N/A "zpos" "2"
132N/A "wide" "100"
133N/A "tall" "30"
134N/A "autoResize" "0"
135N/A "pinCorner" "0"
136N/A "visible" "1"
137N/A "enabled" "1"
138N/A "fgcolor_override" "235 226 202 255"
139N/A "wrap" "1"
140N/A "centerwrap" "1"
141N/A }
142N/A }
14348}