Jump to content

Silvern

Members
  • Posts

    517
  • Joined

  • Last visited

Everything posted by Silvern

  1. Last official statement was that the May 31st is the deadline for a possible release date. But everything is always subject to change... :lol:
  2. Mind sharing please? :)
  3. Wow! Amazing. I hope that DCS will simulate this. :)
  4. Can AGM-88C be used to lock and fire on ship radars? Like the Su-25T can do it in DCS?
  5. Just tested with no wind and got it to work. Maybe this is it.
  6. Kobuleti ILS isnt working. Can aynone confirm?
  7. Woot! Congratulations! :thumbup: Can't wait to try this thing!
  8. 8.8 cm Flak was just as often used against ground targets as it was used against air targets. There were many cases in early war, where Germans specifically brought 8.8 cm Flak to the front, to deal with heavily armoured enemy tanks, because their regular AT guns were unable to penetrate the opposing tanks at longer ranges. Tiger I's gun was also a repurposed 8.8. Flak gun. So yes, these guns are more than capable of dealing with ground targets and it is historically accurate for them to do so. Also, against what type of ship did you use it in the mission? :)
  9. Well they changed the name from Strait of Hormuz to Persian Gulf. It's bound to get bigger. :)
  10. Thank you so much! :) This will greatly improve the experience for us with no head tracking.
  11. It's true. https://www.digitalcombatsimulator.com/en/downloads/world/stable/
  12. Was there any response from developers? :)
  13. +1 An option to toggle the flight stick would be very welcome!
  14. It's all cool. :)
  15. Now I am confused. Exterior shots of the DCS F/A-18C Lot 20 Hornet clearly show 4 CM boxes which allows for 120 CM. BUT. The cockpit shots show 30 Chaff and 14 Flare which would mean that DCS F/A-18C has 2 CM boxes for a maximum of 60 CM. What is going on? :huh:
  16. That is probably an earlier version of the Hornet that can carry a maximum of 60 CM. The F/A-18C Hornet we're getting can carry double that, 120 CM.
  17. That did the trick. Thank you! :) I assume that is the latest version?
  18. This is my code. It all works fine, but as soon as I add yak1:ATC_Messages(false), it stops working. Does not spawn any planes anymore. local yak1=RAT:New("Georgia_Air") local yak2=RAT:New("Georgia_Air2") local yak3=RAT:New("Russia_Air") local yak4=RAT:New("Russia_Air2") local yak5=RAT:New("Alg_Air") local yak6=RAT:New("Alg_Air2") yak1:SetCoalition("sameonly") yak2:SetCoalition("sameonly") yak3:SetCoalition("sameonly") yak4:SetCoalition("sameonly") yak5:SetCoalition("sameonly") yak6:SetCoalition("sameonly") yak1:ContinueJourney() yak2:ContinueJourney() yak3:ContinueJourney() yak4:ContinueJourney() yak5:ContinueJourney() yak6:ContinueJourney() yak5:SetDeparture("Tbilisi-Lochini") yak2:ATC_Messages(false) yak1:Spawn(5) yak2:Spawn(1) yak3:Spawn(4) yak4:Spawn(1) yak5:Spawn(1) yak6:Spawn(1)
  19. Is it possible to set up TACAN so that you can use it to find range to your wingman in multiplayer?
  20. I would like to disable the ATC messages but I can't get this function to work. RAT:ATC_Messages(disable) I just put that directly into my script, but when I do that, RAT stops working. Am I using it wrong?
  21. Specifically the Hornet we're getting.
  22. Same here. Wonder if it's capable of doing it and that they just don't do it like that in practice. Also, your picture shows Hornet carrying Mavericks on the inner pylons. Isn't Hornet limited to two AGM-65's on the outer pylons? Also, is USN Hornet able to carry armaments on the center-line pylon like your picture shows? Or is that only used by USMC Hornets?
  23. Can the F/A-18C carry a single AIM-9 on stations 2, 3, 7 & 8? Or can it only carry the double AIM-9 configuration on those stations?
  24. +1 Thanks for keeping us in the loop! :)
×
×
  • Create New...