ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
InitTime: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{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 11:46, 10 January 2025
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
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.