Jump to content

Rlaxoxo

Members
  • Posts

    1736
  • Joined

  • Last visited

Everything posted by Rlaxoxo

  1. It's not that hard : /
  2. Compared to the other modules they look rather underwhelming at times : P
  3. You can do it your self Go to DCS World/Mods/aircraft/Mods/M-2000C/Inputs/M-2000C/Keyboard Open the default.lua and look for lets say: {combos = {{key = 'G', reformers = {'LCtrl'}}}, down = iCommandPlaneGearUp, name = _('Landing Gear UP'), category = _('Systems')}, {combos = {{key = 'G', reformers = {'LShift'}}}, down = iCommandPlaneGearDown, name = _('Landing Gear DOWN'), category = _('Systems')}, this is a bind for landing gear up and down so what you want to do here is just combine the two and add the following line anywhere in the default.lua So it should look something like this {down = iCommandPlaneGearUp, up = iCommandPlaneGearDown, name = _('Landing Gear Down else Up'), category = _('Systems')}, Then add this exact same line to the Go to DCS World/Mods/aircraft/Mods/M-2000C/Inputs/M-2000C/Joystick/default.lua And go into the game and bind it ___ But what I wonder why would you need such a thing wouldn't it always pull out gears for you even when you're dogfighting for example? "Sit NEED TO SLOW DOWN!!!!" "le throttle to iddle" and gears go down - RIP gears"
  4. I'll give it a shot thanks ___ It Works thanks man all's good now
  5. http://imgur.com/a/TBRjD They're good on my end, Check your options?
  6. Damn this is nice, Is it possible to use this for 1.5.3 tho? Would really like to know ins and outs of this to set this up for me : ) If you have any tips pls do share ^^
  7. Could you elaborate what you mean by CTLD?
  8. Okay ... I tried putting JTAC in various different ranges and it does absolutely nothing ... I just can't get an option for him to lase the target it just says "You're clear to engage" You can see what I mean in following images
  9. Do ED keys have to be disabled If I want to change my Graphics card?
  10. This guide needs some updates ^^
  11. Np, hope it helps. I got this reg file from LN them selfs when I sent the email asking for help. It worked so far for me. With the patch I think one of the bin files or something broke when they updated the game so I had to run the reg and activate the key again for it to work. Not sure how will your situation turn out but hope it helps!
  12. Where is it located tho? Lets say for Ka-50 (The 6DoF vew limits)
  13. Maybe this will help you out
  14. I'm trying to implement this into 1.5.3 but No success : P
  15. Awesome stuff!
  16. Solved the issue by manually adding the keybind It's included in the following NVG Mirage Mod https://www.dropbox.com/s/w5k89irf2chjz2k/Mirage%20NVG%20mod%201.5.3.rar?dl=0 So if you want it. I also fixed the Engine Start, Engine Shutdown keybinds which don't work atm
  17. I tried but I can't find the option
  18. Anyone know where the View.lua is located for the F-15, Ka-50 and stuff like that Cus most of the modules have it at Dcs World/Mods/aircraft/Module/.... But not for the aircraft I listed above
  19. What Unit do I need to use?
  20. Well go ahead and try it you got nothing to lose right? Tell me how it goes : ) Oh don't forget to copy over the "CoreMods" part of the mirage as well : P
  21. So basically really close?
  22. Here you go https://www.dropbox.com/s/at7c9wzkcwpqjsd/Weapon%20Training%201.95%20%28Day%29.miz?dl=0
  23. Been trying to make JTAC laze the target for quite some time, I get a reply and everything but he doesn't give me an option to start lazing the target for me. He just says "You can attack" Anyone know why?
×
×
  • Create New...