doMove

From Bohemia Interactive Community
Revision as of 13:04, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


unit doMove position


Operand types:

unit: Object or Array

position: Array

Type of returned value:

Nothing

Description:

Order unit to move to given position (format Position) (silently).


Example:

soldierOne doMove getMarkerPos "MarkerMoveOne"