Jump to content

Quick way to "Dynamic All" Airbases and FARPS?


Go to solution Solved by titi69,

Recommended Posts

Posted

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?

Posted

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,

 

Posted
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? 

  • Like 1
  • 4 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...