Function
Cmd
Cmd_Move
Move a squad group to a given position.
On this page
Cmd_Move(sgroup, position, queued, deleteWhenNearMarker, facing, offset, distance, coverSearchRadius, splitCmd)Description
Supports facing, 'offset' movement, and can find cover. The sgroup can be deleted when in proximity of a marker (it assumes a proximity of 5 if you forget to set one on the marker)
Parameters
sgroupSGroupIDrequiredpositionPos/SGroupID/EGroupID/MarkerIDrequiredqueuedBooleanoptionaldeleteWhenNearMarkerMarkerIDoptionalfacingPositionoptionaloffsetIntegeroptionaldistanceRealoptionalcoverSearchRadiusRealoptionalsplitCmdBooleanoptional
Returns
VoidSource
Declared in the game's script sources at:
scar/command.scar