Jump to content

Recommended Posts

Posted

It seems that you can press the NODF and X tank buttons without opening the protection cover first.

 

Also when trying to drop the fuel tank, it doesn't drop the tank. I'm not sure if anything else is required before the fuel tank can be dropped. The manual says that the fuel tank can be dropped at any time.

Pressing NODF does drop external stores, so that's working fine.

Posted

Quick fix -

 

Go to \Eagle Dynamics\DCS World\Mods\aircraft\AJS37\Input\joystick\default.lua, open with something like notepad++

 

Under the weapons section (around line 130), paste the following

 

{down = 3402, cockpit_device_id = devices.WEAPON_SYSTEM, value_down = 1.0, name = "Fuel tank COVER", category = "Weapons"},

{down = 3320, cockpit_device_id = devices.WEAPON_SYSTEM, value_down = 1.0, name = "Fuel tank BUTTON", category = "Weapons"},

 

Save the file and start DCS. You should have 2 new things you can bind under the weapons section, one of which will open the cover, one which will press the button.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...