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.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
You will become leader of the Axis once Germany leaves the Axis, for example because it's being couped by the Allies or Soviets or because it's forced to leave it via event or because it's being annexed.
If you want to be Axis leader anyway - just make yourself so in the savefile.
Wait actually, so when you say make myself leader in the save file, do you mean that I just play as Germany the next time I load the game or that I can be all tricky and somehow make Japan the leader like some sort of cheat?
Wait actually, so when you say make myself leader in the save file, do you mean that I just play as Germany the next time I load the game or that I can be all tricky and somehow make Japan the leader like some sort of cheat?
Just open your savegame in notepad. Search for "axis" (without the quotes). You'll find an entry like this:
Code:
axis = { id = { type = 15000 id = 2 } defensive = no participant = { GER SLO } }
In the brackets it lists all members of the axis, the first of those is the axis leader - in this case Germany. Switch positions of Germany and Japan and you'll be alliance leader.
Note that the code above is from Armageddon 1.3beta2, which might be different from your version in detail, but the general concept is the same.