Quote:
Originally Posted by 41Sqn_Banks
Indeed, however IIRC this is mainly a problem of the Bf 110, the other aircraft have more suitable default fuses. I can assure you that this point has the highest priority. Implementation is dead simple, however it is a considerable workload to define which fuse should be used for a specific altitude range and specific loadout.
Just have a look at the file that defines the loadouts for the different operation types (which isn't complete for every type, e.g. Ju 88 has not all loadouts defined): http://code.google.com/p/il2dce/sour...craftInfo.ini#
Now multiplicate this by every suitable fuses and delay times configuration. In addition I first need to find out which configuration is suitable. You see it's a mammoth task.
For the other requests/bugs: The missions are generated based on a template which can be created in the FMB. The template file of Kanalkampf campaign is located in <cod steam folder>/parts/IL2DCE/Campaigns/Kanalkampf/Template.mis
You can simply modify the squadrons or add new squadrons in the FMB. The take-off waypoint defines the airfield used by the squadron.
I will give instruction on how create your own campaign or modify a existing campaign soon. So everyone can use his favourite aircraft 
|
Thanks for that quick reply, I took a look at that code and I see what you mean.

Great job and looking forward to instructions.