-
Posts
167 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Scoll
-
Hi ED, For most 'immersive" experience, please add in ME : German Call sign as Anton, Bruno, Cesar, Dora, or whatever in German rather than : And give talking orders In German as "Starte den Starter" instead of "Run the Starter" and "Frei" instead of "Clear" in Bf109
-
Before and after Stable version update from 2.5.6.61527.3 to 2.7.1.7139, warning (Achtung) reflection on armor plate behind it, to reproduce : Instant mission, Fw190-D9, Channel, Cold Start : ...strange light reflection behavior... Yes, same as Fw190-A8 Fw190-D9.trk
-
Before and after Stable version update from 2.5.6.61527.3 to 2.7.1.7139, warning (Achtung) reflection on armor plate behind it, to reproduce : Instant mission, Fw190-A8, Channel, Cold Start : ...strange light reflection behavior... Fw190-A8.trk
- 4 replies
-
- 11
-
-
-
Warthog Throttle out of Idle Detent for Start
Scoll replied to epolta's topic in DCS: Fw 190 D-9 Dora
You're welcome William ! if you like this kind of "tricks", you maybe like this funny (!?) one : MapKey(&Throttle, APPAT, EXEC("MapKey(&Throttle, APENG, SEQ(PULSE+L_ALT+'6', PULSE+L_ALT+'9'));")); //AutoPilote PATH , Engage/Désengage (Toggle) MapKey(&Throttle, APAH, EXEC("MapKey(&Throttle, APENG, SEQ(PULSE+L_ALT+'2', PULSE+L_ALT+'9'));")); //AutoPilote ALT/HDG , Engage/Désengage (Toggle) MapKey(&Throttle, APALT, EXEC("MapKey(&Throttle, APENG, SEQ(PULSE+L_ALT+'4', PULSE+L_ALT+'9'));")); //AutoPilote ALT , Engage/Désengage (Toggle) take care to move AP switch in 1 of 3 position (ALT, ALT/HDG, PATH) before toggle ON/OFF with Engage/Disengage Push button (used for SU27 Auto-Pilot, but if you understand the principle... And yes it is to be used with TARGET Script Editor) ...see you in one year ! -
Dear ED, maybe you can, please, write it like that : Dunkerque (Dunkirk). @Nealius, are you writing on behalf of ED ? so, clearely and without any animosity, i don't care about your remarks.
-
Hi, There is no Dunkirk town in France but Dunkerque is its name, no Dunkirk or Dünkirchen or Дюнкерк. Thank you to correct this.
-
Thank you very much Nealius for your clear and documented reply on the topic questions !
-
Hi, After some passes over AA , land with flat tire, the rim / ground contact point is not on the right place.
-
I don'think it's an age question, but it seams that some are specialists to not "fully understand issue"... Btw, track replay is not to be fixed soon as i am told in the headset : "...but it is not going to happen overnight, we have other work to finish first. " Btw² i think that we all prefer a "Flight Crew" reply instead of a "Ground Crew".
-
Hi Flappie, Thank you for this confirmation that we cannot report issues that arise during a long flight. Best Regards
-
Hi Bignewy, As you request a track to report issues and as almost lot of them appeared after such like a 2 hours flight, PLEASE, give a way to cut track to send you what you request ! Thank's
-
Welcome to the Fw190 icing pitot club !
-
Bonjour, Comme dit dans la présentation de DCS 2.5 Open Beta : The "release" version will be available shortly after Open Beta testing is complete. Pour DCS, "shortly" vaut actuellement entre 2 et 6 mois.
-
yes, you need to have TARGET Script running during the game. Send it to DCS ? i don't know how nor why ?
-
Lot of things can't be mapped directly in game. or Tell me how to change joystick curves in flight or order to close canopy, wait for action finished then turn lights on, with one button, i'm curious. ok, you can find all you want to do with TARGET Script. push a switch then send a "A", pull it back then send a "B", change joystick curves in flight, do an action till button are pushed and stop it when released, push a button once then send a "X", push it one more time then send a "Y", once again then send a "Z", etc. All you have to do is ... RTFM ! or ask for a specific command/action ...maybe i can help. exemple really basic, for refueling probe (Su33) out/in use : MapKey(&Throttle, EFLOVER, PULSE+R_CTL+'r'); MapKey(&Throttle, EFLNORM, PULSE+R_CTL+'r');
-
Light source of the tail light still working fine on stable DCS 2.5.5.41371, hope it continues on next release.
-
https://forums.eagle.ru/showthread.php?t=188495 :lol:
-
Wulf, do not waste your time in this kind of discussion where the goal is not the subject but to be right, even to say anything.
-
Yes, by the way the pair of binoculars was part of the standard equipment of the pilots on both sides, and was used mostly in combat !
-
Hello, As can be seen in this track, the Labels are visible through the solid parts of the cockpit. What is the parameter to hide them? The opacity setting still does not work since late 2018 https://forums.eagle.ru/showthread.php?t=228012. While waiting for the resolution of these bugs, is it possible to modify in Labels.lua the size (X) of the font according to the distance of the target? font_properties = {"DejaVuLGCSans.ttf", X, 0, 0, 0} Regards Labels.trk