Difference between revisions of "waypointLoiterAltitude"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "\{\{RV\|type=command \| arma3 \| *([0-9]\.[0-9]{2}) * \|gr1=(.*) \|(.*) \|(.*) \|p1=(.*) \|(.*) \|x1=(.*) \|seealso=(.*) \}\} " to "{{RV|type=command | arma3 | $1 |gr1= $2 |descr=$3 |s1=$4 |p1=$5 |r1=$6 |x1=$7 |see...)
Line 3: Line 3:
 
| arma3
 
| arma3
  
|2.00
+
| 2.00
  
|gr1= Waypoints
+
|gr1= Waypoints
  
|Gets the waypoint loiter altitude. Waypoint uses format Waypoint.
+
|descr=Gets the waypoint loiter altitude. Waypoint uses format Waypoint.
  
| [[waypointLoiterAltitude]] waypoint
+
|s1= [[waypointLoiterAltitude]] waypoint
  
 
|p1= waypoint: [[Array]]
 
|p1= waypoint: [[Array]]
  
| [[Number]]
+
|r1= [[Number]]
  
 
|x1= <code>[[waypointLoiterAltitude]] [groupOne, 1]</code>
 
|x1= <code>[[waypointLoiterAltitude]] [groupOne, 1]</code>

Revision as of 17:23, 9 June 2021

Hover & click on the images for description

Description

Description:
Gets the waypoint loiter altitude. Waypoint uses format Waypoint.
Groups:
Waypoints

Syntax

Syntax:
waypointLoiterAltitude waypoint
Parameters:
waypoint: Array
Return Value:
Number

Examples

Example 1:
waypointLoiterAltitude [groupOne, 1]

Additional Information

See also:
setWaypointLoiterAltitude

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