0 Members and 1 Guest are viewing this topic.
_positions = []{_positions = _positions + [getPos _x]} forEach units group player
_positions = []{_positions = _positions + [getPos _x]} forEach ((units group player) - [player])
_pos_array = []{_pos_array = _pos_array + [(getpos _x)]} foreach _eastunitshint format ["%1",_pos_array]