setWPPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (+ Category)
m (eff local)
Line 5: Line 5:


|1.21|= Game version
|1.21|= Game version
|eff= local |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 21:29, 22 March 2007

Hover & click on the images for description

Description

Description:
Set waypoint position. Waypoint is in format Waypoint. Position is in format Position2D.
Groups:
Uncategorised

Syntax

Syntax:
waypoint setWPPos position
Parameters:
waypoint: Array
position: Array
Return Value:
Nothing

Examples

Example 1:
[groupOne, 1] setWPPos markerPos "MarkerOne"

Additional Information

See also:
See also needed

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

Notes

Bottom Section