missionStart: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 23: | Line 23: | ||
| [[Array]] - real local date and time (similar to [[date]] format but with seconds) | | [[Array]] - real local date and time (similar to [[date]] format but with seconds) | ||
| [[date]], [[time]], [[daytime]], [[serverTime]], [[setDate]], [[systemTime]], [[systemTimeUTC]] | |seealso= [[date]], [[time]], [[daytime]], [[serverTime]], [[setDate]], [[systemTime]], [[systemTimeUTC]] | ||
}} | }} | ||
Revision as of 23:53, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Mission Information
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
setDate (missionStart select [0,5]);
- Example 2:
- Set real date:
//postInit = 1; if (isServer) then { waitUntil {time > 0}; setDate (missionStart select [0,5]); };
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note