wraith70 Posted April 24, 2020 Posted April 24, 2020 So, I'm trying to spawn a group in a trigger zone using the ctld.spawnGroupAtTrigger function. No issues there. What I can't figure out is how to pick them up. I create the following: ctld.spawnGroupAtTrigger("blue", {inf=4,mortar=2},"SpawnZone1", 2000) The group spawns no problem, but when I fly to them, I can't pick them up via the F10 radio menu. Standard Troop menu gives me a message you are not in a pickup zone. The notes of this function says that you create an "extractable" group without a pickup zone. How does one "extract" them. Thanks Wraith
Recommended Posts