serkant Posted August 21, 2015 Report Posted August 21, 2015 Hello, I have some questions. I stop my flight from FSACARS. But my FSACARS Map not stop flight. How can I change the center of the map? I write Bombardier CRJ700 aircraft type is CRJ700. Is it correct? Quote
OA01 Posted August 23, 2015 Report Posted August 23, 2015 To clear the ACARS map promptly open your \\core\local.config.cfg change yours to this: # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 5); Config::Set('ACARS_DEBUG', false); To change the map centre, change this: # Google Map Options Config::Set('MAP_CENTER_LAT', '52.308053'); Config::Set('MAP_CENTER_LNG', '4.764167'); Config::Set('MAP_ZOOM_LEVEL', 10); 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.