setWPPos

From Bohemia Interactive Community
Revision as of 13:43, 17 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

waypoint setWPPos position


Operand types:

waypoint: Array

position: Array

Type of returned value:

Nothing

Compatibility:

Added in version 1.21

Description:

Set waypoint position.
Waypoint is in format Waypoint. Position is in format Position2D.


Example:

[groupOne, 1] setWPPos getMarkerPos "MarkerOne"