BIS fnc wpLand: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Waypoints |GROUP1=") |
m (Text replacement - "\[\[Category\:Function Group\: Waypoints(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
||
Line 42: | Line 42: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
Revision as of 14:27, 12 October 2020
Description
Syntax
- Syntax:
- [group, position, target] spawn BIS_fnc_wpLand
- Parameters:
- group: Group - Group which is supposed to land
- position: Position - Waypoint position
- target: Object - Object the waypoint is attached to
- Return Value:
- Boolean
Examples
- Example 1:
[group player, [0,0,0], BIS_vehicle] spawn BIS_fnc_wpLand;
Additional Information
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