Jump to content

Recommended Posts

Posted

hello, thank you all for your help, now I want to know how to add a driver for when a bid, the other pilots can not add the same bid.

in the local.config see if the code is set to this (line 53, 54):

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

Posted

in the local.config see if the code is set to this (line 53, 54):

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

yeah man it is correct but when i add a bid in the REALScheduleLite the other pilots also can to add the same bid

  • Administrators
Posted

Look in the main thread for RealSchedule. It has been thrown around quite a few times how to add the code to disable the bids on flights already bid on.

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