Angelsky Posted October 10, 2014 Report Share Posted October 10, 2014 So me and my Friend are playing only. the events happen to fast.. i know how to work the Spec files to do what i wish but how do i slow even times that happen down.. i can make it take a bit longer to start. but once it starts another one and another one pop... ive done it on singleplayer Endless many times. but for some reason online isn't doing it.. what do i need to change to make it slow down. Quote Link to comment Share on other sites More sharing options...
itchboy Posted October 10, 2014 Report Share Posted October 10, 2014 Have you edited the following files?fp_params_endless_mp.xmlfp_params_endless_2_mpfp_params_endless_3_mp Quote Link to comment Share on other sites More sharing options...
Angelsky Posted October 10, 2014 Author Report Share Posted October 10, 2014 I have Edited them to Delay some parts. but what one controls how fast and what should it be to make it like 1 to 2 mins apart. <MinDurationBetweenEvents value = "100.0" /><MaxIdleDuration value = "100.0" /><Seed value="0"/><BuyFactor value="0.5"/><SellFactor value="0.5"/><GlobalEventFrequencyFactor value="100.0"/><TimeSpeedFactor value="1.0"/><StartBudget value="1000000"/><MaxBudget value="10000000"/><Earnings value="100000"/><SquadPriceGrowth value="20.0"/><MaxParkingSpace value="250" /><InitialEventFrequencyBoost value="100.0"/><InitialEventWaitDuration value="100.0"/><starttime value="8:00"/> Quote Link to comment Share on other sites More sharing options...
itchboy Posted October 10, 2014 Report Share Posted October 10, 2014 <MinDurationBetweenEvents value = "100.0" /> would be it.Your <GlobalEventFrequencyFactor value="100.0"/> is too high. The normal value is at 1.7 Try setting it to around that much.<InitialEventFrequencyBoost value="100.0"/> also seems a bit high. Try bringing it back to the original value and then start from there. Quote Link to comment Share on other sites More sharing options...
Angelsky Posted October 10, 2014 Author Report Share Posted October 10, 2014 ok thanks. what was the original for Boost?. if i can remember it was 10000.00 when i started Quote Link to comment Share on other sites More sharing options...
itchboy Posted October 11, 2014 Report Share Posted October 11, 2014 Look at the original files in the EM4 Specs folder (not in the mod, but in the root data folder) Quote Link to comment Share on other sites More sharing options...