blob: d40d6f198d4fdb305130e121311cd98d22458d2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
"Resource/UI/LobbyLeaderboard.res"
{
"BookPage"
{
"ControlName" "ImagePanel"
"fieldName" "BookPage"
"xpos" "s-0.1667"
"ypos" "0"
"zpos" "0"
"wide" "o1"
"tall" "f0"
"visible" "0"
"enabled" "1"
"image" ""
"scaleImage" "1"
"proportionaltoparent" "1"
}
"Line"
{
"ControlName" "EditablePanel"
"fieldName" "Line"
"xpos" "p0.05"
"ypos" "18"
"wide" "p0.9"
"zpos" "1"
"tall" "2"
"visible" "0"
"proportionaltoparent" "1"
"bgcolor_override" "89 81 71 255"
}
"ScoreListScroller"
{
"ControlName" "ScrollableEditablePanel"
"fieldName" "ScoreListScroller"
"xpos" "p0.05"
"ypos" "p0.1"
"wide" "p0.95"
"tall" "p0.9"
"visible" "1"
"proportionaltoparent" "1"
"asynchandling" "hide"
}
"LoadingImage"
{
"ControlName" "ImagePanel"
"fieldName" "LoadingImage"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "1"
"wide" "p0.75"
"tall" "w1"
"visible" "1"
"enabled" "1"
"image" "animated/tf2_logo_hourglass"
"scaleImage" "1"
"proportionaltoparent" "1"
"asynchandling" "show"
}
"TooltipPanel"
{
"ControlName" "EditablePanel"
"fieldName" "TooltipPanel"
"xpos" "0"
"ypos" "0"
"zpos" "100"
"wide" "150"
"tall" "50"
"visible" "0"
"PaintBackgroundType" "2"
"border" "MainMenuBGBorder"
"TipLabel"
{
"ControlName" "CExLabel"
"fieldName" "TipLabel"
"font" "HudFontSmallestBold"
"labelText" "%tiptext%"
"textAlignment" "center"
"xpos" "20"
"ypos" "10"
"zpos" "2"
"wide" "100"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "235 226 202 255"
"wrap" "1"
"centerwrap" "1"
}
}
}
|