SilentEagle Posted April 24, 2016 Posted April 24, 2016 (edited) Currently there are aircraft properties that can be added to aircraft in the mission editor for changing the aircraft empty weight: AddPropAircraft = { { id = "SoloFlight", control = 'checkbox', label = _('Solo Flight'), defValue = false, weightWhenOn = -80}, }, It would be helpful to have a fuel variable as well, so that different properties in the mission editor could change the total fuel available. For example: Dual seat configuration, conformal fuel tanks, etc. Edited April 29, 2016 by SilentEagle
Recommended Posts