Jump to content

Recommended Posts

Posted

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?

Posted

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

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