Jump to content
MARCO

One mission at a time

Recommended Posts

The army mod uses a completely different system than that of freeplay. One thing you can do is change the "MinDurationBetweenEvents" value in "fp_params_endless.xml" to a higher number, but that can add unneeded delay between short events and still allow large events to overlap depending on how it's set.

Link to comment
Share on other sites

These are the settings I use. It usually allow for enough time to finish and clean up an event before another call without out to much down time:

<MinDurationBetweenEvents value="350.0"/>

<MaxIdleDuration value="250.0"/>

If you want more time at the beginning to put units on patrol, etc use this too:

<InitialEventWaitDuration value="350.0"/>

They can be found in /mods/(mod name)/Specs/fp_params_endless.xml

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.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.



×
×
  • Create New...