You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IncreaseFlapSetting/IncreaseFlapSettingState -- Increases flap deflection (up to the limit of 3). The state method is 'on' when flaps are not at maximum.
DecreaseFlapSetting/DecreaseFlapSettingState -- Decreases flap deflection (down to the limit of 0). The state method is 'on' when flaps are not at minimum.
SetSpoiler/GetSpoilerState -- Toggles spoilers. The state method is 'on' when spoilers are deployed.
GetFlapSetting -- Returns the current flap setting (0-3), or -1 if FAR is not installed, or flap settings are otherwise unavailable. Intended for use as PLUGIN_JSIFAR:GetFlapSetting.
SetFlaps0, SetFlaps1, SetFlaps2, SetFlaps3 -- Set the flaps directly to the desired setting.