Jump to content
Sign in to follow this  
EricJ

Limiting Mission Types on a Map

Recommended Posts

For those who want to limit what kind of missions can only be played on a map, add this to your (MAP NAME).ini file, towards the bottom. Unlike your aircraft _DATA.ini, which also limits the type of roles, it can be further limited here. So for my Afghanistan map setup, I have this:

 

[AllowedMissionTypes]

FriendlyMissionTypes=STRIKE,SEAD,ARMED_RECON,RECON,CAS

 

Since realistically, you'd get nothing out of doing an Escort, or CAP mission (other than a lot of SAM/AAA "excitement"). So I limited for the Player (me or you) the missions above. Specifically for this map. For Red sided (using Red aircraft) missions, simply add this line:

 

EnemyMissionTypes=STRIKE,SEAD,ARMED_RECON,RECON,CAS

 

And so on. Be sure to use the roles that are specified in the Aicraft's _Data.ini in order for it to work.

Share this post


Link to post
Share on other sites

Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..