BIS fnc estimatedTimeLeft: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Set mission countdown.|= | |Set mission countdown.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [time] call [[BIS_fnc_estimatedTimeLeft]] |= | | [time] call [[BIS_fnc_estimatedTimeLeft]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 16: | Line 16: | ||
________________________________________ | ________________________________________ | ||
| [[Number]] - [[estimatedEndServerTime]] |= | | [[Number]] - [[estimatedEndServerTime]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[estimatedEndServerTime]] |= | | [[estimatedEndServerTime]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:28, 7 April 2019
Description
- Description:
- Set mission countdown.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [time] call BIS_fnc_estimatedTimeLeft
- Parameters:
- time: Number - Mission countdown
- Return Value:
- Number - estimatedEndServerTime
Examples
- Example 1:
[180] call BIS_fnc_estimatedTimeLeft;
Additional Information
- See also:
- estimatedEndServerTime
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