HCStrike Posted August 6, 2017 Report Share Posted August 6, 2017 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? Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted August 9, 2017 Moderators Report Share Posted August 9, 2017 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. Quote Link to comment Share on other sites More sharing options...
HCStrike Posted August 10, 2017 Author Report Share Posted August 10, 2017 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? Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted August 10, 2017 Moderators Report Share Posted August 10, 2017 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. Quote Link to comment Share on other sites More sharing options...
HCStrike Posted August 10, 2017 Author Report Share Posted August 10, 2017 So no other configuration is required? Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted August 11, 2017 Moderators Report Share Posted August 11, 2017 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.