Skip to content

Commit b1c5663

Browse files
committed
Create mapselection.res
1 parent 24b5bfd commit b1c5663

File tree

1 file changed

+291
-0
lines changed

1 file changed

+291
-0
lines changed
Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
"Resource/training/offlinepractice/mapselection.res"
2+
{
3+
"MapImagePanel"
4+
{
5+
"ControlName" "ImagePanel"
6+
"FieldName" "MapImagePanel"
7+
"xpos" "60"
8+
"zpos" "0"
9+
"wide" "330"
10+
"tall" "330"
11+
"visible" "1"
12+
"tileImage" "0"
13+
"scaleImage" "1"
14+
"border" "ButtonBorder"
15+
"paintbackgroundtype" "2"
16+
"paintbackground" "1"
17+
}
18+
19+
"HackCoverBottomOfMapImagePanel"
20+
{
21+
"ControlName" "EditablePanel"
22+
"fieldName" "MapImagePanel"
23+
"xpos" "60"
24+
"ypos" "320"
25+
"wide" "330"
26+
"tall" "15"
27+
"autoResize" "0"
28+
"pinCorner" "0"
29+
"visible" "1"
30+
"enabled" "1"
31+
"tabPosition" "0"
32+
"bgcolor_override" "40 37 37 255"
33+
}
34+
35+
"GradientPanel"
36+
{
37+
"ControlName" "ImagePanel"
38+
"FieldName" "GradientPanel"
39+
"xpos" "60"
40+
"ypos" "107"
41+
"zpos" "1"
42+
"wide" "330"
43+
"tall" "80"
44+
"visible" "1"
45+
"tileImage" "0"
46+
"scaleImage" "1"
47+
"image" "training/gradient_black"
48+
}
49+
50+
"PrevButton"
51+
{
52+
"ControlName" "CExButton"
53+
"fieldName" "PrevButton"
54+
"xpos" "36"
55+
"ypos" "65"
56+
"zpos" "20"
57+
"wide" "18"
58+
"tall" "43"
59+
"autoResize" "0"
60+
"pinCorner" "0"
61+
"visible" "1"
62+
"enabled" "1"
63+
"tabPosition" "0"
64+
"labelText" "#TF_LessThan"
65+
"font" "HudFontSmallBold"
66+
"textAlignment" "center"
67+
"textinsetx" "0"
68+
"dulltext" "0"
69+
"brighttext" "0"
70+
"Command" "goprev"
71+
"sound_depressed" "UI/buttonclick.wav"
72+
"sound_released" "UI/buttonclickrelease.wav"
73+
}
74+
75+
"NextButton"
76+
{
77+
"ControlName" "CExButton"
78+
"fieldName" "NextButton"
79+
"xpos" "396"
80+
"ypos" "65"
81+
"zpos" "20"
82+
"wide" "18"
83+
"tall" "43"
84+
"autoResize" "0"
85+
"pinCorner" "0"
86+
"visible" "1"
87+
"enabled" "1"
88+
"tabPosition" "0"
89+
"labelText" "#TF_GreaterThan"
90+
"font" "HudFontSmallBold"
91+
"textAlignment" "center"
92+
"textinsetx" "0"
93+
"dulltext" "0"
94+
"brighttext" "0"
95+
"Command" "gonext"
96+
"sound_depressed" "UI/buttonclick.wav"
97+
"sound_released" "UI/buttonclickrelease.wav"
98+
}
99+
100+
"MapNameLabel"
101+
{
102+
"ControlName" "CExLabel"
103+
"fieldName" "MapNameLabel"
104+
"font" "HudFontMedium"
105+
"labelText" "%mapname%"
106+
"textAlignment" "center"
107+
"xpos" "60"
108+
"ypos" "145"
109+
"zpos" "2"
110+
"wide" "330"
111+
"tall" "40"
112+
"autoResize" "1"
113+
"pinCorner" "0"
114+
"visible" "1"
115+
"enabled" "1"
116+
"wrap" "0"
117+
"fgcolor_override" "246 237 211 255"
118+
}
119+
120+
"CurPageLabel"
121+
{
122+
"ControlName" "CExLabel"
123+
"fieldName" "CurPageLabel"
124+
"font" "HudFontMediumSmallBold"
125+
"labelText" "%curpage%"
126+
"textAlignment" "north"
127+
"center" "1"
128+
"xpos" "63"
129+
"ypos" "3"
130+
"zpos" "100"
131+
"wide" "33"
132+
"tall" "18"
133+
"autoResize" "1"
134+
"pinCorner" "0"
135+
"visible" "1"
136+
"enabled" "1"
137+
"wrap" "0"
138+
"fgcolor_override" "246 237 211 255"
139+
"bgcolor_override" "0 0 0 200"
140+
"border" "ButtonBorder"
141+
}
142+
143+
"StartOfflinePracticeButton"
144+
{
145+
"ControlName" "CExButton"
146+
"fieldName" "StartOfflinePracticeButton"
147+
"xpos" "150"
148+
"ypos" "260"
149+
"wide" "150"
150+
"tall" "30"
151+
"autoResize" "0"
152+
"pinCorner" "0"
153+
"visible" "1"
154+
"enabled" "1"
155+
"tabPosition" "0"
156+
"labelText" "#TF_StartPractice"
157+
"font" "HudFontSmallBold"
158+
"textAlignment" "center"
159+
"textinsetx" "50"
160+
"dulltext" "0"
161+
"brighttext" "0"
162+
"Command" "startofflinepractice"
163+
"sound_depressed" "UI/buttonclick.wav"
164+
"sound_released" "UI/buttonclickrelease.wav"
165+
166+
"border_default" "MainMenuButtonDefault"
167+
"border_armed" "MainMenuButtonArmed"
168+
"paintbackground" "0"
169+
170+
"defaultFgColor_override" "46 43 42 255"
171+
"armedFgColor_override" "235 226 202 255"
172+
"depressedFgColor_override" "46 43 42 255"
173+
}
174+
175+
"DifficultyLabel"
176+
{
177+
"ControlName" "CExLabel"
178+
"fieldName" "DifficultyLabel"
179+
"font" "HudFontSmallest"
180+
"labelText" "#TF_Bot_Difficulty"
181+
"textAlignment" "east"
182+
"xpos" "0"
183+
"ypos" "200"
184+
"wide" "190"
185+
"tall" "20"
186+
"autoResize" "1"
187+
"pinCorner" "0"
188+
"visible" "1"
189+
"enabled" "1"
190+
"wrap" "0"
191+
"fgcolor_override" "246 237 211 255"
192+
}
193+
194+
"DifficultyComboBox"
195+
{
196+
"ControlName" "ComboBox"
197+
"fieldName" "DifficultyComboBox"
198+
"Font" "HudFontSmallestBold"
199+
"xpos" "200"
200+
"ypos" "200"
201+
"zpos" "1"
202+
"wide" "100"
203+
"tall" "20"
204+
"autoResize" "0"
205+
"pinCorner" "0"
206+
"visible" "1"
207+
"enabled" "1"
208+
"tabPosition" "1"
209+
"textHidden" "0"
210+
"editable" "0"
211+
"maxchars" "-1"
212+
"NumericInputOnly" "0"
213+
"unicode" "0"
214+
"textinsetx" "50"
215+
216+
"fgcolor_override" "246 237 211 255"
217+
"bgcolor_override" "16 14 14 255"
218+
219+
"disabledFgColor_override" "235 226 202 255"
220+
"disabledBgColor_override" "51 47 46 255"
221+
"selectionColor_override" "51 47 46 255"
222+
"selectionTextColor_override" "235 226 202 255"
223+
"defaultSelectionBG2Color_override" "51 47 46 255"
224+
}
225+
226+
"PlayersLabel"
227+
{
228+
"ControlName" "CExLabel"
229+
"fieldName" "PlayersLabel"
230+
"font" "HudFontSmallest"
231+
"labelText" "#IT_BotAddition_Title"
232+
"textAlignment" "east"
233+
"xpos" "0"
234+
"ypos" "230"
235+
"wide" "190"
236+
"tall" "20"
237+
"autoResize" "1"
238+
"pinCorner" "0"
239+
"visible" "1"
240+
"enabled" "1"
241+
"wrap" "0"
242+
"fgcolor_override" "246 237 211 255"
243+
}
244+
245+
"NumPlayersTextEntry"
246+
{
247+
"ControlName" "TextEntry"
248+
"fieldName" "NumPlayersTextEntry"
249+
"font" "HudFontSmallest"
250+
"textHidden" "0"
251+
"textAlignment" "west"
252+
"unicode" "1"
253+
"wrap" "0"
254+
"xpos" "200"
255+
"ypos" "230"
256+
"zpos" "50"
257+
"wide" "22"
258+
"tall" "15"
259+
"autoResize" "0"
260+
"pinCorner" "0"
261+
"visible" "1"
262+
"enabled" "1"
263+
"tabPosition" "0"
264+
"maxchars" "3"
265+
"NumericInputOnly" "1"
266+
"selectallonfirstfocus" "1"
267+
268+
"bgcolor_override" "16 14 14 255"
269+
"fgcolor_override" "246 237 211 255"
270+
}
271+
272+
"SuggestedPlayerCountLabel"
273+
{
274+
"ControlName" "CExLabel"
275+
"fieldName" "SuggestedPlayerCountLabel"
276+
"font" "HudFontSmallest"
277+
"labelText" ""
278+
"textAlignment" "west"
279+
"xpos" "230"
280+
"ypos" "230"
281+
"zpos" "2"
282+
"wide" "100"
283+
"tall" "15"
284+
"autoResize" "1"
285+
"pinCorner" "0"
286+
"visible" "1"
287+
"enabled" "1"
288+
"wrap" "0"
289+
"fgcolor_override" "116 105 92 255"
290+
}
291+
}

0 commit comments

Comments
 (0)