Jump to content

Requiring 2 pilots to fly a single route


HCStrike

Recommended Posts

  • Moderators
On 8/6/2017 at 2:29 PM, HCStrike said:

Hi,

Is it possible to make 2 pilots fly a single route as well as just 1, so there are 2 options for the route, 1 for shared cockpit and one for single pilot flying?

You can disable "bids on bid" in "local.config.php" file. Look for the following:

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

Just change "false" to "true". Now your pilots will be able to bid on a bidded schedule.

Link to comment
Share on other sites

15 hours ago, Parkho said:

You can disable "bids on bid" in "local.config.php" file. Look for the following:


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

Just change "false" to "true". Now your pilots will be able to bid on a bidded schedule.

Wouldnt I keep it at false as if I changed it to true people wouldnt be able to bid on bids?

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