summaryrefslogtreecommitdiff
path: root/resource/ui/disguise_menu/heavy_red.res
blob: 46fe066860a26449210cf7b87fc6377daaf71264 (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
"Resource/UI/disguise_menu/heavy_red.res"
{
	"ItemNameLabel"
	{	
		"ControlName"		"CExLabel"
		"fieldName"			"ItemName"
		"font"				"CerbeticaBold14"
		"xpos"				"20"
		"ypos"				"0"
		"zpos"				"1"
		"wide"				"45"
		"tall"				"20"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"labelText"			"#TF_Class_Name_HWGuy"
		"fgcolor"			"HUDRedTeamSolid"
		"textAlignment"		"west"
		"dulltext"			"0"
		"brighttext"		"0"
	}
	
	"ClassIcon"
	{
		"ControlName"		"CIconPanel"
		"fieldName"			"ClassIcon"
		"xpos"				"9999"
		"ypos"				"9999"
		"zpos"				"1"
		"wide"				"45"
		"tall"				"90"
		"visible"			"1"
		"enabled"			"1"
		"scaleImage"		"1"	
		"icon"				"hud_menu_scout_red"
	}
	
	"NumberBg"
	{
		"ControlName"		"CIconPanel"
		"fieldName"			"NumberBg"
		"xpos"				"9999"
		"ypos"				"9999"
		"zpos"				"0"
		"wide"				"15"
		"tall"				"15"
		"visible"			"1"
		"enabled"			"1"
		"scaleImage"		"1"	
		"icon"				"ico_key_blank"
		"iconColor"			"White"
	}
	
	"NewNumberLabel"
	{	
		"ControlName"		"CExLabel"
		"fieldName"			"NumberLabel"
		"font"				"CerbeticaBold14"
		"fgcolor"			"HUDRedTeamSolid"
		"xpos"				"5"
		"ypos"				"3"
		"zpos"				"0"
		"wide"				"15"
		"tall"				"15"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"0"
		"enabled"			"1"
		"labelText"			"2"
		"textAlignment"		"Center"
		"dulltext"			"1"
		"brighttext"		"0"
	}
	
	"NumberLabel"
	{	
		"ControlName"		"CExLabel"
		"fieldName"			"NumberLabel"
		"font"				"CerbeticaBold14"
		"fgcolor"			"HUDRedTeamSolid"
		"xpos"				"5"
		"ypos"				"3"
		"zpos"				"0"
		"wide"				"15"
		"tall"				"15"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"labelText"			"5"
		"textAlignment"		"Center"
		"dulltext"			"1"
		"brighttext"		"0"
	}
}