move: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(MP note)
Line 35: Line 35:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
Group or unit must be local. [[User:Way|&#91;AOE]Way]]
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:02, 4 February 2008


Hover & click on the images for description

Description

Description:
Creates a move waypoint on given position (format Position or Position2D) and makes it an actual group waypoint.
Groups:
Uncategorised

Syntax

Syntax:
GroupOrUnitmove Position
Parameters:
GroupOrUnit: Group or Unit or
Position or Position2D
Return Value:
Nothing

Examples

Example 1:
groupOne move position player

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

Group or unit must be local. [AOE]Way

Bottom Section