setWaypointLoiterAltitude: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (2.00 update)
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3
|version1= 2.00


|2.00 |Game version=
|gr1= Waypoints


|gr1= Waypoints |GROUP1=
|descr=Assignes loiter altitude to waypoint
____________________________________________________________________________________________


|Assignes loiter altitude to waypoint|DESCRIPTION=
|s1= waypoint [[setWaypointLoiterAltitude]] loiterAltitude
____________________________________________________________________________________________


| waypoint [[setWaypointLoiterAltitude]] loiterAltitude |SYNTAX=
|p1= waypoint: [[Array]]


|p1= waypoint: [[Array]] |PARAMETER1=
|p2= loiterAltitude: [[Number]]


|p2= loiterAltitude: [[Number]] |PARAMETER2=
|r1= Nothing


| Nothing |RETURNVALUE=
|x1= <code>[_grp, 2] [[setWaypointLoiterAltitude]] 100</code>
 
____________________________________________________________________________________________
 
|x1= <code>[_grp, 2] [[setWaypointLoiterAltitude]] 100</code>|EXAMPLE1=
____________________________________________________________________________________________
 
| [[waypointLoiterAltitude]] |SEEALSO=


|seealso= [[waypointLoiterAltitude]]
}}
}}
<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:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]

Revision as of 03:34, 13 June 2021

Hover & click on the images for description

Description

Description:
Assignes loiter altitude to waypoint
Groups:
Waypoints

Syntax

Syntax:
waypoint setWaypointLoiterAltitude loiterAltitude
Parameters:
waypoint: Array
loiterAltitude: Number
Return Value:
Nothing

Examples

Example 1:
[_grp, 2] setWaypointLoiterAltitude 100

Additional Information

See also:
waypointLoiterAltitude

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