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.

Fuel dump

Featured Replies

  • Commercial Member

I see this appeared in the FSX gauges.h but I've not taken much notice of it until now: KEY_FUEL_DUMP_TOGGLE. Can anyone tell me what it does (apart from dumping fuel :) ) i.e. does it dump evenly from all tanks until you toggle it off, does it dump a percentage of fuel each time it is toggled, etc.?Many thanks-Dai

Hi Dai,I used the fuel dump feature in an XML gauge - probably it will work the same in C++.Yes, it drops fuel in the reverse tank order that is used to drain fuel. So the tip tanks first, center tanks at last (as far as I remember...).In the [fuel] section of the aircraft.cfg, you'll need to addfuel_dump_rate=0.002 // values from 0.000 to 1.000I don't recall what exactly that means, but I think it is the percentage of fuel dropped per second - 1.000 means 100%I tried to combine that feature with the tank selectors to drop fuel from a selected tank, but had no success. Let me know if / how you can get that working, please.Hope this helps.Herbert

  • Author
  • Commercial Member

Hi HerbieThanks for that - I was just about to take the traditional way of finding the answer by coding a gauge to do it! :).I'm pretty sure that we can absolutely guarantee that we won't be able to dump by selected tank. After all, we can't even *fill* tanks by selection, short of hacking the .cfg file before startup :(-Dai

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.