Jump to content

Chacal_IX

Members
  • Posts

    87
  • Joined

  • Last visited

Everything posted by Chacal_IX

  1. I'm sorry, but I think I'm going to abandon this campaign. This mission seems almost impossible to me to succeed. Nearly 20 attempts with always at least one loss of one of the C-130s. It's too frustrating. The Mig-21s with their missile don't give us a chance and it's not our wingman who will help us much. The only time I succeeded, one of the C-130s apparently crashed on the runway on the way back without understanding why. If someone succeeded, I would be interested to know what tactics they used. But for the moment I'm too tired to repeat this mission over and over again.
  2. I am having some difficulty completing mission 24. The C-130 escort is going well, with no casualties and the Mig-21s are all shot down. Then comes the escort of the L-39 which lands without difficulty in Gelendzihk followed by my wingman and me. But the mission is only 50% complete What is missing to complete this mission?
  3. Indeed the mission is successful if the destruction rate is higher than 80%. I replayed it last night with 100% destruction and this time the mission is successful. I apologize for the inconvenience. Personally I find that 80% is a bit exaggerated. With an F-18 I would like to, but not with an F-5. Especially considering that the wingman never help on this one. He simply doesn't execute any of my orders but this is probably a ED problem.
  4. Thank you for the information. I just realized with TACVIEW that I was more like 75% of the target destruction rate. I'm going to try the mission again
  5. This maybe the 10th time I've done this mission with a 50% result each time. I take off, I follow the flight plan, I bomb the radar, my wingman explodes in full flight as soon as the radar is hit, I launch my rockets on the remaining targets, I take the way back, I receive the message "beeper..." then the message that my wingman is fine and that he is heading north, I land and stop at the parking. Score 50% with 80 to 90% of targets destroyed. What did I forget to do, what's wrong with this mission?
  6. Copy and paste A-10C.lua in...Scripts\DCS-ExportScript\ExportsModules and rename the new file A-10C_2.lua
  7. Same issue here. I don't know why
  8. Sorry, the attitude of the plane on the track doesn't correspond at all what happened. Do you need a new track ?
  9. When FXP is selected, the missile should follow the course seen on the HSI. Otherwise, it will only fly on the heading entered in the BRG parameters. In my test, I fire 4 missiles with the following parameters: Mode: BOL FLT : MED TERM :SKIM SRCH: 15 NM DSTR: 30NM BRG: 310°. FXP: ON The 4 missiles should cross each other because I selected the FXP function at the same time on all 4 but the shots were deliberately spaced to vary the heading indicated in the HSI. In the track you can see that the 4 missiles are all flying on the 310° heading until destruction. I hope I have been clear enough Harpoon Bug.trk
  10. Unfortunately it is not possible to assign more than 2 icons per button. This is a limitation of the Stream Deck software. But there are magicians like nosaMtrevoC who did something fabulous for the TOMCAT here But nothing prevents you to ask Elgato for this option. On my side it is already done but more we are numerous to do it and the more chance we will have this option. Edit: I've just requested it again.
  11. No, to my knowledge, there is no way for that.
  12. Try with the last F-16C_50.lua files here https://forums.eagle.ru/topic/230609-new-streamdeck-plugin/page/3/?tab=comments#comment-4281438
  13. Thanks ! :thumbup:
  14. Did anyone manage to get the Stream deck to work with the F-14A ?
  15. For the CAP buttons, I let you see on the attached file how I proceeded. F-14B RIO 2.rar
  16. Try again :yes:
  17. You need select Show in 2nd State Image When : Is greater (>) below value Value : 0.5 Otherwise the lights will come on as soon as the cockpit light is switched on.
  18. https://forums.eagle.ru/forum/english/dcs-world-topics/input-and-output/271902-new-streamdeck-plugin?p=6214921#post6214921
  19. PD STT = 6114 PULSE STT = 6115 PD SRCH = 6116 RWS = 6117 TWS AUTO = 6118 TWS MAN = 6119 PULSE SRCH = 6120
  20. +1 Now when I visit the forum, I want to leave it so quickly
  21. If it existed, I'd choose the XXL :D
  22. I just finished your campaign and it's one of the most enjoyable I've ever played. I particularly liked the atmosphere, the scenario and the realism of the missions. All that's missing are the recorded voices. Thank you very much for creating this campaign :thumbup: I look forward to the next ones:smilewink:
  23. Thank you very much Ctytler.:thumbup: Your app is a real bonus for our Stream Deck. I can't get enough of it.
  24. There's an error in the script for the 8A flag on the ACM panel. It doesn't work. I have corrected the script like this ans now it work function ExportScript.stationStatusFlags(mainPanelDevice) -- Display Station status flags 1 to 8 on ACM panel local b local a = 9221 repeat b = "5" .. a ExportScript.Tools.SendData(b, ExportScript.drawStationStatusFlags(mainPanelDevice:get_argument_value(a))) a = a + 1 until( a == [color="Red"]9229[/color]) end
  25. Thanks a lot nosaMtrevoC, I never imagined it was possible to configure my Stream Deck this way. I still use my own script because I have too many commands that might not work with yours anymore but I will follow your work with great interest. Congratulations on all your hard work :thumbup:
×
×
  • Create New...