• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
It's in the SimGameConstants.json in the data/simGameConstants folder. Scroll way down to the "CareerMode" section and look for these values:

Code:
   "CareerMode" : {
        ....
        "GameLength" : 1200,
        ....
        "FlashpointStartRange" : [
            14,
            21,
        ],

I've never edited either, but I'm assuming just changing the 1200 to something else should work. The FP Start Range is probably "No sooner than 14 Days" for the JV FP to pop and then 21 days for others to appear. If you mess with it, post what it does here.
 
what did you change the values to may i ask?
 
I changed Game Length to 2000 and doubled the FlashpointStartRange Settings.
I only tested it briefly with these settings. I'm still in the middle of another campaign.
At the next round, I'll put the settings back a long way.
 
Last edited:
I just wanted to give a short update for the one who is interested:
I worked a little bit again. For the "Day Limit" there are no restrictions, as it seems that any value can be set.
For the "FlashpointStartRange", however, care must be taken that the values are divisible by 7 (1 week = 7 days).

My values:
Day Limit 2500 Days
Flashpoint Start Range
140
210
So I'm not so under pressure and can comfortably build up a powerful lance first ... ;):cool:
 
Update:
I wanted to start a new career and realized that the "Flashpoint Start times" were back to standard. I almost despaired when changing the values, nothing worked ...

After X-Hours I came on it, which was in some mods also a "SimGameConstants. json".

THESE MUST ALSO BE CHANGED TO THE CORRESPONDING VALUES !!!

:confused::confused::confused: