Jump to content

Recommended Posts

  • Moderators
Posted
  On 8/6/2017 at 9:59 AM, 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?

Expand  

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
  On 8/9/2017 at 2:42 PM, 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.

Expand  

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

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.

×
×
  • Create New...