pilotjohn Posted November 4, 2011 Report Posted November 4, 2011 This is a Lua script that provides all sorts of failure scenarios. It can be auto-loaded at start so you don't have to set up failures every time. It can be configured for many different behaviors and probabilities. I have it running all the time, so I always have to be vigilant to make sure I didn't forget things. Flying the simulator can degrade your real-life skills because there are no consequences for being lax. This can alleviate some of those tendencies. You can also assign buttons/keys to show the current failures (if you can't figure out what went wrong) and to reset them. Rename to .lua and follow instructions at the top. RandomFailure.txt
Pete Dowson Posted November 4, 2011 Report Posted November 4, 2011 This is a Lua script that provides all sort of failure scenarios. It can be auto-loaded at start so you don't have to set up failures every time. It can be configured for many different behaviors and probabilities. I have it running all the time, so I always have to be vigilant to make sure I didn't forget things. Flying the simulator could degrade your real-life skills because there are no consequences and you can get lax. This can alleviate some of that. :) You can also assigned buttons/keys to show the current failures (if you can't figure out what went wrong) and to reset them. Rename to .lua and follow instructions at the top. Hey, that looks nifty. I'll be trying that myself! Thanks! Pete
Steve Zastrow Posted November 7, 2013 Report Posted November 7, 2013 Is there a version of this for FS9? If not could it be modified to work with FS9?
Pete Dowson Posted November 7, 2013 Report Posted November 7, 2013 Is there a version of this for FS9? If not could it be modified to work with FS9? As far as I can see it is not FS version-specific. There might be some failures which aren't common between FS9 and FSX, but there will be as many as possible. It uses FSUIPC offsets which are designed for cross-version compatibility. Pete
altridudes Posted January 2, 2014 Report Posted January 2, 2014 Hello pete and john , compliments for your great job. This random failure generator is what i was looking for years. I have tryed to control the lua plugin though a key assignment instead of a joystick button, but there is a way to chek if the lua plugin is running or not inside the simulator? Thanks and happy new year. Steve
Pete Dowson Posted January 10, 2014 Report Posted January 10, 2014 have tryed to control the lua plugin though a key assignment instead of a joystick button, but there is a way to chek if the lua plugin is running or not inside the simulator? Enable Key/Button logging in FSUIPC and it logs start and end of Lua plug-ins. Pete
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