+EricJ Posted December 5, 2009 Posted December 5, 2009 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.
Recommended Posts