Closed remenkemi closed 1 year ago
What I mean is more of something like this:
In addition to a dataref for the METAR at the aircraft's current location.
Hi,
as a developer, it's probably easier to implement this yourself. X-Plane 12 includes a new SDK function that does exactly this - see the new XPLMWeather.h file. For X-Plane 11, AviTab simply reads the METAR.rwx file in X-Plane's root directory.
Thanks!
Hi, developer here. Is there a way I can read the METAR from Avitab from a dataref?