doMove: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|DOMOVE]]
[[Category:Scripting Commands|DOMOVE]]
[[Category:Scripting Commands OFP 1.97|DOMOVE]]
[[Category:Scripting Commands OFP 1.96|DOMOVE]]
[[Category:Scripting Commands OFP 1.46|DOMOVE]]
[[Category:Scripting Commands OFP 1.46|DOMOVE]]
[[Category:Scripting Commands ArmA|DOMOVE]]
[[Category:Scripting Commands ArmA|DOMOVE]]

Revision as of 21:15, 1 June 2006


doMove postion


Operand types:

position: Array

Type of returned value:

Nothing

Description:

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


Example:

soldierOne doMove getMarkerPos "MarkerMoveOne"