Jump to content

Pilot ID


Ilai

Recommended Posts

1 hour ago, Ilai said:

Hey, how I change the pilot ID from 4 numbers to 3 numbers ?

EXAMPLE:

 I want XXX001 and not XXX0001

thanks !

In core/local.config.php a little under the database info. Look for.

Config::Set('PILOTID_LENGTH', 4); // The length of PID, including 0's

Change the 4 to 3.

Link to comment
Share on other sites

8 hours ago, flyalaska said:

In core/local.config.php a little under the database info. Look for.


Config::Set('PILOTID_LENGTH', 4); // The length of PID, including 0's

Change the 4 to 3.

Thank u, do u know how I add pilot list to widget in crew center?

Edited by Ilai
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...