|
|
(13 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.
| |
| |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)|Parameter1=
| |
| | |
| |p2= visualize: [[Boolean]] - true to show hint (default: false) |=
| |
| | |
| | [[Nothing]] |RETURNVALUE=
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <code><nowiki>[</nowiki>[[player]],[[position]] dude,10,[42,20],true] [[spawn]] BIS_fnc_wpLand;</code> |EXAMPLE1=
| |
| | |
| ____________________________________________________________________________________________
| |
| | exec=spawn |=
| |
| | |
| | |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:Functions|{{uc:wpLand}}]]
| |
| [[Category:{{Name|tkoh}}: Functions|{{uc:wpLand}}]]
| |
| [[Category:{{Name|arma3}}: Functions|{{uc:wpLand}}]]
| |