Jump to content

Flipper

Members
  • Posts

    149
  • Joined

  • Last visited

Everything posted by Flipper

  1. Final approach on a fortunately touchdown at Pahute Mesa Airstrip...
  2. Same for me. But thanks for integrating the script-line into the MFD-lua for supporting 2nd monitor display.
  3. Thread can be closed: Problem is solved! If somebody interested, see on page 20 in this thread:
  4. Yes, I have - this is my very well working .lua for the hornet: Thanks for reply!
  5. I´m working on my .lua for two extern screens - but I can´t get it to work! Can you explain in a detail way how you do it?
  6. Hi guys, it is possible to add the content of the two DDIs on two small monitors? I try to do something like with the Hornet - but it doesn´t work: the two monitors stay black. Here is my Hornet-monitor-thread:
  7. First cold start and first pattern around the field works really well! So: awesome work! One question: It is possible to add the content of the two DDIs on two small screens? Like in this thread: My first trials seem not to work - I take this .lua: _ = function(p) return p; end; name = _('FlipperT45L-RDDI'); Description = 'Left MFCD on the left monitor,Right MFCD on the right and camera on the center' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920/1080; } } LEFT_MFCD = { x = 1920; y = 0; width = 550; height = 600; aspect = 800/600; } RIGHT_MFCD = { x = 2720; y = 0; width = 550; height = 600; aspect = 800/600; } UIMainView = Viewports.Center
  8. Congrats for this release!
  9. Kannst Du Gedanken lesen?! Genau sowas habe ich gesucht - danke!
  10. Danke, Purzel!
  11. Probiers mal damit: "DCS reparieren" im Windows-Menü
  12. Leute, ihr seid wirklich toll! Danke für die Analysen! TACAN, ICLS und BRC ist alles eingestellt: da kann ich einfach noch wesentlich genauer fliegen: alles Übungssache... Was komisch ist: ich bin die Landung nur mit dem Throttle geflogen, habe also eigentlich nicht (zumindest nicht bewußt) die Nase abgesenkt... Naja, am Ende ist das wahrscheinlich wie gesagt alles Training!
  13. Ok, ich habe jetzt noch mal eine Testlandung hingelegt: da waren ziemlich viele Sachen schlecht, aber u.a. war auch wieder eine 3PTS-Wertung dabei... Immerhin: der Track scheint diesmal richtig aufgenommen zu haben! Test.trk Fakt ist: ich kriege den AOA nie perfekt hingetrimmt...
  14. Danke für die Antworten, Jungs, aber das weiß ich. Meine Frage zielte eher darauf ab, wie ich das vermeiden kann; sprich: konstant eine bessere Bewertung bekomme...
  15. Moin, ich bekomme sehr häufig bei meinen Carrier-Landungen o.a. Bewertung. Woran könnte das liegen? Bei meinen letzten 2 Anflügen habe ich über den Deck ganz minimal "geflart" (was man ja eigentlich nicht macht); anstatt direkt in die Wires zu fliegen: beide Landungen wurden mit "OK" gewertet... Vielleicht hat da jemand ne Idee... PS: Leider sind die Replays ja DCS-typisch nicht zu gebrauchen, d.h. meine Hornet stürzt im Replay ab! So ist eine Analyse hinterher natürlich unmöglich...
  16. Habe seit drei Jahren drei MFDs laufen + dahinter geklemmte kleine 7" Bildschirme: nie ein Problem mit der Erkennung!
  17. Kann man sicherlich auch so machen - ich hatte mich an diesem Video orientiert, da ich die Erklärung ganz gut fand...
  18. Ja, mit dem KI-lasern klappt das. Allerdings haben wir es bisher im Multiplayer halt noch nicht hinbekommen... Hatte heute aber ein gutes Tutorial gefunden und wollte das meinen Mitstreitern quasi grafisch verständlich machen... Danke fürs Feedback!
  19. Hier mal ne kleine Zeichnung und die damit verbundene Frage: habe ich das so richtig verstanden?
  20. Technically yes! But funnily it was not assigned in the keybinds of the A-4. I have assigned it now to "U" In the keybinds of the Hornet it is "U" as standard...
  21. Thanks for your help! I installed the whole mod again: it was not possible to hook in catapult. I find the answer in the discord channel of the A-4: The right keybind for hook in cat is "ship takeoff position"!
  22. Yes, thats strange, indeed! "Old version keybinds"? How can I delete them?
  23. Thanks a lot, but the "U" key doesn´t work for me... I see in your video that you doesn´t use the last beta build of the A-4 (with EFM and radio): with the last build, you can communicate with the cat-crew (in the Supercarrier-module) and you will be hook in the cat! But my problem is the "non-Supercarrier-module" CVN-74 John C. Stennis: and here the "U" key doesn´t work any more! Possibly a beta-bug...
×
×
  • Create New...