BIS fnc wpLand TKOH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Add TKOH/A3 disclaimer)
(Redirect to BIS_fnc_wpLand)
Tag: New redirect
 
(12 intermediate revisions by 2 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.
 
{{Feature arma3 | This function syntax is for {{tkoh}}. For {{arma3}}, see [[BIS_fnc_wpLand]].}} |DESCRIPTION=
____________________________________________________________________________________________
 
| [[Custom Waypoints#Function|arguments]]: [dirParam, visualize] |SYNTAX=
 
|p1= dirParam: [[Array]] - in format [dir, dirDiff]
* dir: [[Number]] - required landing direction in degrees
* dirDiff: [[Number]] - direction tolerance (to both sides) |Parameter1=
 
|p2= visualize: [[Boolean]] - true to show hint (default: false) |Parameter2=
 
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
 
|x1= <code>[<nowiki/>[[player]], [[position]] dude, 10, [42, 20], [[true]]] [[spawn]] [[BIS_fnc_wpLand]];</code> |EXAMPLE1=
 
____________________________________________________________________________________________
 
|exec= spawn |Execution=
 
| [[BIS_fnc_wpLand]] |SEEALSO=
}}
 
<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:Function Group: Waypoints|{{uc:wpLand}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:wpLand}}]]

Latest revision as of 22:05, 9 June 2021

Redirect to: