Hi everyone,
I just bought Navigraph to try it for the first time and have been very impressed with the updates for most airports navaids around the world. But because AIRAC cycle is different between Navigraph and MSFS, how to make an airport SID and STAR available for people who have Navigraph and those who do not at the same time ?
As an exemple, I am working on ZUTF airport, and waypoint regions are different for same VOR. Best exemple in my case is the VOR WFX near Chengdu in china.
Navigraph defines it in the ZU region but MSFS defines it in the ZP region (was ZU also before SU4).
MSFS code
Navigraph code
Source from file ATX09020.bgl in both versions.
Should I declare waypoints and SID/STARS two times to work in both AIRAC ? If I only use one system, people using the other system will get CTD...
Many thanks for your advices,
I just bought Navigraph to try it for the first time and have been very impressed with the updates for most airports navaids around the world. But because AIRAC cycle is different between Navigraph and MSFS, how to make an airport SID and STAR available for people who have Navigraph and those who do not at the same time ?
As an exemple, I am working on ZUTF airport, and waypoint regions are different for same VOR. Best exemple in my case is the VOR WFX near Chengdu in china.
Navigraph defines it in the ZU region but MSFS defines it in the ZP region (was ZU also before SU4).
MSFS code
XML:
<Next waypointRegion="ZP" waypointIdent="WFX" waypointType="VOR" altitudeMinimum="5443.0F" />
Navigraph code
XML:
<Next waypointRegion="ZU" waypointIdent="WFX" waypointType="VOR" />
Source from file ATX09020.bgl in both versions.
Should I declare waypoints and SID/STARS two times to work in both AIRAC ? If I only use one system, people using the other system will get CTD...
Many thanks for your advices,


