spinter Posted May 29, 2013 Posted May 29, 2013 (edited) local units = Group.getByName('Uh1'):getUnits() if #units > 0 then local unit1pos = units[1]:getName() trigger.action.outText(unit1pos, 5) end is correct code? and how can I see if this group exists? I know if a target is Static Object? Sorry my eng im traslated by Google! Edited May 29, 2013 by spinter ====VIAF==== Spinter 155° "Pantere Nere" TsSimComms My Site aiupgrade.net
Recommended Posts