commandMove – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search

have altered the example from

(position "MarkerName")

to

(getMarkerPos "Marker1")

this because. afaik, position only works on objects, and a marker of any kind doesn't appear to be one.

ook? 07:20, 3 September 2007 (CEST)

Good Mikero, also if you check back in history for this command you will find it was once set to:
soldierOne commandMove getMarkerPos "MarkerMoveOne" as per BIs example.
It just got changed by someone way back in history like many commands in this wiki comref which is no longer as accurate as it once was.
Planck 13:13, 3 September 2007 (CEST)