Tarres Posted April 6, 2016 Posted April 6, 2016 ATC gives barometric information in Imperial, that is inconsistent with the instrument in metric that we have. To have information in metric, there must be a line in sounds/speech/speech.lua that defines this information: aircraftNativeCountry = { ..... ..... ['M-2000C'] = base.country.id.RUSSIA, } Maybe it can be done with another tweak, but this is a workaround for the moment. Regards.
Azrayen Posted April 6, 2016 Posted April 6, 2016 Mirage uses hPa, that is neither mmHg (russian) nor inHg (imperial) system.
Recommended Posts