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

TheKrizzle

Recruit
12 Badges
Oct 13, 2015
2
0
  • Arsenal of Democracy
  • Stellaris
  • Hearts of Iron IV: Cadet
  • Stellaris: Leviathans Story Pack
  • Hearts of Iron IV: Together for Victory
  • Stellaris - Path to Destruction bundle
  • Stellaris: Synthetic Dawn
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Apocalypse
  • Stellaris: Distant Stars
  • Stellaris: Megacorp
  • Stellaris: Ancient Relics
Good afternoon people.
I'm really enjoying AoD so far but I want to make my campaigns a bit more the way I want them.
I haven't found a way to spawn in divisions for you or the AI controlled countries and I haven't found out how to break military alliances. I also have not found a way to edit the end date of your campaign further than 1964 in the settings (I want to make it infinite)

If some one could please show me or help me figure out how to do those three things, I would really appreciate it.

Thank you.

PS: I don't know if this is the right forum section but I'll slap it here anyway. If it turns out to be unacceptable I'll remove it.
 
I haven't found a way to spawn in divisions for you or the AI controlled countries

I amnot sure if i understand the question, but if you want to make divisions appear via event you can use some existing events, such as event 2042 GER, as blueprint.

and I haven't found out how to break military alliances.

For that you need to be at peace. Than you can use the option to "leave alliance" at the alliance leader or you can use "ban from alliance" on your lesser allies when you are the alliance leader.

It might also be possible to negotiate a seperate peace, thus breaking an alliance. I never tried that.

I also have not found a way to edit the end date of your campaign further than 1964 in the settings (I want to make it infinite)

You can edit a savegame. Change the entry

Code:
enddate = {
     year = 1964
     month = january
     day = 0
     hour = 0
     }
to
Code:
enddate = {
     year = 1970
     month = january
     day = 0
     hour = 0
     }

and the enddate will be 1970. I rather advise against changing it beyond 1970 as most tech teams and leaders have a death date of 1970 or earlier, so past 1970 things get ugly.
 
Last edited: