fuel in local config file

in my local config file there is nothing to change the fuel cost in other topicks i have seen that they had the folowing line in the local config

Fuel info

/* Default fuel price, for airports that don’t have

And the surcharge percentage. View the docs

for more details about these

*/

Config::Set(‘FUEL_DEFAULT_PRICE’, 0.45);

Config::Set(‘FUEL_GET_LIVE_PRICE’, true);

Config::Set(‘FUEL_SURCHARGE’, ‘5’);

can i just ad this to my local config file

i have installed the last build but nothing showing up.

gr joeri

update i have put it in the local config and changed the value 0.45 to 0.9918 kg-lbs

but for a flight of about 1.5 hours (654nm) i had an feul expence of -524 euros.

don’t know what is wrong.

gr joeri

Whats the va lue line?

To change a fuel price at an airport, edit the airport, and you can add t he fuel price for that airport there

yes i know but if i enter 0 or leave it blank for the live price it doesnt give a price i think and than it schould take the defould not.and the fuel pricing i want is set so if i leave it blank it should tahe te correct one

Whats the va lue line?

if i think correct what your asking its set in euro

What did you put for this line:

Config::Set(‘FUEL_DEFAULT_PRICE’, 0.45);

The latest beta fixes a few bugs with the pricing. But try the release first to get your ACARS problem solved

i dit it as it shows

*/

Config::…

or do you mean the value there i puted: PRICE’,0.9322);

and yes i am first trying to get acars to work.think i maby have found the problem