?!(local server) : exit
; tgt1.sqs
;--------------------------
_tgtarray = ["tgt11","tgt12","tgt13","tgt14","tgt15","tgt16"]
{_x setpos (getpos spot1)} foreach _tgtarray
{_x SetDir 180} forEach units opfgrp1
~2
{_x domove GetPos tgt1} forEach units opfgrp1
Is that what you wanted?