Jump to content
The simFlight Network Forums

Landing Gear Control Via FSUIPC


Recommended Posts

Hello,

I´m trying to make a program that simulates gear extension failure.

Lets say I need to avoid, via FSUIPC, that RIGHT MAIN GEAR locks down (simulating a gear problem).

Tried to write on FS9, via FSUIPC, the 0BF0 address, using FSUIPC_Write, but Im not getting any success.

Is this address read only? Is there a way to make the above mentioned failure? If yes, how?

Thanks in advance.

Roger

Link to comment
Share on other sites

Tried to write on FS9, via FSUIPC, the 0BF0 address, using FSUIPC_Write, but Im not getting any success. Is this address read only?

The three separate gear positons are read-outs. You can write to them, but FS will simply overwrite them with the next value.

Is there a way to make the above mentioned failure? If yes, how?

I don't know any way of making a partial failure. There is a facility in FSUIPC for preventing the gear being raised or lowered, that's all. See offset 32F8.

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.