I have problem, I have group of inf named to "AK" and 3 zones Rzone1 etc..
I get erros when i try to run mist teleport group to random zone:
mist.teleportInZone('AK', {'RZone1', 'RZone2', 'Rzone3'}, true, 150)
And second but for manpad group named IGLA1 (and only one zone)
mist.teleportInZone('IGLA1', {'Manpadit'}, true, 150)
Mist 3.3 is loaded in mission start and teleport script after 10 sec .. :helpsmilie::helpsmilie:
What i do wrong.. :(