Flyer626 Posted Wednesday at 01:09 AM Report Posted Wednesday at 01:09 AM Is the same value 69632 + value the same for the 747 like it is for the 777
John Dowson Posted Wednesday at 10:14 AM Report Posted Wednesday at 10:14 AM 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
Flyer626 Posted Wednesday at 04:36 PM Author Report Posted Wednesday at 04:36 PM 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.
John Dowson Posted Wednesday at 06:15 PM Report Posted Wednesday at 06:15 PM 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now