commandMove

From Bohemia Interactive Community
Revision as of 01:32, 6 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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"