Jump to content

SetView: Difference between revisions

From ModEnc²
en>DCoder
Created central page
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Flag
{{Flag
|name={{PAGENAME}}{{Co|x||lime}}
|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]])
|special=None
|default=varies
|default=varies
|types={{Categ|Hotkey}}
|types={{Categ|Hotkey}}
|games=[[TS]], [[RA2]], [[YR]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
}}


Where {{Co|x||lime}} is 1 through 4, these flags specify shortcuts used to designate certain map locations, so that the screen can later be focused on them using [[View]].
Where {{Co|x||green}} is 1 through 4, these flags specify shortcuts used to designate certain map locations, so that the screen can later be focused on them using [[View]].


Defaults to 623 + {{Co|x||lime}} , which equals Ctrl+F{{Co|x||lime}}.
Defaults to 623 + {{Co|x||green}} , which equals Ctrl+F{{Co|x||green}}.

Latest revision as of 22:04, 31 March 2025

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


Where x is 1 through 4, these flags specify shortcuts used to designate certain map locations, so that the screen can later be focused on them using View.

Defaults to 623 + x , which equals Ctrl+Fx.