BIS fnc estimatedTimeLeft: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |Set mission countdown.|= Description | ||
____________________________________________________________________________________________ | |||
| [time] call [[BIS_fnc_estimatedTimeLeft]] |= Syntax | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |p1= time: [[Number]] - Mission countdown |= Parameter 1 | ||
________________________________________ | |||
| | | [[Number]] - [[estimatedEndServerTime]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[180] [[call]] [[BIS_fnc_estimatedTimeLeft]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[estimatedEndServerTime]] |= See also | ||
}} | }} | ||
Revision as of 13:51, 30 May 2018
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