MSFS B206 missing correct Type in ATC

Just found out that ATC type isn’t correct used in game.
It’s an easy fix in the aircraft.cfg file:

[GENERAL]
atc_type = "$$:Bell Helicopter"
atc_model = "$$:206B3"
Category = "Helicopter"
icao_type_designator = "B06"
icao_manufacturer = "BELL"
icao_model = "206B-3 JetRanger III"
icao_engine_type = "Turboprop/Turboshaft"
icao_engine_count = 1
icao_WTC = "L"
icao_generic ="0"

Just add the $$: and ATC say Bell Helicopter and 206B3

1 Like

Thanks for the info!!! Much appreciated

1 Like