Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 1de6fe9

Browse files
committed
Update scenario activity config layout
1 parent a202314 commit 1de6fe9

File tree

1 file changed

+46
-63
lines changed

1 file changed

+46
-63
lines changed

Base.rte/GUIs/ScenarioGUI.ini

Lines changed: 46 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ ControlType = COLLECTIONBOX
244244
Parent = ConfigRoot
245245
X = 50
246246
Y = 110
247-
Width = 527
248-
Height = 310
247+
Width = 530
248+
Height = 298
249249
Visible = True
250250
Enabled = True
251251
Name = CollectionBoxActivityConfig
@@ -260,7 +260,7 @@ ControlType = LABEL
260260
Parent = CollectionBoxActivityConfig
261261
X = 0
262262
Y = 0
263-
Width = 527
263+
Width = 530
264264
Height = 30
265265
Visible = True
266266
Enabled = True
@@ -274,8 +274,8 @@ VAlignment = middle
274274
[ButtonCancelConfig]
275275
ControlType = BUTTON
276276
Parent = CollectionBoxActivityConfig
277-
X = 466
278-
Y = 6
277+
X = 467
278+
Y = 8
279279
Width = 55
280280
Height = 20
281281
Visible = True
@@ -288,8 +288,8 @@ Text = Cancel
288288
[ButtonStartGame]
289289
ControlType = BUTTON
290290
Parent = CollectionBoxActivityConfig
291-
X = 211
292-
Y = 283
291+
X = 214
292+
Y = 270
293293
Width = 105
294294
Height = 20
295295
Visible = True
@@ -303,28 +303,28 @@ Text = Start Game
303303
ControlType = LABEL
304304
Parent = CollectionBoxActivityConfig
305305
X = 15
306-
Y = 283
306+
Y = 270
307307
Width = 497
308308
Height = 20
309309
Visible = True
310310
Enabled = True
311311
Name = LabelStartError
312-
Anchor = Left,Bottom
312+
Anchor = Left,Top
313313
ToolTip = None
314314
Text =
315315
HAlignment = centre
316316
VAlignment = middle
317317

318-
[CollectionBoxDifficultyAndFundsConfig]
318+
[CollectionBoxActivityAttribConfig]
319319
ControlType = COLLECTIONBOX
320320
Parent = CollectionBoxActivityConfig
321-
X = 6
322-
Y = 35
321+
X = 7
322+
Y = 33
323323
Width = 515
324-
Height = 45
324+
Height = 65
325325
Visible = True
326326
Enabled = True
327-
Name = CollectionBoxDifficultyAndFundsConfig
327+
Name = CollectionBoxActivityAttribConfig
328328
Anchor = Left, Top
329329
ToolTip = None
330330
DrawBackground = True
@@ -333,10 +333,10 @@ DrawColor = 0
333333

334334
[LabelActivityDifficulty]
335335
ControlType = LABEL
336-
Parent = CollectionBoxDifficultyAndFundsConfig
337-
X = 50
336+
Parent = CollectionBoxActivityAttribConfig
337+
X = 25
338338
Y = 5
339-
Width = 105
339+
Width = 110
340340
Height = 20
341341
Visible = True
342342
Enabled = True
@@ -349,10 +349,10 @@ VAlignment = middle
349349

350350
[LabelActivityDifficultyValue]
351351
ControlType = LABEL
352-
Parent = CollectionBoxDifficultyAndFundsConfig
353-
X = 155
352+
Parent = CollectionBoxActivityAttribConfig
353+
X = 140
354354
Y = 5
355-
Width = 95
355+
Width = 100
356356
Height = 20
357357
Visible = True
358358
Enabled = True
@@ -365,10 +365,10 @@ VAlignment = middle
365365

366366
[SliderActivityDifficulty]
367367
ControlType = SLIDER
368-
Parent = CollectionBoxDifficultyAndFundsConfig
369-
X = 50
368+
Parent = CollectionBoxActivityAttribConfig
369+
X = 25
370370
Y = 20
371-
Width = 200
371+
Width = 215
372372
Height = 20
373373
Visible = True
374374
Enabled = True
@@ -384,10 +384,10 @@ ValueResolution = 10
384384

385385
[LabelStartingGold]
386386
ControlType = LABEL
387-
Parent = CollectionBoxDifficultyAndFundsConfig
388-
X = 265
387+
Parent = CollectionBoxActivityAttribConfig
388+
X = 275
389389
Y = 5
390-
Width = 105
390+
Width = 110
391391
Height = 20
392392
Visible = True
393393
Enabled = True
@@ -400,10 +400,10 @@ VAlignment = middle
400400

