Highvolt Posted February 17, 2004 Report Share Posted February 17, 2004 Hi, I'm looking into a way how to crash a plane :) I know it crashes when it hits the ground or when the aircraft stress is too much. But aircraft stress is rather unrealistic. I already have an external program that interferes with FS2002 to make the helicopters a lot more realistic. And i wanted to program my own 'aircraft stress' routine. ex: in a heli with a teetering rotor, if you push cyclic forward too fast, you have a low G situation, and the rotor seperates from the body. At that moment, my program must set a 'Crash-Flag' to FS2002. The only problem is that there is no such variable that is writeable :( I also found an undocumented variable in that 'crash variable range': 0838 I you write anything > 3 to it, flightsim resets the situation. If there is no crashflag that is writeable, i guess i'll have to write a message myself to the screen, wait 5 seconds, and reset the situation. But i'll miss the spotview that you have in a normal FS crash. Kind Regards, Wim Link to comment Share on other sites More sharing options...
Pedro Caldeira Posted February 17, 2004 Report Share Posted February 17, 2004 Wim, Try the fs2004 fsuipc sdk Offset = 0840 Type = 2 Description=Crashed flag Fs2002=Ok Fs2004=Ok Regards Pedro Link to comment Share on other sites More sharing options...
Highvolt Posted February 17, 2004 Author Report Share Posted February 17, 2004 thanks, but i already tried those.. they're all read only :( Link to comment Share on other sites More sharing options...
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