Jump to content

Recommended Posts

Posted (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 by SilentEagle
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...