mongoose
SOH-CM-2023
Is the Havoc set up as a fighter_bomber? If not the AI might not be sure what to do.
In the Havoc xdp says "Category="fighter_bomber"" which is the same as for the ETO_Huri_Mk2C.xdp
The missions is
<?xml version="1.0" encoding="UTF-8"?>
<!--Combat Flight Sim mission-->
<Mission>
<Params Version="3.0" Directive="bomber_intercept" Country="Britain" Airbase="tane136" Date="12/6/1941" Time="23:00" Weather="OFFscatteredclouds7.xml" Multiplayer="y" MultiplayerOnly="n"/>
<Title>Havoc_Turbinlite_Test_short</Title>
<SubTitle>Havoc_Turbinlite_Test_short</SubTitle>
<AirFormation ID="6000" Directive="bomber_intercept" Country="Britain" Skill="3" FormType="lineabreast" OffsetScaleFactor="2">
<Unit ID="9471" Type="havoc_i" IsPlayer="y" Skill="3"/>
<Unit ID="9472" Type="ETO_Huri_Mk2C" Skill="3"/>
<Unit ID="9473" Type="ETO_Huri_Mk2C" Skill="2"/>
<Unit ID="9474" Type="ETO_Huri_Mk2C" Skill="2"/>
<Route ID="5000">
<Waypoint Type="turn" Speed="123.466666666667" IsWarpable="n" Lat="N51*21'22.3816"" Lon="W0*2'35.0140"" Alt="4571.99"/>
<Waypoint Type="turn" Speed="128.611111111111" IsWarpable="n" Lat="N51*25'27.0365"" Lon="E0*5'55.5485"" Alt="4571.99"/>
<Waypoint Type="turn" Speed="118.322222222222" IsWarpable="n" Lat="N51*20'3.7385"" Lon="E0*11'3.7638"" Alt="4571.99"/>
<Waypoint Type="turn" Speed="90.5422222222222" IsWarpable="n" Lat="N50*55'7.4925"" Lon="W0*36'56.2524"" Alt="1523.99"/>
<Waypoint Type="landing" Speed="90.5422222222222" IsWarpable="n" Lat="N50*50'53.4012"" Lon="W0*42'16.1999"" Alt="6736.00"/>
</Route>
</AirFormation>
<Facilities>
<Facility ID="9470" Type="Blitz_Patrol_Box" Lat="N51*25'30.4235"" Lon="E0*6'1.2766"" heading="0" Country="Germany" Spawns="Blitz_patrolbox.spawns" IsOneShot="y"/>
</Facilities>
</Mission>