move: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "PositionATL" to "PositionATL")
m (Text replacement - "Position2D" to "Position2D")
Line 34: Line 34:
|p1= group: [[Object]] or [[Group]]
|p1= group: [[Object]] or [[Group]]


|p2= position: [[Position2D]] or [[Position#PositionATL|PositionATL]]
|p2= position: [[Position#Introduction|Position2D]] or [[Position#PositionATL|PositionATL]]


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

Revision as of 17:56, 5 January 2022

Hover & click on the images for description

Description

Description:
Let group move to given position. Active waypoints will be ignored when command is used.
Groups:
Unit Control

Syntax

Syntax:
group move position
Parameters:
group: Object or Group
position: Position2D or PositionATL
Return Value:
Nothing

Examples

Example 1:
_groupOne move position player;

Additional Information

See also:
doMovecommandMoveaddWaypoint

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