Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Double xml fuel tank selectors

Featured Replies

that also prevents the default all selection upon loading. If it encounters a selection set to all, it resets it to the respective main tanks.You'll have to add your own graphics and change things as needed. I normally use comments quite a bit, so... It's based on a C310 selector, but with added lighted 'fuel transfer buttons' (fake, but suits me fine). Let's just paste it in and see what heppens :)(A:Fuel tank selector 1,enum) sp0 l0 0(*Off*) == if{ 0 quit } l0 1(*All*) == if{ 0 (*ForceLMain*) (>K:FUEL_SELECTOR_LEFT) 2 quit } l0 2(*LMain*) == if{ 1 quit } l0 4(*LAux*) == if{ 2 quit } l0 5(*RAuxC*) == if{ 3 quit } 4(A:Fuel tank selector 2,enum) sp0 l0 0(*Off*) == if{ 0 quit } l0 1(*All*) == if{ 0 (*ForceRMain*) (>K:FUEL_SELECTOR_2_RIGHT) 3 quit } l0 3(*RMain*) == if{ 1 quit } l0 4(*RAux*) == if{ 3 quit } l0 5(*LAuxC*) == if{ 2 quit } 4(L:Transfer Pump Left, bool)(L:Transfer Pump Right, bool)(L:Transfer Pump Left, bool) ! (>L:Transfer Pump Left, bool)(L:Transfer Pump Right, bool) ! (>L:Transfer Pump Right, bool)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.