Jump to content

marka2049

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by marka2049

  1. 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.

  2. 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.

  3. Could somebody please upload the original .XML files for LA mod, as well as the original Emergency 4 game. I forgot to save a backup (very stupid) and changed some things. Now whenever I start a game up no calls or anything come out.

    Thanks,

    Mark

  4. 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.

  5. 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.

  6. 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

    YES... 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.

×
×
  • Create New...