BIS fnc paramCountdown: 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 side mission time.|= Description | ||
____________________________________________________________________________________________ | |||
| number call [[BIS_fnc_paramCountdown]] |= Syntax | |||
____________________________________________________________________________________________ | |||
|p1= number: [[Number]] - Mission time in seconds|= Parameter 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Boolean]]|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>360 [[call]] [[BIS_fnc_paramCountdown]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[Arma 3 Mission Parameters]] |= See also | ||
}} | }} | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> | ||
<dl class="command_description"> | <dl class="command_description"> |
Revision as of 23:58, 30 May 2018
Description
- Description:
- Set side mission time.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- number call BIS_fnc_paramCountdown
- Parameters:
- number: Number - Mission time in seconds
- Return Value:
- Boolean
Examples
- Example 1:
360 call BIS_fnc_paramCountdown;
Additional Information
- See also:
- Arma 3 Mission Parameters
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