estimatedTimeLeft: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *Server Execution *= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 29: | Line 29: | ||
<code>[[estimatedTimeLeft]] param1;</code> | <code>[[estimatedTimeLeft]] param1;</code> | ||
| [[estimatedEndServerTime]], [[serverTime]] | |seealso= [[estimatedEndServerTime]], [[serverTime]] | ||
}} | }} | ||
Revision as of 23:42, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- TimeMission InformationMultiplayer
Syntax
- Syntax:
- Syntax needed
- Parameters:
- seconds: Number - estimated time in seconds (maximum 36000 (10 hours) since 1.69, 7200 (2 hours) before)
- Return Value:
- Return value needed
Examples
- Example 1:
estimatedTimeLeft 600; // 10 min
- Example 2:
- OFP: for missions with a hard set limit adjusted via param1, the following example can be used in the init.sqs file:
estimatedTimeLeft param1;
Additional Information
- See also:
- estimatedEndServerTimeserverTime
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
Categories:
- Stubs
- Scripting Commands
- Command Group: Time
- Command Group: Mission Information
- Command Group: Multiplayer
- Scripting Commands: Global Effect
- Scripting Commands: Server Execution
- Scripting Commands OFP 1.46
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.99
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands