Robin_Hood Posted January 26, 2016 Posted January 26, 2016 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. 2nd French Fighter Squadron
Robin_Hood Posted March 5, 2016 Author Posted March 5, 2016 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 ;) 2nd French Fighter Squadron
PiedDroit Posted March 5, 2016 Posted March 5, 2016 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.
Robin_Hood Posted March 8, 2016 Author Posted March 8, 2016 Indeed, the fix works, thanks. 2nd French Fighter Squadron
Recommended Posts