Jump to content

Qnnrad

Members
  • Posts

    92
  • Joined

  • Last visited

Everything posted by Qnnrad

  1. The issue has been fixed in yesterday's 2.9.1.48111 Open Beta, with patchnote: DCS: Supercarrier by Eagle Dynamics Fixed: The salute command doesn't work when using option Afterburner detent. Thanks ED!
  2. Qnnrad

    Mudhen MPCD

    +1, @AlphaJuliet could you investigate this option?
  3. Hi, sorry, I don't have the F-15E.
  4. Dear pilots @Insonia & @okopanja, thank you so much for taking time to write something so constructive and inspiring! I still hope I can get ED response, in the meantime I will do my best to learn from what you gave me and push further to solve it. Topic is still open of course, if anyone wants to help in this case or just add something.
  5. Hi, I am the creator of transparent controls indicators mods that have over 5k downloads (summarized), and I am coming after a year break to DCS to find out that my mods don't pass the IC check any more. I'm talking about file (location, example for F/A-18C): Mods\aircraft\FA-18C\Cockpit\Scripts\ControlsIndicator.lua I don't understand why the ControlsIndicator.lua was added to IC check, since it doesn't alter capabilities of the airframe, and is just a pop-up visual interpretation of current controls inputs, which provides a useful feedback for non-FFB controllers. Thanks to my mods it does it in way that blends with the rest of the screen and better works for immersion. Please allow modifications of this file to pass the IC check. Please, everyone who agrees with me, support this with a comment.
  6. Hi, I am a creator of transparent controls indicators mods that have over 5k downloads (summarized), and I am coming after a year break to DCS to find out that my mods don't pass the IC check any more. I'm talking about file (location, example for F/A-18C): Mods\aircraft\FA-18C\Cockpit\Scripts\ControlsIndicator.lua I don't understand why the Controls Indicator.lua was added to IC check, since it doesn't alter capabilities of the airframe, and is just a pop-up visual interpretation of current controls inputs, which provides a useful feedback for non-FFB controllers. Thanks to my mods it does it in way that blends with the rest of the screen and better works for immersion. Please allow modifications of this file to pass the IC check.
  7. +1, I am a creator of transparent controls indicators mods that have over 5k downloads (summarized), and I am coming after a year break to DCS to find out that my mods don't pass the IC check any more. I don't understand why the Controls Indicator.lua was added to IC check, since it doesn't alter capabilities of the airframe, and is just a pop-up visual interpretation of current controls inputs. Please allow this mod to pass the IC check, it provides a useful feedback for non-FFB controllers, and thanks to mod it does it in way that blends with the rest of the screen and better works for immersion.
  8. Hi, you have to define new local colors in RGBT formats and find correct .material lines to edit in your colors in multiple lines in file: Mods\aircraft\ <the F-15E folder, but I don't know it's exact name> \Cockpit\Scripts\ControlsIndicator.lua Be aware though that it fails the IC check so can't play online on popular public servers. Check my recent F-16C mod and try to learn from my code. I don't have the F-15E so I won't do it (since I can't maintain it), but if you have any problems PM me, we'll figure this out. https://www.digitalcombatsimulator.com/en/files/3334206/
  9. I know its 3 years due, but I am now playing this campaign and reading the book. And since this comes up on google when you search for the answer, I'll just post the answer. Based on the mission briefings, there are only few missions that suggest to read up the book to some point, and in one case it's suggested NOT TO READ beyond a point. Raven One # - chapter in book to read before playing M - Campaign mission #4 (and stop reading) - M2 #22.5 (half of the #22) - M3 #47 - M9 #62 - M14 Have fun! And yeah, the book is fun, recommended to all combat flight sim enthusiasts
  10. Hi, on 2D screen you can grab it with your mouse and resize and move around (at least last time I checked). I never adjusted this with mods (so answer: don't know). I don't have VR.
  11. 100% +1, accesibility is extremely important and I hope ED will have enough empathy and wisdom to finally see it.
  12. I have participated in the original track file with Seapiglet, but if we get any attention from ED, then I can produce one every day
  13. Hi, I'm sorry, now I see I sounded harsh. I'm not english native I am super puzzled by ED not seing this pattern and I wanted to know if you suggest anything particular with your question (in hope that I may bo overlooking something or doing something wrong). For me, as a pilot in multicrew I want to pay as little attention as possible to cockpit, and paying most of my attention outside the window to react to any possible dangers. Therefore - my CPG does the clicking and I go where the CPG wants me to go. And with this bug - I don't know what to expect and what is consistent. I want to be sure that I see what my CPG tells me, and it is the same in my instruments as is in my CPG's. And that CPG can use his tools to communicate with me. And BIGNEWY can't replicate so... that's it? Not okay.
  14. Where are you going with this question? You can see the waypoint status only in cruise mode, so kind of obvious. Do you claim that it works for you (when other pilot updates DIR to a waypoint not on current route, it automatically updates waypoint status to that waypoint on your IHADSS)?
  15. Hi, this issue is persistent for me after the update. I don't agree it's hit-or-miss, it's very consistent for me that DIR selected by other pilot is not updated on my IHADSS if it is not included in the current route.
  16. For some targets, including T72, there is no smoke visible on TADS while in TV mode. The smoke is visible for these targets with FLIR and with naked eye.
  17. https://www.digitalcombatsimulator.com/en/files/filter/user-is-Qnnrad/apply/ I have just tried it, and no crash, though not perfectly in the center for me
  18. Hi, two news - 1. I have updated my mods to current version, with additinonal SCAS windows and markers! 2. I have checked my mod with your position coordinates - and it worked for me. It was off the center by far, but it worked and no crash. Maybe you forgot a logic marker (e.g. "}", or missed "," somewhere)? If you like my mods, then go ahead to download new version with SCAS and try to perform your location mod again I hope it works this time!
  19. Hi, yeah, I have just checked and it surely breaks Integrity Check, so you can't join public IC check servers. You can set up local mission with group/friends and no IC check, make sure you all, including server/host have it installed. Hopefully we get official Robbie Tank removal (therefore ability to take 1200 ammo), because this is a huge game changer in my opinion.
  20. Hi, If you want it for yourself, then you should try it! It should be easy if it's just for your screen (you can use numbers to fit it, but when I wanted to make a solution that works both for me and you, I had to use math and logics). Go ahead and edit ControlsIndicator_page.lua, around line 150, in local function draw_base(): base.init_pos = { X , Y } Where X is for position in the horizontal axis, and Y is vertical. For Y, to be on top, use default '1 - size_h_05 - margin'. For X, start with number 0.5 and add or substract (e.g. 0.45, 0.55, 0.62 etc.) to move it left or right. I think you have to turn the game off everytime you want to make changes. So, start with {0.5 , 1 - size_h_05 - margin} and find your spot. Though remember that depending on the resolution, the position might be different with this method. If you like my transparent controlsindicators, go ahead to work on that file.
  21. Hi, I've tried for an hour but can't figure out how to put it right in the center. This code is very fiddled, and there's a lot of reverse engineering to see what each number does. Sorry :< Top-left (original) or bottom-left (my mod) are your options, untill someone with talent and time helps with that request. Don't count on ED to make it, its on the bottom of their 'to do' list. I think they've never given us any location option for this, I can only recall Gazelle (it was an inspiration for my mods for other modules), but it's not ED.
  22. I have created a mod for 1200 rounds, currently waiting for admin approval. If you want it today, PM me and I will send you! Otherwise keep checking https://www.digitalcombatsimulator.com/en/files/filter/user-is-Qnnrad/apply/
  23. Trees in Georgia can reach from 100 to 150 ft above ground. Though, the highest tree in Iran is about 80 ft. Also, the AI is quite dumb in DCS, and don't expect it to plan in advance. It's just reacting to what's under him, so it may be too late when the slope raises. Also, AH-64D weight and power have a huge role in climbing capabilities (limiting them). You better pay attention, plan your route and help George!
  24. @Baaz If you hate ED's controlindicators as much as I do, consider using my mods. The bottom-left version for Apache is waiting for ED blessing. https://www.digitalcombatsimulator.com/en/files/filter/user-is-Qnnrad/apply/
×
×
  • Create New...