Jump to content

todd022

Members
  • Posts

    391
  • Joined

  • Last visited

Everything posted by todd022

  1. WTF...I know I'm late to the game, but I just got my Rift S. Guess this will get fixed at the same time we get the Huey multi-crew...:thumbdown::disgust:
  2. Thanks for getting these crashes fixed Heatblur...I have to say you guys don't cease to impress with your responsiveness. Not to mention the incredible modules!
  3. Yep, first CTD's I've experience with the Tomcat since this last patch.
  4. I get the "balance" issue, but its an immersion-breaker for me in the 'cat surrounded by eastern "friends" and Russian radio calls. It's annoyed me to no end. There ARE aggressor training squadrons that fly the F-18. Could just as easily argue that the hornet goes to red with the stretches in logic that are made to call the F-14B "Iranian".
  5. Bruh..... is ANOTHER thread for this really necessary?
  6. Bad, you ever get this figured out?
  7. Thanks for getting that tracked and posted Jonsky7
  8. Don't kid yourselves guys...it's dead.
  9. ED needs to listen to this...the Garmin GPS can do all of these functions (move, resize, etc). This is ridiculous. There's an infinite amount of monitor/display configs we're running, and we're stuck with ridiculous kneeboard positions or fail integrity check online.
  10. These birds seem to be long forgotten...I didn't know our money was only good until the release of a newer module.
  11. I seem to be having "problems" with the tomcat mods in general reverting back to default...it's like the "saved games" folder doesn't remain in contact with the F14 folder in DCS main install location.
  12. Still not taking any of my tomcat mods...is there a .LUA or anything I can edit, to manually force DCS to point to a specific directory for saved games?
  13. Ok, I'll experiment with that a little more, and keep you posted. Thanks!
  14. Hey guys, I've long used the A:\user\saved games\dcs.openbeta\XXX\XXX\XXX mod integration method, but for some reason my dcs build is no longer detecting my mods that previously worked before I rebuilt my computer with new components. I installed some of my mods directly into the DCS folder (manual install), and they still work fine. It appears to be an issue of DCS not detecting it's own saved games folder. Biggest loss here is all my controller config files. Any idea if there's a .LUA or something I can modify to force DCS to located its saved games folder?
  15. The HGU-33 is definitely iconic, and my favorite helmet to date. But yep...-55s/-68's would be more appropo.
  16. Silly gripe...but since the crew's visors are down the "+" knob on their helmets should be in the down position. They are currently at the top/rear position, which would mean the sun visor is raised. ????
  17. Was just thinking that maybe you guys could code skins to have an easily changeable Name/Callsign field under the canopy kind of how we have skins with a easily changeable nose number/BuNo? Just an idea for later.
  18. When you say: "add at the bottom of the file: dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("SA342_TV")" Can you be more specific? Like after: "UIMainView = Viewports.Center GU_MAIN_VIEWPORT = Viewports.Center"?
  19. Hi Capt Zeen, Thanks so much for the recommendation..and especially all your hard work and contributions to the community. I would like to refrain from using a 3rd party application for this, and do it purely by editing my own LUA. Thanks again for the recommendation though!
  20. Hi guys, before the volcanic sized flaming you're about to give me...I've searched the forums and the info is so dated and scattered at this iteration of DCS that it's become nearly impossible to piece together information that is valid. I have been able to export MFDs to my second monitor from fixed wing aircraft amazingly-well, but I can not for the life of me get the Gazelle's TV and RWR to export to my second monitor. For simplicity's sake, I am pasting my whole monitor.lau that works with the fixed wing. Could someone look over my lua and tell me what is wrong with how I have inserted the Gazelle info? _ = function(p) return p; end; name = _('MFD Madness'); Description = 'Fun with MFDs' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = screen.aspect; } } LEFT_MFCD = { x = 1930; y = 0; width = 830; height = 815; } RIGHT_MFCD = { x = 3000; y = 0; width = 830; height = 815; } SA342_TV = { x = 1930; y = 100; width = 830; height = 815; } NADIR = { x = 1930; y = 100; width = 830; height = 815; } GazelleRWR = { x = 1930; y = 100; width = 830; height = 815; } UIMainView = Viewports.Center GU_MAIN_VIEWPORT = Viewports.Center
  21. Get that word out! This is big news
  22. Has this been fixed? Haven't had a RWR crash since the last update or two. ::knocks a pencil on a lumber mill in the redwood forest::
×
×
  • Create New...