commandMove

From Bohemia Interactive Community
Revision as of 01:32, 6 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


unit commandMove position


Operand types:

unit: Object or Array

position: Array

Type of returned value:

Nothing

Description:

Order unit to move to given position (format Position) (via radio).


Example:

soldierOne commandMove getMarkerPos "MarkerMoveOne"