I wonder how to update the ACARS Map from 10 to 10 seconds, so I can use?
Example: 0.10
Thanks ![]()
I wonder how to update the ACARS Map from 10 to 10 seconds, so I can use?
Example: 0.10
Thanks ![]()
BUMP
I dont see why you would want to change your acars from 10 seconds to 0.10.. but you can do it in your local.config file.
Look for
Config::Set('ACARS_LIVE_TIME', 720);
(as it says 720 = 12 hours so change it to whatever you need)
In sure if you searched this in the forums, you would have found plenty of results to your question.