Robin_Hood Posted October 31, 2015 Posted October 31, 2015 (edited) I am unable to make the trigger.action.radioTransmission work in 1.5. I have tried the following DoScript in 1.5 and 1.2, and only in 1.5 does it not work. trigger.action.radioTransmission("radio.ogg", trigger.misc.getZone("radio").point, radio.modulation.FM, true, 30000000, 200, "radio1") Has something changed in how the function is called, or is it simply a new bug that makes it non-functional (or maybe I am missing something else). If needed, I can provide missions exemples for both versions. Note: I have been testing with a UH-1H, in case this is aircraft-related. Edited October 31, 2015 by Robin_Hood 2nd French Fighter Squadron
Grimes Posted October 31, 2015 Posted October 31, 2015 Try using "l10n/DEFAULT/radio.ogg" as the sound file. I remember there were issues with the other sound related scripting functions only working with the correct folder structure to the audio file. Can't remember if I tested/reported it for radio transmission or not. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Robin_Hood Posted October 31, 2015 Author Posted October 31, 2015 Thanks a lot Grimes, I just tested it, it works :thumbup: 2nd French Fighter Squadron
sunski34 Posted June 15, 2016 Posted June 15, 2016 Question ...on last DCS World 1.5 release version I ask a question her : http://forums.eagle.ru/showthread.php?p=2812179#post2812179 on that function.... In summary : Why ATC doesn't work anymore if I use the same frequency with that function? Issue or is there a way to solve the conflict? Thank you.
Recommended Posts