Jump to content

double aircraft flying?


ukmil

Recommended Posts

You can do this by setting the disable schedule on bid setting to true. Then when a pilot bids on a scheduled flight, no other pilots will be able to bid on that same flight until a Pirep is returned for the pilot who successfully placed the bid.

Go to core/local.config.php and find this line:

Config::Set('DISABLE_SCHED_ON_BID', false);

set it to true, as below:

Config::Set('DISABLE_SCHED_ON_BID', true);

Cheers,

Stuart

Link to comment
Share on other sites

ok, thanks, but I kind of have a non standard system

I am running a Military VA, and have set up the system where people can choose a route, which has NO aircraft tied to it.

Then, in Kacars, they select and aircraft they want to fly that route in the drop down list, and LOAD it into the flight.

So, what I am asking, is when someone selects an aircraft this way, can Kacars not feed back into the database, that a certain reg aircraft is in use by a pilot, and is will not show up in other pilots lists?

Kind of like auto disabling the aircraft when someone selects it, then re-enabling it when the pirep is filed?

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...