Jump to content

Issue with Revenue


Turnit

Recommended Posts

I have an issue with earning revenue from flights in the finances area. I flew the flight and subbmitted the preip, and it took the feul charge, but i earned no revenue from it. Also, the pilots pay shows up on my profile but not in the financals area.

Link to comment
Share on other sites

Make sure you have a realistic fuel price set in \\core\local.config.cfg, like this:

/*   Fuel info - Price correct as of 20-03-15. (162) Sum=price(p/g) / 8.34 then convert to Euro
 Default fuel price, for airports that don't have live pricing
And the surcharge percentage. View the docs for more details about these
*/
Config::Set('FUEL_GET_LIVE_PRICE', true);
Config::Set('FUEL_DEFAULT_PRICE', '0.17');
Config::Set('FUEL_SURCHARGE', '0.0

Check that your expenses are also set at realistic rates. Then you just need to experiment with the ticket price (keep editing the PIREP, changing the price) until you make a profit. I set the price to make at least 5,000 per flight hour.

Has the PIREP been "Accepted", it won't show in the financials until it has.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...