401401
[LabelStartingGoldValue]
402402
ControlType = LABEL
403-
Parent = CollectionBoxDifficultyAndFundsConfig
404-
X = 369
403+
Parent = CollectionBoxActivityAttribConfig
404+
X = 390
405405
Y = 5
406-
Width = 95
406+
Width = 100
407407
Height = 20
408408
Visible = True
409409
Enabled = True
@@ -416,10 +416,10 @@ VAlignment = middle
416416

417417
[SliderStartingGold]
418418
ControlType = SLIDER
419-
Parent = CollectionBoxDifficultyAndFundsConfig
420-
X = 265
419+
Parent = CollectionBoxActivityAttribConfig
420+
X = 275
421421
Y = 20
422-
Width = 200
422+
Width = 215
423423
Height = 20
424424
Visible = True
425425
Enabled = True
@@ -431,29 +431,12 @@ Minimum = 0
431431
Maximum = 30000
432432
Orientation = Horizontal
433433
TickDirection = BottomRight
434-
ValueResolution = 500
435-
436-
[CollectionBoxActivityAttribConfig]
437-
ControlType = COLLECTIONBOX
438-
Parent = CollectionBoxActivityConfig
439-
X = 6
440-
Y = 84
441-
Width = 515
442-
Height = 30
443-
Visible = True
444-
Enabled = True
445-
Name = CollectionBoxActivityAttribConfig
446-
Anchor = Left, Top
447-
ToolTip = None
448-
DrawBackground = True
449-
DrawType = Image
450-
DrawColor = 0
451434

452435
[CheckboxRequireClearPathToOrbit]
453436
ControlType = CHECKBOX
454437
Parent = CollectionBoxActivityAttribConfig
455438
X = 70
456-
Y = 5
439+
Y = 40
457440
Width = 181
458441
Height = 21
459442
Visible = True
@@ -468,7 +451,7 @@ Text = Clear path to orbit required
468451
ControlType = CHECKBOX
469452
Parent = CollectionBoxActivityAttribConfig
470453
X = 265
471-
Y = 5
454+
Y = 40
472455
Width = 91
473456
Height = 21
474457
Visible = True
@@ -483,7 +466,7 @@ Text = Fog of War
483466
ControlType = CHECKBOX
484467
Parent = CollectionBoxActivityAttribConfig
485468
X = 370
486-
Y = 5
469+
Y = 40
487470
Width = 101
488471
Height = 21
489472
Visible = True
@@ -497,8 +480,8 @@ Text = Deploy units
497480
[CollectionBoxPlayersAndTeamsConfig]
498481
ControlType = COLLECTIONBOX
499482
Parent = CollectionBoxActivityConfig
500-
X = 6
501-
Y = 118
483+
X = 7
484+
Y = 103
502485
Width = 515
503486
Height = 161
504487
Visible = True
@@ -1154,7 +1137,7 @@ DrawColor = 0
11541137
ControlType = LABEL
11551138
Parent = CollectionBoxPlayersAndTeamsConfig
11561139
X = 105
1157-
Y = 75
1140+
Y = 80
11581141
Width = 135
11591142
Height = 25
11601143
Visible = True
@@ -1185,8 +1168,8 @@ VAlignment = middle
11851168
[ComboBoxTeam1Tech]
11861169
ControlType = COMBOBOX
11871170
Parent = ConfigRoot
1188-
X = 345
1189-
Y = 282
1171+
X = 342
1172+
Y = 270
11901173
Width = 125
11911174
Height = 16
11921175
Visible = True
@@ -1200,8 +1183,8 @@ DropDownStyle = DropDownList
12001183
[ComboBoxTeam2Tech]
12011184
ControlType = COMBOBOX
12021185
Parent = ConfigRoot
1203-
X = 345
1204-
Y = 307
1186+
X = 342
1187+
Y = 295
12051188
Width = 125
12061189
Height = 16
12071190
Visible = True
@@ -1215,8 +1198,8 @@ DropDownStyle = DropDownList
12151198
[ComboBoxTeam3Tech]
12161199
ControlType = COMBOBOX
12171200
Parent = ConfigRoot
1218-
X = 345
1219-
Y = 332
1201+
X = 342
1202+
Y = 320
12201203
Width = 125
12211204
Height = 16
12221205
Visible = True
@@ -1230,8 +1213,8 @@ DropDownStyle = DropDownList
12301213
[ComboBoxTeam4Tech]
12311214
ControlType = COMBOBOX
12321215
Parent = ConfigRoot
1233-
X = 345
1234-
Y = 357
1216+
X = 342
1217+
Y = 345
12351218
Width = 125
12361219
Height = 16
12371220
Visible = True

0 commit comments

Comments
 (0)