Hi Guys i've spawned a unit using : _io2 = [getmarkerpos "Spawn_Marker", EAST, ["O_G_Survivor_F"],[],[],[],[],[],180] call BIS_fnc_spawngroup; the question is how do i change its name from O_G_Survivor_F to io2 so that i can place a trigger condition : !alive io2
Thnx