December 24, 201015 yr Commercial Member Is there a way to use XML to lighten the fuel load? :( Good Day, Engjell Berisha
December 24, 201015 yr Is there a way to use XML to lighten the fuel load? :( http://msdn.microsof...ircraftFuelDataAccording to MS the fuel quantities are settable so you could try something like amount (>A:FUEL TANK CENTER QUANTITY, gallons)
December 24, 201015 yr Hi,for dump: dsd_fuel_dump.zipfor taking in: (>K:ADD_FUEL_QUANTITY) (25% per click)Jan Jan "Beatus ille qui procul negotiis..."
December 24, 201015 yr Moderator http://msdn.microsof...ircraftFuelDataAccording to MS the fuel quantities are settable so you could try something like amount (>A:FUEL TANK CENTER QUANTITY, gallons)Unfortunately, that won't work. You can only "set" Aircraft variables (A:vars) via SimConnect. You can not "write" to A:vars via XML. Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
December 24, 201015 yr Author Commercial Member I figured that was the only approach Jan, I was hoping one could possibly use that to add a particular amount or a negative amount which would then dump fuel if you will. But I suppose I was just XML Crazy. :( Good Day, Engjell Berisha
December 25, 201015 yr http://msdn.microsof...ircraftFuelDataAccording to MS the fuel quantities are settable so you could try something like amount (>A:FUEL TANK CENTER QUANTITY, gallons)As Bill noted, those are the varibles themselves. To set a value you have to use an event: http://msdn.microsoft.com/en-us/library/cc526980.aspx#AircraftFuelSystemIDsUnfortunately there are none to set the fuel quantities. I did notice "KEY_FUEL_DUMP_TOGGLE" but couldn't find a corresponding A:variable to make a switch to test it...Anybody tried it?...DonMerry Christmas!
Create an account or sign in to comment