Jump to content

Flight Not Stop


serkant

Recommended Posts

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);

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