Jump to content

Recommended Posts

Posted

https://wiki.hoggitworld.com/view/DCS_command_setFrequency

 

local freq = {
    id = "SetFrequency",
    params = {
       power = 10,
       modulation = 0,
       frequency = 131000000,
    }
  }
  Group.getByName("someGroup"):getController():setCommand(freq)

 

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

  • Recently Browsing   0 members

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