From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Triggers a countdown.
- Execution:
- call
- Groups:
- Missions
Syntax
- Syntax:
- [timeInSeconds, global] call BIS_fnc_countdown
- Parameters:
- timeInSeconds - can be:
- Number:
- Any number to set the length of the countdown in seconds
- -1 to set the countdown to nil
- 0 to return the left-over time
- Boolean:
- true to find out if countdown is active and if there is left-over time
- global - Boolean: True to set it globally (Optional) Default: true
- Return Value:
-
Examples
- Example 1:
- Example 2:
- Example 3:
- Example 4:
- Example 5:
Additional Information
- See also:
- BIS_fnc_VRTimer
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