BIS fnc wpLand TKOH: Difference between revisions
Jump to navigation
Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki) |
(Created page with "{{Function|= Comments ____________________________________________________________________________________________ | TKOH |= Game name |1.00|= Game version ____________________...") |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | TKOH |= Game name | ||
|1.00|= Game version | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | LAND [[Custom_Waypoints|custom waypoint]]. | ||
Land on specific spot. | |||
|= Description | |||
____________________________________________________________________________________________ | |||
| [[Custom_Waypoints#Function|arguments]]: [dirParam,visualize] |= Syntax | |||
| | |p1= dirParam: [[Array]] - in format [dir,dirDiff] | ||
<br />dir: [[Number]] - required landing direction in degrees | |||
<br />dirDiff: [[Number]] - direction tolerance (to both sides)|= | |||
| | |p2= visualize: [[Boolean]] - true to show hint (default: false) |= | ||
| |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code><nowiki>[</nowiki>[[player]],[[position]] dude,10,<nowiki>[</nowiki>[42,20],true]] [[spawn]] BIS_fnc_wpLand;</code> |= Example 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| exec=spawn |= | |||
| |= See also | | |= See also | ||
Line 47: | Line 41: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category: | |||
[[Category: | [[Category:Take_On_Helicopters:_Functions|wpLand]] | ||
[[Category:Function Group: Waypoints|wpLand]] |
Revision as of 12:02, 27 October 2011
Description
- Description:
- LAND custom waypoint. Land on specific spot.
- Execution:
- spawn
- Groups:
- Uncategorised
Syntax
- Syntax:
- arguments: [dirParam,visualize]
- Parameters:
- dirParam: Array - in format [dir,dirDiff]
dir: Number - required landing direction in degrees
dirDiff: Number - direction tolerance (to both sides) - visualize: Boolean - true to show hint (default: false)
- Return Value:
- Nothing
Examples
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