mehdi289 Posted November 11, 2010 Report Posted November 11, 2010 Hi All I have a problem. when Im fly my flight shown in Live map but when my flight is over and i stop the client and pripe my flight my aircraft not deaapear in live map and it show in map for ever i must manualy go to database and delet it in acarsdata atble.. Quote
TennShadow Posted November 11, 2010 Report Posted November 11, 2010 Hi All I have a problem. when Im fly my flight shown in Live map but when my flight is over and i stop the client and pripe my flight my aircraft not deaapear in live map and it show in map for ever i must manualy go to database and delet it in acarsdata atble.. Change Config::Set('ACARS_LIVE_TIME', 720); in local.config.php to whatever time you want the aircraft to stay on the map after your flight. # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720); Config::Set('ACARS_DEBUG', false); 1 Quote
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.