BIS fnc missionTimeLeft: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: MP(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
mNo edit summary |
||
Line 6: | Line 6: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1 = | |gr1 = Missions |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:15, 12 October 2020
Description
- Description:
- Returns time in seconds until the mission end. Remaining time can be set using estimatedTimeLeft command or using BIS_fnc_countdown.
- Execution:
- call
- Groups:
- Missions
Syntax
- Syntax:
- call BIS_fnc_missionTimeLeft
- Return Value:
- Number - Time left
Examples
- Example 1:
call BIS_fnc_missionTimeLeft;
Additional Information
- See also:
- estimatedTimeLeftBIS_fnc_countdown
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