Jump to content
The simFlight Network Forums

Recommended Posts

Posted
9 hours ago, Flyer626 said:

Is the same value 69632 + value the same for the 747 like it is for the 777

The value will be different. You need to check the PMDG header file for the aircraft (PMDG_747QOTSII_SDK.h) to see what values to use.
Otherwise, the technique for using custom controls is the same. See 

 

and also, to use custom controls via the Rotor Brake control, see

John

Posted

thank  you, yes I am using the 747 SDK file for the value. I should have phrased my question as 69632 is a constant. which it seems to be since the buttons now work find when I add the values of 747 to it.

Posted
1 hour ago, Flyer626 said:

I should have phrased my question as 69632 is a constant. which it seems to be since the buttons now work find when I add the values of 747 to it.

Yes - you always add the value to THIRD_PARTY_EVENT_ID_MIN, which is defined as the hex number 0x00011000 which is 69632 in decimal.

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.