Difference between revisions of "setWaypointLoiterAltitude"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (2.00 update)
m (Some wiki formatting)
 
(11 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= Assigns loiter altitude to the provided 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= <sqf>[_grp, 2] setWaypointLoiterAltitude 100;</sqf>
 
 
____________________________________________________________________________________________
 
 
 
|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}}}}]]
 

Latest revision as of 13:09, 4 May 2022

Hover & click on the images for description

Description

Description:
Assigns loiter altitude to the provided waypoint.
Groups:
Waypoints

Syntax

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

Examples

Example 1:

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