Kadin Posted January 16, 2021 Posted January 16, 2021 (edited) Gents and the occasional lady, I kindly need some advise. I am using the following script to spawn a group to a random zone: mist.respawnInZone ('Rdm_Bandit_1', 'Activate_Rdm'). I am using it with a "Do script" trigger option. It works nicely but the group does not seem to have any waypoints or task assigned to it. Is there a script to assign a task to the group after it spawns and can it be included in the same "do script" space as the "mist.respawninZone" script? I am new to lua but I am getting hooked little by little Edited January 16, 2021 by Kadin
toutenglisse Posted January 17, 2021 Posted January 17, 2021 You can read this related post from Grimes and the links he provided (post from Nov.1st) : MIssion Scripting Tools (Mist)- enhancing mission scripting Lua - Page 64 - Mission Editor Discussion and Questions - ED Forums (eagle.ru)
Kadin Posted January 17, 2021 Author Posted January 17, 2021 I did run into it when I was searching before posting but I could not get the information I was looking. Probably due to huge gaps in my capacity to understand it. I will keep expanding... Thank you toutenglisse
Recommended Posts