Jump to content

InitTime: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Testid123
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
|name={{PAGENAME}}
|files={{Categ|Maps}}
|types={{Categ|Basic}}
|values={{Values|integer}}
|default=0
|ts=yes
|fs=yes
|ets=yes
|hp=yes
|ra2=yes
|yr=yes
}}
Used in single player missions only, and specifies the initial time for the global mission timer, in seconds. Used when you want the time to start at say, '2 hours' instead of '0', or to specify an initial time from which your global timer will count down.
Used in single player missions only, and specifies the initial time for the global mission timer, in seconds. Used when you want the time to start at say, '2 hours' instead of '0', or to specify an initial time from which your global timer will count down.

Revision as of 13:46, 10 January 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: InitTime
File(s): Maps
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: Basic


Used in single player missions only, and specifies the initial time for the global mission timer, in seconds. Used when you want the time to start at say, '2 hours' instead of '0', or to specify an initial time from which your global timer will count down.