All Activity
- Past hour
-
Check out the YouTube channel “Helicopter lessons in 10 minutes or less”. That will give you background information in order to understand why stuff happens the way it does. There are also other YT channels dedicated to DCS helicopters.
-
I do have advice. Start with the UH-1. Fly it, and practice it until you can hover it over a dime. Get a book from Amazon about flying Helicopters. It will explain things like steep approaches, pinacle landings, etc. You probably will need to get good rudder pedals and a joystick extension. Once you do that my friend, you will be able to load up any helicopter in DCS, map the basic controls, and fly it around the world first time, no probs. Avionics is a different matter and will try your patience in some of the more modern helicopters.
-
pls add region separate install with full map buyer
-
Single Players: What would win you over to a multiplayer server?
Beirut replied to Dangerzone's topic in DCS 2.9
What would help get me into MP? Two things: 1 - A video tutorial series, explaining in language a small dog could understand, exactly what is required to join MP and not look like a complete tool. 2 - The ability to instantly ban from all servers on Earth anyone who ever uses the phrase "split the community". #2 is a deal breaker. Thank you. -
swartbyron started following WOW!
-
Well its here ️ This is what we all dreamed of while flying the MiG-29 all those years ago in Flanker 2.5
-
Hi all, First post and sorry it's such a noob question... I've just started DCS, been going through the F/A-18 tutorial and found it pretty great in terms of learning basic flight stuff. Of course my real love is helicopters and the Gazelle is one of my favourites, so I decided to have a bash at that, thinking the tutorial would be comparable to the F18 one... The Startup chapter was great and I really loved learning the sequence. Only thing missing was voice narration. But the next chapter is Weapons, for which you need to start in a stable hover. Since there's no tutorial on how to hover, land or fly in general, and since I seem to be pretty naff at figuring out how to do it with the trial-and-error method, the obvious question is... What would people recommend for learning to actually fly a helicopter in general, so I can get to flying the Gazelle? Many thanks, Tasky.
-
You can use MOOSE events to catch when a Dynamic Cargo is loaded or unloaded: MOOSE Docs – OnEventDynamicCargoUnloaded However, this approach has a drawback: all types of Dynamic Cargo will be processed, so you’ll need multiple if conditions to check for the correct delivery zone and the specific cargo models. A much cleaner method is to use MOOSE SET_CARGO: Apply filters to select the cargo types you want to track. Use :ForEachCargo() to iterate over the active cargo objects. For each cargo, check with :IsInZone() whether it’s inside the target zone. If it is, increment a counter (counter = counter + 1). This way, you can implement logic such as: if counter >= 10 then -- build FARP end Remember to reset the counter every time you call the function to avoid counting the same cargo multiple times.
-
Вставай, страна огромная. Собираемся полетать в онлайн.
Starodumov replied to dr3men's topic in Онлайн
Во-первых, играть за синих - это... Во-вторых, симулятор очень хочет симулировать не только машины, но и атмосферу и боевые ситуации, а Ф-18 рядом с Су-25... Да вы и сами всё это знаете же. -
Starting from C&D mode and moving resets the navigation
Dataduffy replied to YoYo's topic in Bugs and Problems
Same here. Resets the nav settings with the freeze / stutter when first starting taxiing. -
Single Players: What would win you over to a multiplayer server?
Dangerzone replied to Dangerzone's topic in DCS 2.9
Interesting to read the replies. Quite an eye opener for me actually (as mostly a MP person). As someone who I think sits in the middle (I prefer PvE, so "co-op" MP) I actually had other preconceived ideas as to why SP might be popular - but I see there's far more reasons than I first suspected. Thanks to all who replied. -
This is what has happened for me too, very occasionally. A very hard roll to the right with no control input , then when lowering the gear, only one gear comes down. I can capture a screen shot of the one gear, but then when I play the track, it shows both gear down for some reason.
-
Divert fields ? No not really they are just airfields you can use. There is nothing specifically that says they are divert fields. There is nothing in the input routine that defines them as a "Divert" field. To the NAV system an airfield is an airfield. Return simply uses the data stored for the selected airfield to compute the return routine.
-
В том же "боевом применении" сказано, что предельная высота бомбометания 2000 метров. На самом деле в игре всё попадает и с 4500 https://rutube.ru/video/b7290918332e02eb3dde65e0e8c1404b/?t=1286&r=plwd и даже с 8500 https://rutube.ru/video/adf47e697b015c1cf627a9dfe19c3d86/?t=1319&r=plwd
-
correct as-is NAV computer glitch
Raven (Elysian Angel) replied to Lixma 06's topic in Bugs and Problems
Aerodrome 2 and 3 are meant to be “divert airfields”, no? Using that logic, I can understand the RTN button flipping to AD1 automatically, since flying to a diversion base wouldn’t technically be “returning”. -
Что лично вы поняли?
-
-
You may see it that way. And I agree with you, there are still a few annoying bugs there. But this module has been available since December 2019. So far there is only a Chinese manual. The translation is okay, but who can say that it is translated correctly. To what extent can I trust what is written there in English? Why should we as customers even worry about the translation? We have no way of judging whether what is translated is correct. The manufacturer dealt with this in detail when they developed the module. They are the best placed to write such a manual. The manufacturer has a responsibility here, not us as customers. Of course, developing a module like this is more exciting than writing a manual like this. But it's part of it. But manuals in DCS are a topic in themselves anyway. And luckily there is Chuck's Guide, of course!!
- 11 replies
-
- 1
-
-
Bombing solution seems to use Barometric Altitude only
IvanK replied to ldnz's topic in Bugs and Problems
If you are using Baro alt for your refrence. -
No LA, Rmax, Rmin or R no escape in STT
AeriaGloria replied to IxIFelIxI's topic in Bugs and Problems
1. IRST scan 2. Lock target, radar will range out to 35-40 km, but display scale maxes at 25 km. And of course, there is radar more it self. Lately been trying to lock in radar so I get iff, then switch to IRST mode so it switches to IRST then I can set radar switch to dummy -
Does it actually crash or does it quit with a Login session has expired popup message? I've reported the latter more than half a year ago:
- 1 reply
-
- 1
-
-
That's excellent! Sometimes corruption happens in the settings. If you want your keybinds back, you can just copy over the input folder. Cheers! Sent from my SM-A536B using Tapatalk
-
I believe it should remain on the airfield selected. The Return flight path routine is a return to the selected airfield not the airfield of departure. Thats assuming you have coded airfield 3 by way of the DTC. So if it is changing then thats a bug to me.
- Today
-
Ya so all you gotta do is to change the saved games folder name to something else it works now!!!!! Thanks for all your help everyone
-
I would say that's the least important thing at the moment. Between machine translation getting better and chuck's guide being there, I'm not really sure there's a point spending time on it while there are still a few annoying bugs there. They might mean the quality when flying sideways or away from the missile. It's important to fly in the missile's direction when doing MIL guidance.
- 11 replies