-
Notifications
You must be signed in to change notification settings - Fork 3
Settings
FreestyleBuild edited this page Sep 21, 2020
·
5 revisions
There are currently 3 customizable settings in the mod.
The threshold for structural damage after which crash landing effects are activated. Describes HULL condition in percent, where 0% equals no damage and 100% means destruction.
- from 0 to 99, default 99
- saved as
FSCL_damageThreshold
The threshold for the damage saved in the FSCL_state variable. Aircraft can take this times its normal hull durability as extra damage. Low values make it difficult to land the aircraft as collisions deal massive damage to the structure, high value make it difficult to destroy the aircraft by conventional means.
- from 1 to 100, default 10
- saved as
FSCL_stateThreshold
Wether the Captive System and AI-Anti-Bailing measurements should be used. When deactivated AI will eject from crashing helicopter mid air and enemies will continue to fire on the aircraft.
- checkbox, activated if checked, active by default
- saved as
FSCL_captiveSystem