• Just an FYI, really, whilst coding my hydraulic mod for the A350, I noticed the accessory gearbox logic is correct by default, but the threshold is way too high. Seems like a shame to leave it like that since the effort has already been put in to hook it up correctly.

    The accessory gearbox is connected to N3 rotation; however, when dry cranking the engine, we don't get hydraulic pressure by default.

    Aerofly FS4 - N3 rotation requires 50% or above before hyd power is available.

    <[logic_greater][Engine1N3Above50Percent][]
    <[string8][Input0][Engine1N3.Output]>
    <[string8][Input1][0.5]>
    >


    Real Aircraft is a lot lower than that. Adjustment to <[string8][Input1][0.12]> works


    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.