Mistermann Posted February 15 Share Posted February 15 I am trying to learn the Hornet and using Overkill's videos to guide me along. In the referenced video below, at 10:03, he opens the radio and creates aircraft as targets during the mission itself. Can someone point me to how this is done? Thank you. https://www.youtube.com/watch?v=08MLqgsg3sY MM [sIGPIC][/sIGPIC] ASUS P9X79 | i7 3930K | 16GB DDR3 | Nvidia Geforce GTX780 | Win7 64 | HOTAS Thrustmaster T.16000M & TWCS Yeah, I need a serious upgrade :) Link to post Share on other sites
Grimes Posted February 16 Share Posted February 16 Probably just did it with the triggers. Its pretty easy to setup. Place an AI aircraft, tick the box for "late activation". Then go into the triggers and make a trigger that occurs sometime around mission start for "Radio Item Add". Make one for each group you want to spawn in, give it a unique name since that is what will be displayed, and set each's flag value to be something unique. Then for however many groups you have make another trigger that is basically Once> Flag X True> Group Activate (whatever group) and Radio Item Remove. Basically what happens is you select the radio item, which sets a flag, which when true will activate a group, and then remove that option from the menu. You can also do that with the scripting engine and also make things a whole lot more complex. The upside of doing it via the editor is it is simple, but the groups can only be activated once. With scripting that limitation doesn't exist, but as I said, it can be a bit more complex. 1 The right man in the wrong place makes all the difference in the world. Current Projects: Scripting Wiki, Something... Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread), SLMOD, IADScript, Mission Editing Wiki!, Mission Building Forum Link to post Share on other sites
Mistermann Posted February 16 Author Share Posted February 16 Thank you, @Grimes!!! MM [sIGPIC][/sIGPIC] ASUS P9X79 | i7 3930K | 16GB DDR3 | Nvidia Geforce GTX780 | Win7 64 | HOTAS Thrustmaster T.16000M & TWCS Yeah, I need a serious upgrade :) Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now