scorpi1987 Posted January 26 Report Posted January 26 (edited) Hi guys, iam working on project to bring Jeehell to MSFS. Actually the first flights have done, but i have some issue that i cannot fix.. For Example the Lights Controls didnt work . ON FMGS they uses 78EE1 (Value) to control it. in msfs is kindly different.. is there a change that i can use this READ and SEND offsets ? Via script ? Greets Edited January 27 by scorpi1987
John Dowson Posted January 28 Report Posted January 28 On 1/27/2024 at 12:12 AM, scorpi1987 said: For Example the Lights Controls didnt work . ON FMGS they uses 78EE1 (Value) to control it. That offset is in a range assigned to the A320 FMGS (Jean Luc Nitard), amongst other software - FSUIPC does nothing with this offset. On 1/27/2024 at 12:12 AM, scorpi1987 said: is there a change that i can use this READ and SEND offsets ? Via script ? Not sure what you mean, but you need to determine what to use for the lights controls - if standard events don't work, you may need to use lvars, hvars, input events (b vars) or more complex calculator code (maybe via a preset). You can send all such controls via offsets - see 0x3110 and 0x7C50. You can also use these offsets via lua, or there are dedicated functions for most control types. John P.S. I have deleted your duplicate post.
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