A new entry has been added to Add-Ons Library, category CFS 3 Other Add-Ons - Missions and Campaigns

Description: The stock Recon spawns are supposed to support recon missions in campaign play. But they were mission goal and damage percent information.

This recon spawn set fixes that and now you can fly a successful recon campaign mission.

NBB: There are twelve different campaign missions available to the writer of a campaign. Because the stock recon missions did not work, there may be some newer campaigns written without the recon mission available to select.

In addition, some aircraft do not have the information in their loadouts as to what the appropriate loadout for a recon mission is. Always check your aircraft's .xdp file, loadouts section, to ensure that the "Recon" option is mentioned as a Missiontype in a suitable loadout. A suitable loadout would be one with fuel tanks on pylons, or if not available, the "Clean" loadout option would be the default to have "Recon" added as a Missiontype.

Eg. you often find a loadout looking like this in an aircraft's .xdp file:

<Loadout Name="Clean" MissionType="CAP"></Loadout>

You need to include Recon:

<Loadout Name="Clean" MissionType="CAP,Recon"></Loadout>

Note there are no spaces in the MissionType list only comma separation of types.

To check it out, rate it or add comments, visit Corrected Stock Recon Spawns.zip
The comments you make there will appear in the posts below.