Jump to content
The simFlight Network Forums

Reversers


Recommended Posts

Hi Pete,

Is there a way to set independent reverse thrust using a button function in FSUIPC? Can you please shed some light and guide me to the right offset? I want to be able to use 4 different joystick push buttons, one button for each engine reverses(eng1 rev,eng2 rev eng3 rev,eng4 rev).All I want to do is to have the reverses come on with the push of a button, I not looking for proportional reverse thrust just a simple on or off function.

Thank you

Phil

Link to comment
Share on other sites

Is there a way to set independent reverse thrust using a button function in FSUIPC?

The normal way is to assign THROTTLEn_DECR (or THROTTLEn_DECR_SMALL) for engine n. The "F2" keypress used by many is simply the generic all-engine equivalent (THROTTLE_DECR). Have it repeating whilst pressed.

I not looking for proportional reverse thrust just a simple on or off function.

If you want full reverse as soon as you press the button you'd need to assign to a THROTTLEn_SET with the parameter set to -16384. But this may not work with all aircraft.

Regards

Pete

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.