-
Posts
764 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Amarok_73
-
Can anyone please confirm if this issue is still valid?
-
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.
-
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.
-
WPN page shows two Hellfires, while there's none of them available.
-
Feedback Thread - F14 Tomcat Patch July 21st 2022
Amarok_73 replied to IronMike's topic in DCS: F-14A & B
May I ask for details about this one, please? -
DTC for DCS - new version 7.2.0 - Apache added
Amarok_73 replied to SFJackBauer's topic in DCS Modding
That's my pleasure if You consider it as usefull. -
DTC for DCS - new version 7.2.0 - Apache added
Amarok_73 replied to SFJackBauer's topic in DCS Modding
@Raviar "Especially for You"... TheWay.lua -
DTC for DCS - new version 7.2.0 - Apache added
Amarok_73 replied to SFJackBauer's topic in DCS Modding
Sure thing mate, just need to get back to home, so I'll toss it to You this evening. -
DTC for DCS - new version 7.2.0 - Apache added
Amarok_73 replied to SFJackBauer's topic in DCS Modding
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. -
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.
-
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?
-
@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)
-
This one.
-
Anything You ask for Flappie 20220604 Screen flickering.trk
-
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
-
This is Top Gun in "C Movie' version.
-
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.
-
BUMP...?
-
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).
-
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.
-
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.
-
From what distance You're trying to engage the targets with HF?