Jump to content

ScreenCapture: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
en>Nighthawk200
Template Updated, edited Defaults to show what is in the text.
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=[[Image:Tssmall.png]][[Image:Ra2small.png]]579 (Ctrl+C), {{yro}}339 (Shift+S)
|default=varies
|types={{Categ|Hotkey}}
|types={{Categ|Hotkey}}
|games=[[TS]], [[RA2]], [[YR]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
}}



Revision as of 12:13, 2 April 2007

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ScreenCapture
File(s): Keyboard(md).ini
Values: unsigned integers (represent key codes)
Default: 579 (Ctrl+C), 339 (Shift+S)
Applicable to: Hotkey


Specifies the keyboard shortcut used to make a screenshot. The screenshot is saved as SCRN####.pcx in the game directory, where #### is the first four-digit number that is not used by existing files.

Default value varies between games: TS and RA2 use 579 (Ctrl-C), while YR uses 339 (Shift-S).