Jump to content

Recommended Posts

  • Moderators
Posted
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.

Posted
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?

  • Moderators
Posted
8 hours ago, HCStrike said:

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

You are correct. Leave it at false.

  • Moderators
Posted
On 8/10/2017 at 6:54 PM, HCStrike said:

So no other configuration is required?

Not that I know of. Unless you want to achieve something else, this is the way. ;)

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