Jump to content

Recommended Posts

Posted

I noticed that the preset channels 19 and 20 on both radios (UHF and V/UHF) do not work properly. They do not tune to the frequency selected in the Mission Editor, but to what appears to be random frequencies (like 389.02). The frequencies change when the mission is restarted.

  • 1 month later...
Posted

A little bump, just in case it has been unnoticed. The problem is still here in 1.5.3, don't know about other versions (but I didn't see it mentionned in patch notes either). Not particularily high priority, as there are still 18 channels to use, but just so you know it's there ;)

Posted

Try editing DCS World\Mods\aircraft\M-2000C\Cockpit\Scripts\Radio\M2KC_UVHF_Radio.lua and M2KC_UHF_Radio.lua

 

Replace

for i = 1,18 do

With

for i = 1,20 do

 

I don't know if that will solve the problem, I never tried it as I was OK with the first presets, I just noticed it while looking at the radio lua.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...