Custom blackout system: Difference between revisions

Jump to navigation Jump to search
Filled in new section
(→‎Aircraft that use this system: Added new section, will fill out in next update)
(Filled in new section)
Line 215: Line 215:
The default numbers are for G-suits anno 1979. We have done alot of research into this and for more modern fighters 1995+ I recommend some more like this:
The default numbers are for G-suits anno 1979. We have done alot of research into this and for more modern fighters 1995+ I recommend some more like this:


<syntaxhighlight lang="nasal">
var blackout_onset      =    5;
var blackout_fast      =    8;
var redout_onset        = -1.5;
var redout_fast        =  -4;


var blackout_onset_time =  300;
var blackout_fast_time  =  30;
var redout_onset_time  =  45;
var redout_fast_time    =  7.5;
</syntaxhighlight>


== Aircraft that use this system ==
== Aircraft that use this system ==
574

edits

Navigation menu