Jump to content

CombatantSelect: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
en>Nighthawk200
m Template updated
Line 3: Line 3:
|files={{Categ|Keyboard(md).ini}}
|files={{Categ|Keyboard(md).ini}}
|values=unsigned integers (represent [[key codes]])
|values=unsigned integers (represent [[key codes]])
|special=None
|default=80 (P)
|default=80 (P)
|types={{Categ|Hotkey}}
|types={{Categ|Hotkey}}
|games=[[TS]], [[RA2]], [[YR]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
}}


Specifies the keyboard shortcut used to select all selectable objects (objects with {{TTL|IsSelectableCombatant|yes}}).
Specifies the keyboard shortcut used to select all selectable objects (objects with {{TTL|IsSelectableCombatant|yes}}).

Revision as of 12:47, 4 March 2007

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: CombatantSelect
File(s): Keyboard(md).ini
Values: unsigned integers (represent key codes)
Default: 80 (P)
Applicable to: Hotkey


Specifies the keyboard shortcut used to select all selectable objects (objects with Template:TTL).