blob: f2549225af2cbcd7c6cfd7807ba683bc9736632e (
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
|
"Resource/UI/HudKillStreakNotice.res"
{
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "c-250"
"ypos" "110"
"zpos" "0"
"wide" "500"
"tall" "50"
"autoResize" "0"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "HudBlack"
}
"SplashLabel"
{
"ControlName" "CExLabel"
"fieldName" "SplashLabel"
"font_override" "Cerbetica12"
"labelText" ""
"textAlignment" "center"
"xpos" "c-250"
"ypos" "70"
"zpos" "2"
"wide" "500"
"tall" "50"
"autoResize" "0"
"fgcolor" "White"
}
}
|