Jump to content

Advanced radio: radio contact to Kuznetsov in Mi-8?


gulredrel

Recommended Posts

Hello,

 

I've created a single player mission in 1.5.6 where player controlled Mi-8 should transport freight to Kuznetsov.

 

How do I set radio frequency for Kuznetsov carrier, so that player in Mi-8 can communicate with the carrier? I can see Kuznetsov in radio menu, but which frequency do I have to use (simple radio is off)?

 

Thanks

Jens

Link to comment
Share on other sites

Will something like this work as a simple script in Perform Command?

 

out of: http://en.wiki.eagle.ru/wiki/Simulator_Scripting_Engine/DCS:_World/Part_2

 

Set frequency Sets frequency and modulation to the unit's radio or to the radio of each unit in the group.


SetFrequency = {
   id = 'SetFrequency',
   params = {
      frequency = number,
      modulation = enum radio.modulation,
    }
  }

Link to comment
Share on other sites

  • 5 months later...
  • Recently Browsing   0 members

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