MARCO Posted December 6, 2014 Report Share Posted December 6, 2014 What I must to do, have one mission activate on freeplay at the time ? Quote Link to comment Share on other sites More sharing options...
Wkboy714 Posted December 6, 2014 Report Share Posted December 6, 2014 Unless you can create and use a new mission script for freeplay (which is very complicated), there is currently no way to limit freeplay to one event active at a time. The best solution is to edit the frequency of events to your personal preference until you find a balance you're happy with. To do this, open the mod's folder, go to Specs, and open "fp_params_endless" in Notepad. At the top, you should see "MinDurationBetweenEvents value". The number after this displays the number of seconds that will pass between you getting each call. Set this number higher to be given events more slowly (eg 120 means that at least 120 seconds will pass before the game gives you a new freeplay event). You can also set the number lower, such as to 30, which means the minimum time between freeplay events is only 30 seconds. Underneath that is "MaxIdleDuration value". This is how long the game will run without any active events (in case you completed them already). Setting this number higher will mean that you have a longer time between events, and can be useful if you find yourself overwhelmed and need more time to send your units back to base, tidy up, etc. Setting the number lower will mean that you will be given a new freeplay event very soon after completing (or failing) the previous one. Remember there is no way to specify the exact timings of when you get freeplay events - there is a hardcoded random element, which is the game's way of trying to present real life unpredictability. You can almost control this, though, by setting these values which allow you to control the maximum 'idle' times and minimum times between events. Quote Link to comment Share on other sites More sharing options...
MARCO Posted December 7, 2014 Author Report Share Posted December 7, 2014 Thank you very much. Quote Link to comment Share on other sites More sharing options...