Hi
What makes the AI bombers returning to base after they have dropped their bombs in campaign missions?
I have had quite some problem with the JU87's staying over the target forever in both the ETO campaigns "Attack in the west" and BoB as reported previously here:
http://www.sim-outhouse.com/sohforu...0-How-to-achieve-successful-campaign-missions
http://www.sim-outhouse.com/sohforu...0-BoB-camp-for-ETO-by-mrjmaint-spawn-problems
http://www.sim-outhouse.com/sohforums/showthread.php?74714-ETO-Campaign-problems-please-advise!
Daiwilletti noticed that in the BoB _mission.xml the Ju87's used payload=0 which is a clean payload.
<AirFormation ID="6001" Directive="strike" Country="Germany" Points="2" Skill="1" Payload="0" FormType="1">
<Unit ID="1000" Type="dr_ju87b_1stg3" Name="KG 12"/>
So I followed Daiwilletti's advice and added MissionType="Strike" to the xdp like this:
<Loadout Name="(4)250kg+(10)50kg Bombs" MissionType="Strike">
When I tested the edited xdp the Ju87's carried bombs and dropped them over the target, but stayed over the target forever...
Next try was to modify the loadout so the MissionType="Strike" only had one bomb like this:
<Loadout Name="(1)500kg Bomb" MissionType="Strike">
I tested the edited xdp with this result:
Ju 87 dropped its only bomb at 10.20.
Used cannons at 10.25.
Flew over the target to 11.00 (40 minutes over the target area!) when I gave up and started to warp.
In the next test I copied and renamed CFS3 default mosquito_mkiv.xdp to DR_ju87b_1STG3.xdp edited xdp: names, country, service date, category and url with this result:
10.16 dropped 2 bombs.
10.21 dropped remaining 2 bombs.
10.22 started to fly back to base as intended!
So is there something in the xdp that influence how the bombers behave over the target or controls when they return to base?
I would be grateful for any ideas to help me solve this problem!
Cheers
What makes the AI bombers returning to base after they have dropped their bombs in campaign missions?
I have had quite some problem with the JU87's staying over the target forever in both the ETO campaigns "Attack in the west" and BoB as reported previously here:
http://www.sim-outhouse.com/sohforu...0-How-to-achieve-successful-campaign-missions
http://www.sim-outhouse.com/sohforu...0-BoB-camp-for-ETO-by-mrjmaint-spawn-problems
http://www.sim-outhouse.com/sohforums/showthread.php?74714-ETO-Campaign-problems-please-advise!
Daiwilletti noticed that in the BoB _mission.xml the Ju87's used payload=0 which is a clean payload.
<AirFormation ID="6001" Directive="strike" Country="Germany" Points="2" Skill="1" Payload="0" FormType="1">
<Unit ID="1000" Type="dr_ju87b_1stg3" Name="KG 12"/>
So I followed Daiwilletti's advice and added MissionType="Strike" to the xdp like this:
<Loadout Name="(4)250kg+(10)50kg Bombs" MissionType="Strike">
When I tested the edited xdp the Ju87's carried bombs and dropped them over the target, but stayed over the target forever...

Next try was to modify the loadout so the MissionType="Strike" only had one bomb like this:
<Loadout Name="(1)500kg Bomb" MissionType="Strike">
I tested the edited xdp with this result:
Ju 87 dropped its only bomb at 10.20.
Used cannons at 10.25.
Flew over the target to 11.00 (40 minutes over the target area!) when I gave up and started to warp.

In the next test I copied and renamed CFS3 default mosquito_mkiv.xdp to DR_ju87b_1STG3.xdp edited xdp: names, country, service date, category and url with this result:
10.16 dropped 2 bombs.
10.21 dropped remaining 2 bombs.
10.22 started to fly back to base as intended!

So is there something in the xdp that influence how the bombers behave over the target or controls when they return to base?
I would be grateful for any ideas to help me solve this problem!
Cheers