Jump to content

Loneagle

Members
  • Posts

    40
  • Joined

  • Last visited

Personal Information

  • Flight Simulators
    ArmA III
  • Location
    Boston, MA
  1. Hi guys I've tried everything to add EW radars but I can't, even getting all SAMs and set them like EW radars doesn't work... this is the code I'm using do --Create an instance of the IADS redIADS = SkynetIADS:create('IRAN') ---debug settings remove from here on if you do not wan't any output on what the IADS is doing by default local iadsDebug = redIADS:getDebugSettings() iadsDebug.IADSStatus = true iadsDebug.samWentDark = true iadsDebug.contacts = true iadsDebug.radarWentLive = true iadsDebug.noWorkingCommmandCenter = true iadsDebug.ewRadarNoConnection = true iadsDebug.samNoConnection = true iadsDebug.jammerProbability = true iadsDebug.addedEWRadar = true iadsDebug.hasNoPower = true iadsDebug.harmDefence = true iadsDebug.samSiteStatusEnvOutput = true iadsDebug.earlyWarningRadarStatusEnvOutput = true --add all units with unit name beginning with 'EW' to the IADS: redIADS:addEarlyWarningRadarsByPrefix('EW') --Add all groups begining with group name 'SAM' to the IADS: redIADS:addSAMSitesByPrefix('SAM') --Add Command Center commandCenter = StaticObject.getByName('C3I2-Bandar-Abbas') redIADS:addCommandCenter(commandCenter) --Get all SAMs redIADS:getSAMSites():setHARMDetectionChance(100):setActAsEW(true) --Add SA-10 point defense local SA15B = redIADS:getSAMSiteByGroupName('SAM-SA15-002') redIADS:getSAMSiteByGroupName('SAM-SA10'):addPointDefence(SA15B):setHARMDetectionChance(100):setIgnoreHARMSWhilePointDefencesHaveAmmo(true) --Activate the radio menu to toggle IADS Status output redIADS:addRadioMenu() -- Activate the IADS redIADS:activate() end I appreciate any help about it.
  2. I was testing a mission with Silkworm missiles and has no sound when missile is in flight...
  3. Guys could you update the mod to DCS World 2.5.5 version? like other mods this one is damaged after the last update...
  4. This issue was fixed recently, I test again the AAA and fire at night without any problem. Thanks to the ED Team.
  5. The same with the AAA, yo can see the thread here: https://forums.eagle.ru/showthread.php?t=219945 The ED team including beta testers ("oficial testers" because all of us are being testers) prefer to remain silent about this and another issues... Maybe if you write the same post in Russian they will gives you any response...
  6. That's no make sense at least ED just give the same modules to Steam users free or with a great discount... Who want to pay again for modules they own right now?
  7. Dead end? I saw your moronic arguments against the model enlargement even when you could decide to use that feature or not. you're a minority in threads where the vast majority of users with valid arguments and tests have shown that the spotting range and visual engagements it's unrealistic and works poorly with good resolutions.
  8. A lot of users like me have the same issue even using the zoom. the Eagle Dyanmics team should bring it back de objects scale feature....
  9. Ohhh men that's worse than I thinked...
  10. https://forums.eagle.ru/showthread.php?t=219945
×
×
  • Create New...