Hi,
I'm facing a weird issue with runway starts :
My runway n° 9 is heading 93.3 degrees. The primary start is heading 93.3 and the secondary start Rwy 27 is heading 273.29 (see code below). Primary takeoff is TRUE.
When I start the game, I choose the 09 start, and whatever I do, it always bring me to the 27 ... I don't get it ... ?
Do you face the same issue ?
Thanks
I'm facing a weird issue with runway starts :
My runway n° 9 is heading 93.3 degrees. The primary start is heading 93.3 and the secondary start Rwy 27 is heading 273.29 (see code below). Primary takeoff is TRUE.
When I start the game, I choose the 09 start, and whatever I do, it always bring me to the 27 ... I don't get it ... ?
Do you face the same issue ?
Thanks
<Runway displayName="Runway 09 - 27" [...] heading="93.30000305175781" [...] number="09" designator="NONE" primaryLanding="TRUE" primaryTakeoff="TRUE" primaryPattern="LEFT" secondaryLanding="TRUE" secondaryTakeoff="TRUE" secondaryPattern="LEFT" >
[...]
<RunwayStart end="PRIMARY" [...]" heading="93.30000305175781"/>
<RunwayStart end="SECONDARY" [...] heading="273.29998779296875"/>
</Runway>
Last edited:


