sniped222 Posted May 17, 2010 Report Share Posted May 17, 2010 I have seen people talk about it before but cant remember how!so if any one could give me a quick guide it would be appreciated also would it work with LA mod and would it work online?Thank you Quote Link to comment Share on other sites More sharing options...
marka2049 Posted May 25, 2010 Report Share Posted May 25, 2010 I have seen people talk about it before but cant remember how!so if any one could give me a quick guide it would be appreciated also would it work with LA mod and would it work online?Thank youYES... Please... I've been messing around in the coding looking for this... Please help, because I like to actually set up situation well with PD and ect. Quote Link to comment Share on other sites More sharing options...
usmc123 Posted May 25, 2010 Report Share Posted May 25, 2010 As far as I know you cannot have 1 accident at a time but you can make the time between calls much longer. Go into your LA mod folder (Found inside the root EM4 folder inside the 'Mods' folder), go to specs, then right click on "fp_params_endless" and open with notepad. Then change the value for "MinDurationBetweenEvents" to something larger, in the 200's if you lot of time. You can also raise the "MaxIdleDuration" value as well, not too high though, shouldn't be anywhere close to the "mindurationbetweenevents" value. Then just save it and play the mod. For EM4 just go into the root folder and go to data then specs and look for the same file. To edit the value for any other mod just go into EM4's mod folder again and repeat.Note: If you have 911 First Responders then look for that root folder instead of EM4's. Quote Link to comment Share on other sites More sharing options...
marka2049 Posted May 25, 2010 Report Share Posted May 25, 2010 As far as I know you cannot have 1 accident at a time but you can make the time between calls much longer. Go into your LA mod folder (Found inside the root EM4 folder inside the 'Mods' folder), go to specs, then right click on "fp_params_endless" and open with notepad. Then change the value for "MinDurationBetweenEvents" to something larger, in the 200's if you lot of time. You can also raise the "MaxIdleDuration" value as well, not too high though, shouldn't be anywhere close to the "mindurationbetweenevents" value. Then just save it and play the mod. For EM4 just go into the root folder and go to data then specs and look for the same file. To edit the value for any other mod just go into EM4's mod folder again and repeat.Note: If you have 911 First Responders then look for that root folder instead of EM4's.Thank you very, very much! I was dinking around in the scripts like that, but was unsure of which to change and didn't want to make my game unstable and crach, ect. Quote Link to comment Share on other sites More sharing options...
Guest Francis Posted May 25, 2010 Report Share Posted May 25, 2010 As far as I know you cannot have 1 accident at a time but you can make the time between calls much longer. Go into your LA mod folder (Found inside the root EM4 folder inside the 'Mods' folder), go to specs, then right click on "fp_params_endless" and open with notepad. Then change the value for "MinDurationBetweenEvents" to something larger, in the 200's if you lot of time. You can also raise the "MaxIdleDuration" value as well, not too high though, shouldn't be anywhere close to the "mindurationbetweenevents" value. Then just save it and play the mod. For EM4 just go into the root folder and go to data then specs and look for the same file. To edit the value for any other mod just go into EM4's mod folder again and repeat.Note: If you have 911 First Responders then look for that root folder instead of EM4's.By the way, to correct him, no need to do that into the Data folder, only the mods folder are required because it will block multiplayer completely. Quote Link to comment Share on other sites More sharing options...
marka2049 Posted May 28, 2010 Report Share Posted May 28, 2010 Ok so.. this is the code I have now:<freeplayparameters> <MinDurationBetweenEvents value = "200.0" /> <MaxIdleDuration value = "10.0" /> <Seed value="0"/> <BuyFactor value="10.0"/> <SellFactor value="0.5"/> <GlobalEventFrequencyFactor value="1.0"/> <TimeSpeedFactor value="1.0"/> <StartBudget value="150000"/> <MaxBudget value="500000"/> <Earnings value="35000"/> <SquadPriceGrowth value="30.0"/> <MaxParkingSpace value="150" /> <InitialEventFrequencyBoost value="100000.0"/> <InitialEventWaitDuration value="8.0"/> <starttime value="11:30"/>And i get no calls at all...Just to clarify this is "fp_params_endless" in LA Mod folder, and no other files were editted. Can anyone help?----Also... I am unable to buy vehicles... I can dispatch, but not buy. Quote Link to comment Share on other sites More sharing options...
Guest JJ83NL Posted May 30, 2010 Report Share Posted May 30, 2010 Ok so.. this is the code I have now:<freeplayparameters> <MinDurationBetweenEvents value = "200.0" /> <MaxIdleDuration value = "10.0" /> <Seed value="0"/> <BuyFactor value="10.0"/> <SellFactor value="0.5"/> <GlobalEventFrequencyFactor value="1.0"/> <TimeSpeedFactor value="1.0"/> <StartBudget value="150000"/> <MaxBudget value="500000"/> <Earnings value="35000"/> <SquadPriceGrowth value="30.0"/> <MaxParkingSpace value="150" /> <InitialEventFrequencyBoost value="100000.0"/> <InitialEventWaitDuration value="8.0"/> <starttime value="11:30"/>And i get no calls at all...Just to clarify this is "fp_params_endless" in LA Mod folder, and no other files were editted. Can anyone help?----Also... I am unable to buy vehicles... I can dispatch, but not buy.I've got the very same problem after changing the amount of traffic value's. have not found a solution though.... Quote Link to comment Share on other sites More sharing options...
marka2049 Posted December 5, 2010 Report Share Posted December 5, 2010 Ok so.. this is the code I have now:<freeplayparameters> <MinDurationBetweenEvents value = "200.0" /> <MaxIdleDuration value = "10.0" /> <Seed value="0"/> <BuyFactor value="10.0"/> <SellFactor value="0.5"/> <GlobalEventFrequencyFactor value="1.0"/> <TimeSpeedFactor value="1.0"/> <StartBudget value="150000"/> <MaxBudget value="500000"/> <Earnings value="35000"/> <SquadPriceGrowth value="30.0"/> <MaxParkingSpace value="150" /> <InitialEventFrequencyBoost value="100000.0"/> <InitialEventWaitDuration value="8.0"/> <starttime value="11:30"/>And i get no calls at all...Just to clarify this is "fp_params_endless" in LA Mod folder, and no other files were editted. Can anyone help?----Also... I am unable to buy vehicles... I can dispatch, but not buy.Any fix for this? Can't find anything on the internet or on here, and do not want to have to reinstall the game for some simple coding errors. Quote Link to comment Share on other sites More sharing options...
Texas_DPS Posted December 5, 2010 Report Share Posted December 5, 2010 these are the defaults for LA Mod before anyone moded it, lol. i dont know about the buying vehicles but i hope this helps.<MinDurationBetweenEvents value = "60.0" /><MaxIdleDuration value = "10.0" /><Seed value="0"/><BuyFactor value="10.0"/><SellFactor value="0.5"/><GlobalEventFrequencyFactor value="1.0"/><TimeSpeedFactor value="1.0"/><StartBudget value="150000"/><MaxBudget value="500000"/><Earnings value="35000"/><SquadPriceGrowth value="30.0"/><MaxParkingSpace value="150" /><InitialEventFrequencyBoost value="100000.0"/><InitialEventWaitDuration value="8.0"/><starttime value="05:30"/> Quote Link to comment Share on other sites More sharing options...
marka2049 Posted December 6, 2010 Report Share Posted December 6, 2010 these are the defaults for LA Mod before anyone moded it, lol. i dont know about the buying vehicles but i hope this helps.<MinDurationBetweenEvents value = "60.0" /><MaxIdleDuration value = "10.0" /><Seed value="0"/><BuyFactor value="10.0"/><SellFactor value="0.5"/><GlobalEventFrequencyFactor value="1.0"/><TimeSpeedFactor value="1.0"/><StartBudget value="150000"/><MaxBudget value="500000"/><Earnings value="35000"/><SquadPriceGrowth value="30.0"/><MaxParkingSpace value="150" /><InitialEventFrequencyBoost value="100000.0"/><InitialEventWaitDuration value="8.0"/><starttime value="05:30"/>Works. Thank you very much. Quote Link to comment Share on other sites More sharing options...