ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
TeamCenter: Difference between revisions
Jump to navigation
Jump to search
Created central page |
Nighthawk200 (talk | contribs) m Template updated, colours too. |
||
Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
|name={{PAGENAME}}_{{Co|x|| | |name={{PAGENAME}}_{{Co|x||green}} | ||
|files={{Categ|Keyboard(md).ini}} | |files={{Categ|Keyboard(md).ini}} | ||
|values=unsigned integers (represent [[key codes]]) | |values=unsigned integers (represent [[key codes]]) | ||
Line 6: | Line 6: | ||
|default=varied | |default=varied | ||
|types={{Categ|Hotkey}} | |types={{Categ|Hotkey}} | ||
| | |ts=yes | ||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes | |||
}} | }} | ||
Where {{Co|x|| | Where {{Co|x||green}} is 1 through 10, this flag specifies the keyboard shortcut used to center screen on units previously designated as "Team #{{Co|x||green}}". See [[keyboard teams]]. | ||
Default values are (1072 + ({{Co|x|| | Default values are (1072 + ({{Co|x||green}} mod 10)) , which correspond to Alt-{{Co|x||green}}. |
Revision as of 16:55, 3 April 2007
Flag: | TeamCenter_x |
File(s): | Keyboard(md).ini |
Values: | unsigned integers (represent key codes) |
Special Values: | None |
Default: | varied |
Applicable to: | Hotkey |
Where x is 1 through 10, this flag specifies the keyboard shortcut used to center screen on units previously designated as "Team #x". See keyboard teams.
Default values are (1072 + (x mod 10)) , which correspond to Alt-x.