BIS fnc wpLand TKOH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Redirect to BIS_fnc_wpLand)
Tag: New redirect
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Function|= Comments
#REDIRECT [[BIS_fnc_wpLand]]
____________________________________________________________________________________________
 
| TKOH |= Game name
 
|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) |=
 
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <code><nowiki>[</nowiki>[[player]],[[position]] dude,10,[42,20],true] [[spawn]] BIS_fnc_wpLand;</code> |= Example 1
 
____________________________________________________________________________________________
| exec=spawn |=
 
| |= See also
 
}}
 
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Take_On_Helicopters:_Functions|wpLand]]
[[Category:Function Group: Waypoints|wpLand]]

Latest revision as of 22:05, 9 June 2021

Redirect to: