Jump to content

Amarok_73

Members
  • Posts

    764
  • Joined

  • Last visited

Everything posted by Amarok_73

  1. Can anyone please confirm if this issue is still valid?
  2. Hancer, as I saw, You're using the BotSay on Your servers that uses some kind of webhook. Try to disable it and restart server(s), then check if it changed the situation anyhow.
  3. Nope, It was shoot flying straight level to the target on the same altitude. Unfortunately, the track wasn't saved. EDIT: Tried to recreate it now, and indeed, shooting when climbing around +15 to +25 causes it.aim54_2.trk
  4. That was in MP. I have waited for my CP/G to get into the cockpit and completely load the cockpit to minimize probability of desync, but still this happened. Whole time when my CP/G was engaging the enemies, I was in cockpit.
  5. WPN page shows two Hellfires, while there's none of them available.
  6. May I ask for details about this one, please?
  7. That's my pleasure if You consider it as usefull.
  8. @Raviar "Especially for You"... TheWay.lua
  9. Sure thing mate, just need to get back to home, so I'll toss it to You this evening.
  10. It's not the big deal with this error actually, but if indeed it bothers You, I made for myself the corrected version of the dcsdtc.lua file, and it is not spamming with this error. DCSDTC.lua As I can see, You're using the TheWay too, and it's file causes the same kind of error within similar routine. If You're interrested i can share with You that file corrected as well.
  11. Thank You Gentlemen for Your input, and confirmation of my knowledge. In meanwhile I've asked my firend who was serving as XO on OHP, and he informed me, that indeed, Harpoons are not so selective and have no ARM capability, however they are capable to perform HOJ if the target is actively jamming with ECM.
  12. Hello, As we have some argument about it with colleagues, I'd like to ask if there is version of Harpoon missile, that can recognize the ship type by it's radar emission, or can be set to engage specific ship based on it's radar type?
  13. @Wingthor I'll get it for testing today, and let You know if it works in the mission we've been analyzing it. EDIT: It works! Translated to the Moose, the script I struggle with the issue looks as follows: amarokEventHandler = {} local tC71ILS = true local uCVN71 = UNIT:FindByName("Teddy") function amarokEventHandler:onEvent(event) if event.id == 27 then if event.text:upper() == "C71ILS" then env.info(">>>> C71ILS >>>") if tC71ILS == true then uCVN71:CommandDeactivateICLS(0) trigger.action.outText("I-", 1) tC71ILS = false else uCVN71:CommandActivateICLS(1, uCVN71:GetID(), "C71", 0) trigger.action.outText("I+", 1) tC71ILS = true end env.info(">>>> C71ILS ended. >>>") end end end world.addEventHandler(amarokEventHandler)
  14. Anything You ask for Flappie 20220604 Screen flickering.trk
  15. Here You are: From my observations it seems, that this can be somehow dependent of the clouds used in the mission. server-20220603-092334 (flickering).trk
  16. This is Top Gun in "C Movie' version.
  17. Hello, I'd like to suggest change in official name of dedicated server executable, so it will be different than the Client Software file name. The issue I can see is that when started both on one computer, the server's executable name mess up with software like Track-IR or HOTAS profilers, so there are additional steps neccessary like reconnecting USB devices and such stuff. Renaming the server's executable file name is not resolving anything, as the server cannot be started using such file. To explain myself why I run them separately is that i discovered, that when started this way, the Client software runs much more smoothly providing better FPS.
  18. Is it just me, or this is how it works for others that when using the button mapped AB switch, after pressing the button I have to reverse a little the throttle then push it back to the limit to enable the AB?
  19. When pilot uses the trim, CP/G's joystick if is with FFB changes the forces center point according to the pilot's trim. This is very unwelcome situation in situation when for the CP/G the joystick is the multipurpose device used for TADS targeting or for the helicopter steering depending of the modifier switch state. So if the CP/G's joystick is in the TADS steering mode (determined by modifier switch state), the FFB for this joystick should be disabled (preferably).
  20. Quite easily doable in Viggen even if Kuznietsov is in breadcrumbs of Moskva and couple of other corvettes. I am not saying this is piece of cake, but it's possilbe to sink these monsters using 2-4 RB-15F missiles for each.
  21. First rule of Apache aerobatics is "learn to refrain from pulling hard on the collective when loosing the altitude", or most of Your attempts will look like in attached video. Rest will come sooner or later Apache is pretty good glider when he have the speed, even on "zeroized" collective.
  22. From what distance You're trying to engage the targets with HF?
×
×
  • Create New...