Jump to content

On/Off Switch for Landing Gear Up/Down


Go to solution Solved by LeCuvier,

Recommended Posts

How do you configure a bind to use an On/Off Switch for Landing Gear Up/Down?

When you hit the wrong button on take-off

hwl7xqL.gif

System Specs.

Spoiler
System board: MSI X670E ACE Memory: 64GB DDR5-6000 G.Skill Ripjaw System disk: Crucial P5 M.2 2TB
CPU: AMD Ryzen 7 7800X3D PSU: Corsair HX1200 PSU Monitor: ASUS MG279Q, 27"
CPU cooling: Noctua NH-D15S Graphics card: MSI RTX 3090Ti SuprimX VR: Oculus Rift CV1
 
Link to comment
Share on other sites

  • Solution

I created this one a long time ago. Hopefully it will still work:

{down = iCommandPlaneGearUp, up = iCommandPlaneGearDown, name = _('Landing Gear 2-Position UP/DOWN'), category = {_('Gear Systems'), _('Instrument Panel')}},

Edit: just tried. Still working.


Edited by LeCuvier
  • Thanks 2

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

19 hours ago, LeCuvier said:

I created this one a long time ago. Hopefully it will still work:

{down = iCommandPlaneGearUp, up = iCommandPlaneGearDown, name = _('Landing Gear 2-Position UP/DOWN'), category = {_('Gear Systems'), _('Instrument Panel')}},

Edit: just tried. Still working.

 

My main issue was that I was trying to do thins in the 'default.lua' and not the 'Throttle - HOTAS Warthog.lua'. After not having done this in a while, I got kind of rusty.

Here's my bind entrey:

{down = iCommandPlaneGearUp, up =  iCommandPlaneGearDown, name = _('Landing Gear Up else Down'), category = {_('Gear Systems'), _('Instrument Panel')}},

The original code doesn't have a 'device' entry, which also threw me, but I guessed, if they don't need it, neither ought I, and I was right.

Many thanks guys! 👍

When you hit the wrong button on take-off

hwl7xqL.gif

System Specs.

Spoiler
System board: MSI X670E ACE Memory: 64GB DDR5-6000 G.Skill Ripjaw System disk: Crucial P5 M.2 2TB
CPU: AMD Ryzen 7 7800X3D PSU: Corsair HX1200 PSU Monitor: ASUS MG279Q, 27"
CPU cooling: Noctua NH-D15S Graphics card: MSI RTX 3090Ti SuprimX VR: Oculus Rift CV1
 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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