BIS_fnc_wpLand_TKOH
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- "LAND" custom waypoint. Land on specific spot.
Syntax
- Syntax:
- arguments: [dirParam, visualize]
- Parameters:
- dirParam: Array - in format [dir, dirDiff]
- visualize: Boolean - true to show hint (default: false)
- Return Value:
- Nothing
Examples
- Example 1:
-
[player, position dude, 10, [42, 20], true] spawn BIS_fnc_wpLand;
Additional Information
- Execution:
- spawn
- See also:
- BIS_fnc_wpLand
- Groups:
- Waypoints