Dangerzone Posted July 12, 2024 Posted July 12, 2024 Hi, Just wondering if there's a quick way to enable Dynamic spawning at all airbases and FARPS or if we need to go through individually and assign them. I couldn't find anything in the ME. Just wondering if there's a way to enable it through LUA/script?
Dangerzone Posted July 12, 2024 Author Posted July 12, 2024 I've managed to find a 'hack' to do this, but not sure if there's a more elegant way. By changing the 'warehouse' file within the .miz file I can replace all references of: ["dynamicSpawn"] = false, with ["dynamicSpawn"] = true, Likewise, it might also pay to replace ["unlimitedAircrafts"] = false, with ["unlimitedAircrafts"] = true,
crispy12 Posted July 16, 2024 Posted July 16, 2024 Remember to set airfield to blue as well otherwise you might not be able to rearm
Dangerzone Posted July 16, 2024 Author Posted July 16, 2024 8 hours ago, crispy12 said: Remember to set airfield to blue as well otherwise you might not be able to rearm Interesting. I haven't gotten to play too much yet with dynamic spawning, as other things in the script are broken - but I thought that you wouldn't be able to spawn at airfields unless it was with that coalition as well? Or does Dynamic Spawn allow you to spawn at an enemy airfield? 1
Solution titi69 Posted August 10, 2024 Solution Posted August 10, 2024 I made small script to change setting for All base at once in the .miz https://www.digitalcombatsimulator.com/en/files/3339867/ 1
Recommended Posts