Jump to content

Tarres

Members
  • Posts

    926
  • Joined

  • Last visited

Everything posted by Tarres

  1. One question. I´m trying to set the L-39 "landing switch" to the Warthog Pinkie in the throttle. Something like this: {down = iCommandPlane_SpotSelect_switch, value_down = 1.0, value_up = 0.0, name = _('3pos Spotlight Switch - LANDING'), category = {_('Systems')}}, {down = iCommandPlane_SpotSelect_switch, value_down = -1.0, value_up = 0.0, name = _('3pos Spotlight Switch - Taxi'), category = {_('Systems')}}, The original LUA: {down = iCommandPlane_SpotSelect_switch, value_down = 1.0, name = _('Spotlight Switch - LANDING'), category = {_('Systems')}}, {down = iCommandPlane_SpotSelect_switch, value_down = -1.0, name = _('Spotlight Switch - TAXI'), category = {_('Systems')}}, {down = iCommandPlane_SpotSelect_switch, value_down = 0.0, name = _('Spotlight Switch - OFF'), category = {_('Systems')}}, But doesn´t work. Any ideas?
  2. Not sure if it´s a bug or by design. (DCS 2.5 beta U4) EWR stations have correct values in the Encyclopedia but the LUA files define detection ranges of only 100km (both). New systems like SA-3 and his associated radars have correct ranges in the Encyclopedia and in the LUA file. Maybe both EWR are inherited from old LOMAC/FC. Thanks in advance.
  3. Rest in Peace Eric.
  4. Yes. I was looking for a direct command to export. Thanks!
  5. OK. Looking at the Lua it seems that there is no possibility to export the radio selector. There are no arguments in the clickcabledata to export. It seems that the "selector" isn´t clickable. The selector is the control labelled "team rely" in the user manual that indicates the selected radio to talk. Also, PTT isn´t clickable so it is not possible at the moment to implement it like in the BST helos. PTT is located in the "trigger" of the cyclic (pilot and copilot) and works like in the Huey first stage: intercom (ICS), second stage: radio. So for now it is not possible to improve the Gazelle section of the SRS. Sorry!
  6. Ok. I'll try to do it this week. Busy with real life ATM.
  7. @Lazyboot. Once it´s released, it´s an easy task. I think it could be done in a couple of days. Locate the values in the clickcable.lua file and adjust the lua in the SR.
  8. Unfortunately no. Only modules with "clickable buttons" can be directly programmed in SRS via the clickable data lua. It´s on the developer side to made these buttons clickable. E.g. All BST modules have been programmed with these in mind, even the ICS is ready (and ready the SRS if it works like in the L-39); on ED side, only the TF/P-51 is "ready for SRS". Other module have animations but these animations are not tied to a clickable data lua to allow expert. Mig-21 is the only 3rd party module programmed in this way. AFAIK other hird parties modules have the PTT radio buttons" clickable", so no funstion can be done for SRS. Maybe in the long term could be enabled by the developers. Regards.
  9. Landing and taxi lights could be turned on with landing gear retracted, lights can be seen reflected on the underside nose.
  10. Same here. Something related to .NET 4.7 Updating the RivaTuner to the last beta "seems" to solve the problem. I´m able to run MSI AB and SRS and other applications as FTX central again. Can you try it?
  11. Hi Andrei! No problems here with W10 Creators Update. MSI Afterburner or similar running? I´ve to switch off MSI Afterburner in order to run SRS or other applications like ORBX FTX control panel.
  12. I wrote an example in the Caucasus map. Not at home now. I'm preparing a flight example to send to Smil. Edit: found https://forums.eagle.ru/showpost.php?p=2518544&postcount=9
  13. Excelent as always Foxbat.
  14. It's fixed in 2.1.1 and 1.5.7 Tested yesterday with 39C and ZA
  15. Radio frequencies differs front-rear fixed.
  16. Thanks!
  17. ASO-2: 40 flares and 18 Chaff SPS-141-100: 64 flares in 2 ASO-2V banks of 32. No chaff. According to the depicted versions in the sim.
  18. I´ve got the same problem if MSI Afterburner is running. Close Afterburner and works. Same with FTX Central for FSX, not running if Afterburner is running. Maybe something related to MSI Afterburner and the OS (W10PRO Creators Update in my end).
  19. @GSS_Rain Clickabledata.lua in: Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\A-10C\Cockpit\Scripts Intercom Panel (Inercom Panel) lines 1085-1096 I´ll try it. I forgot that panel and the dependecies.... Thanks! @Ciribob. I´ve got the same problem with the "not saving values" as Fixen says. Maybe some windows update after Creators update or Realtek update? I will investigate it next week.
  20. 20-25MB average here.
  21. This feature worked in one of the previous 1.2.x/1.5.x versions. And yes, it changed weights, and dynamics. I will try later. Thanks!
  22. Novak told me in the Bugtracker that the "light to the left" is not a bug, it´s a feature like the landing light of the -15bis. Soviet engineering.....
  23. Tarres

    DCS NTTR 2.1

    El Hornet cuando salga llevará consigo otra versión "2.x.x" Cada modulo implica modificaciones en la base del conjunto, por tanto siempre da como resultado una nueva versión.
  24. 40.400 is for the FuG German VHF AM radio sets.
  25. Yes, no problem on that IF Normandy has a beacons.lua file. You can fly the 39 without RSBN stations using the "manual mode" like in Nevada in the worst case scenario (no beacons.lua file) One beacons.lua for each map: there will be a subfolder "Normandy" along the "Nevada" subfolder in the "Terrains" subfolder. Regards. Mike
×
×
  • Create New...