estimatedEndServerTime: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \| *('''[a-zA-Z0-9]+''') \|r1=" to " \|s1= $1 |r1=") |
||
Line 21: | Line 21: | ||
| Estimated end of MP game in seconds converted to [[serverTime]]. | | Estimated end of MP game in seconds converted to [[serverTime]]. | ||
| '''estimatedEndServerTime''' | \|s1= '''estimatedEndServerTime''' | ||
|r1= [[Number]] - seconds left | |r1= [[Number]] - seconds left |
Revision as of 15:42, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- TimeMission InformationMultiplayer
Syntax
- Syntax:
- estimatedEndServerTime
- Return Value:
- Number - seconds left
Examples
- Example 1:
- Estimated minutes left:
_min = (ceil (estimatedEndServerTime - serverTime) / 60);
Additional Information
- See also:
- estimatedTimeLeftserverTime
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