blob: aeb745441806df8686287b2a733d9d67a7853f77 (
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" "70"
"zpos" "0"
"wide" "500"
"tall" "50"
"autoResize" "0"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "0 0 0 220"
}
"SplashLabel"
{
"ControlName" "CExLabel"
"fieldName" "SplashLabel"
"font_override" "Cerbetica11"
"labelText" ""
"textAlignment" "center"
"xpos" "c-250"
"ypos" "70"
"zpos" "2"
"wide" "500"
"tall" "50"
"autoResize" "0"
"fgcolor" "White"
}
}
|