BIS fnc nearestHelipad: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|x1= <code></code>" to "|x1=")
m (Undo revision 238300 by R3vo (talk))
Tag: Undo
Line 24: Line 24:
* 2: [[Position]] - Position of the helipad
* 2: [[Position]] - Position of the helipad


|x1=
|x1= <code></code>
}}
}}



Revision as of 10:58, 2 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Map and Markers

Syntax

Syntax:
Syntax needed
Parameters:
position: Position - (Optional, default position vehicle player) Center position
radius: Number - (Optional, default 999999) Radius of the area to search in meters
random: Boolean - (Optional, default false) If true a random helipad will be selected if multiple are found
types: Array - (Optional, default ["Heliport"]) Location types to be searched for. See nearestLocations for more information
Arma 3
Default value won't work in Arma 3. Only types listed in CfgLocationTypes are supported
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
See also needed

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