disconett Posted October 23, 2011 Report Share Posted October 23, 2011 This might have already been asked here, but how do I make it where the pilots ID is like EXX001 insted of EXX0001? 1 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 23, 2011 Administrators Report Share Posted October 23, 2011 In your local.config.php file look for; Config::Set('PILOTID_OFFSET', 1000); # What # to start pilot ID's from Config::Set('PILOTID_LENGTH', 4); # Length of the Pilot ID 3 Quote Link to comment Share on other sites More sharing options...
disconett Posted October 23, 2011 Author Report Share Posted October 23, 2011 Thanks a lot! +1 1 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.