BIS fnc wpLand: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (Missing category) |
||
Line 43: | Line 43: | ||
[[Category:Function Group: Waypoints|{{uc:wpLand}}]] | [[Category:Function Group: Waypoints|{{uc:wpLand}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:wpLand}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:wpLand}}]] | ||
[[Category:Functions|{{uc:wpLand}}]] |
Revision as of 09:10, 20 September 2019
Description
- Description:
- Let group members land at the waypoint position.
- Execution:
- spawn
- Groups:
- Uncategorised
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