Jump to content
The simFlight Network Forums

Offsets for Door Status?


Recommended Posts

Wondering if you have come across the door status offset for 2004 yet?

Door status? I only found out that FS has doors you could open recently! :)

Looking through the current list of Gauge variables, there is one called "MAIN_EXIT_OPEN", but I can find no others. Is this enough? I could add it to my list, for "exposure" in an FSUIPC offset in the next version.

Or any suggestions offset series area I can poke around in to find it

I'm afraid things don't really work like that any more -- FS98 and before it was almost 100% that waysearch a fixed data area and you could find things. These days much of FS is written in C++ with COM-style interfaces and private data that is a devil of a job to find even by hacking through code.

Regards,

Pete

Link to comment
Share on other sites

That would be great !! Thank you for the consideration !!!

I've had to make an error-fix release for FSUIPC 3.21 (it's version 3.211 and should be available soon).

The main door status is exposed in this version, at offset 3367 -- I've allocated bit 2^0 in that byte for the main doors open (if set). The other bits are reserved in case I can find the others some day.

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.