-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathuimd.ini
More file actions
38 lines (35 loc) · 940 Bytes
/
uimd.ini
File metadata and controls
38 lines (35 loc) · 940 Bytes
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
; AdvancedCommandBar Entries
;
; ButtonList
; This is a list of buttons that the user might desire on his command bar.
; This list orders buttons from left to right and right-justifies them.
; If the user inserts an 'x' into the list (i.e. "blah,x,thing, ...")
; it will leave an empty slot in the command bar between the appropriate
; entries.
;
; The supported entries are as follows:
;
; AttackMove
; AutoDeploy -- Currently unsupported.
; Beacon
; Cheer
; Deploy
; Guard
; PlanningMode
; Stop
; Team01
; Team02
; Team03
; TypeSelect
[#include]
+=uiext.ini
;
; This section is used for solo and skirmish games
;
[AdvancedCommandBar]
ButtonList=Team01,Team02,Team03,x,Guard,Deploy,AttackMove,Stop,x,PlanningMode,x,TypeSelect,Cheer
;
; This section contains the configuration for multiplayer games
;
[MultiplayerAdvancedCommandBar]
ButtonList=Team01,Team02,Team03,x,Guard,Deploy,AttackMove,Stop,x,PlanningMode,x,TypeSelect,Cheer,Beacon