Jump to content

Recommended Posts

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

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...