• 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.
 
Hi Krizzle,

welcome to the PI fora and to the forum of the best WW2 game out there (yet)!

To answer your questions:

1) I guess you'd probably need to write an event for that - or to alter the save game file adding the kind and number of divisions you'd like. But don't ask me too much about it, I'm not too knowledgeable on events.

2) Not sure. Allies can be kicked from an alliance (if you're the alliance leader) or, a country can leave it if it's not the leader but there are some requirements I don't remember now (even because I've never used such an option myself).

3) Go to the ...\scenarios\save games\ folder. Open your .eug save game file (I strongly recommend using Notepad++ to do so, as it makes editing those rather huge files much quicker) and scroll down a few lines. Find the part which looks like this:

Code:
enddate = {
     year = 1946
     month = december
     day = 29
     hour = 0
     }


Mod the year to your liking (it is advised not to set the end date past 1999), save and exit - et voila!