User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
features:failures [2016/02/15 15:50]
Andreas Breitschopp
features:failures [2016/06/05 15:42]
Andreas Breitschopp
Line 5: Line 5:
  
 Fail any aircraft component with just one click manually or define detailed failure conditions like fail if aircraft is above a specific altitude or airspeed. Fail any aircraft component with just one click manually or define detailed failure conditions like fail if aircraft is above a specific altitude or airspeed.
 +
 +:i: Note: Initially the flight simulator default failures are shown here, but FS-FlightControl does have support for extended aircraft failures of several third party products. You can choose the failure source in the [[features:​settings#​failures_source|Settings]] module.
  
 ===== Core Systems ===== ===== Core Systems =====
Line 38: Line 40:
 In case the failure is a fuel leak you will see another option where you need to enter the amount of fuel that is lost per minute. In case the failure is a fuel leak you will see another option where you need to enter the amount of fuel that is lost per minute.
  
-To enable a failure click on the ''​Enable''​ button. If you click on an already active failure you can disable it here again, too.+To enable a failure click on the ''​Enable''​ button. If you click on an already active failure you can disable it here again with the ''​Disable''​ button, too
 + 
 +===== Random Failures ===== 
 + 
 +{{https://​www.fs-flightcontrol.com/​img/​manual/​features/​failures/​random-failures.png?​nolink|}} 
 + 
 +Beside triggering specific failures directly there is also an option to let FS-FlightControl generate random failures. 
 + 
 +Therefore first select all failures that should be included in the random failures. 
 + 
 +After that you can define the conditions when random failures may occur. The condition settings are the same as for the normal failure conditions above. 
 + 
 +For fuel leaks you can additionally define a range of fuel loss per minute. The exact value then will again be chosen randomly within the defined range. 
 + 
 +Finally you have to define the average number of failures that should occur per hour and the minimum time between two occurred random failure.
  
 +:i: Note: Keep in mind that failures number per hour is just an average value - everything is still random. You can also use decimal number (smaller than one) to get even less failures.