I am trying to figure out how to assign new task or mission or whatever once i mist.cloneInZone and i am unable they "seem" to keep the tasking of cap or Fighter Sweep but not in the zone where the original unit was designated to do it, and i read from Grimes that they lose the original route data but i am struggling to try what he suggested in his post
mist.getGroupRoute(gpName, true).
newGroup.route = mist.getGroupRoute('whatever', true)
i think those commands only pull the relevant data then you have to somehow send that data to the Aircraft and i have no idea how to accomplish that or if there is a simpler way of just saying unit123 go do this at this place etc.
Any help would be appreciated i am just dipping my toes in the water and I am over my head.