Jump to content

Request - mappings for controls for the left and right doors


Mr_sukebe

Recommended Posts

As per the title, can you please add into the control mappings, controls for:

  •  the left and right doors
  • The rockets master arm

Edited by Mr_sukebe

System: 9700, 64GB DDR4, 2070S, NVME2, Rift S, Jetseat, Thrustmaster F18 grip, VPC T50 stick base and throttle, CH Throttle, MFG crosswinds, custom button box, Logitech G502 and Marble mouse.

Server: i5 2500@3.9Ghz, 1080, 24GB DDR3, SSD.

Link to comment
Share on other sites

You should see the master arm switch currently assignable, as "Main Bomb Switch"?

 

Here are mappings to toggle the doors:

 

{down = 3067, cockpit_device_id  = devices.COMMON_SYSTEM, value_down = 1, name = _('Left Door Toggle'), category = _('Doors')},
{down = 3068, cockpit_device_id  = devices.COMMON_SYSTEM, value_down = 1, name = _('Right Door Toggle'), category = _('Doors')},

 


Edited by Monkwolf
Link to comment
Share on other sites

Right, it's the Main Bomb Switch. If you want it to be a maintained ON/OFF switch like in the cockpit, you can use this line of code:

{down = 3088, up = 3088, cockpit_device_id  = devices.WEAPON_SYSTEM, value_down = 1, value_up = 0, name = _('Main Bomb Switch 2-Pos ON/OFF'), category = _('Weapons')},

 

LeCuvier

Windows 10 Pro 64Bit | i7-4790 CPU |16 GB RAM|SSD System Disk|SSD Gaming Disk| MSI GTX-1080 Gaming 8 GB| Acer XB270HU | TM Warthog HOTAS | VKB Gladiator Pro | MongoosT-50 | MFG Crosswind Pedals | TrackIR 5

Link to comment
Share on other sites

  • Recently Browsing   0 members

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