setWPPos: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
[[Category:Scripting Commands ArmA|S]] | [[Category:Scripting Commands ArmA|S]] | ||
<h2 style="color:#000066">'''''waypoint'' setWPPos ''position'''''</h2> | <h2 style="color:#000066">'''''waypoint'' setWPPos ''position'''''</h2> |
Revision as of 10:44, 23 April 2006
waypoint setWPPos position
Operand types:
waypoint: Array
position: Array
Type of returned value:
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"