Calvin David Glenfield Posted October 18, 2015 Report Share Posted October 18, 2015 Ok i have looked threw this https://www.world-of-emergency.com/modding/documentation/modifier/6-game_settings_-_how_to_change_event_frequency_and_extinguisher_strength I just want to know what settings i need to change to prevent MORE then 1 event occuring at a time! im here trying to clear 1 event and more pop up and at the moment i would like to take my time untill i become skilled i notice this line here "MaxEventLimit": "4", // Minimum of active freeplay events // TODO(mk) this is not part of the design, only debug this boggles my mind because the code says "MaxEventLimit" but the description says Minimum of active freeplay events so is it minimum or maximum? I just want to prevent events from occuring when one is already active! NO more then 1 active event at a time! Thx in advance! Quote Link to comment Share on other sites More sharing options...
Rivan Posted October 18, 2015 Report Share Posted October 18, 2015 Just change it to 1 and see if it works. Quote Link to comment Share on other sites More sharing options...
Calvin David Glenfield Posted October 18, 2015 Author Report Share Posted October 18, 2015 First of all rival! Thx for the replyI have done that! Still I waited 10 min and 2 other events occured!! want none to start or wait a while before another starts Quote Link to comment Share on other sites More sharing options...
William Stapleford Posted October 21, 2015 Report Share Posted October 21, 2015 I will have to look at the file itself but from what I have seen anytime they have the words todo that means that code was never actually used in the game. Hense the feature is not available and they will work on it when they release a new patch to make us pay for again.Later I will loom at the file and see if I can find anything else to mess with.William516BillDelaware, USA Quote Link to comment Share on other sites More sharing options...
ItsLeandro Posted October 25, 2015 Report Share Posted October 25, 2015 Can you give me the path of where the file is located, and the actual name of the file? I am pretty sure I know how to fix it. Quote Link to comment Share on other sites More sharing options...