BIS_fnc_countdown
Jump to navigation
Jump to search
Description
- Description:
- Triggers a countdown. Countdown can be accessed via missionNamespace variable bis_fnc_countdown_time
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [timeInSeconds,global] call BIS_fnc_countdown
- Parameters:
- timeInSeconds - Number: Length of the countdown in seconds
- global - Boolean: True to set it globally (Optional) Default: true
- Return Value:
- Number: Returns approx. countdown
Examples
- Example 1:
_countDown = [50,false] call BIS_fnc_countDown;
Additional Information
- See also:
- BIS_fnc_enemyTargets
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