setWPPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=")
Line 16: Line 16:
|p2= pos: [[Array]] - format [[PositionAGL]]
|p2= pos: [[Array]] - format [[PositionAGL]]


| [[Nothing]]
|r1=[[Nothing]]


|x1= <code>[_groupOne, 1] [[setWPPos]] [[markerPos]] "MarkerOne";</code>
|x1= <code>[_groupOne, 1] [[setWPPos]] [[markerPos]] "MarkerOne";</code>

Revision as of 22:22, 10 June 2021

Posted on November 15, 2018 - 14:27 (UTC)
killzone_kid
Even though this command can accept Position2D, it is better to always explicitly state the elevation of waypoint by providing PositionAGL