Page 1 of 1

Auto change of leader's names

Posted: Thu Sep 01, 2016 8:49 pm
by pyotr
How about something like this:

if year >= 1870 then leaders = "Wilhelm III"
if year >= 1933 then leaders = "A. Hitler"
if year >= 2005 then leaders = "A. Merkel"
etc...?

Re: Auto change of leader's names

Posted: Sun Sep 04, 2016 6:36 pm
by Lachu
I've proposed something similar, but with traits and bonuses attached to each leader/

Re: Auto change of leader's names

Posted: Mon Sep 05, 2016 3:41 am
by dunnoob
pyotr wrote:How about something like this:

if year >= 1870 then leaders = "Wilhelm III"
if year >= 1933 then leaders = "A. Hitler"
if year >= 2005 then leaders = "A. Merkel"
etc...?
They'd need three different flags, or rather two, the swastika would be a legal issue (not only) in Germany. Various patches adding a German empire (1870-1918) already exist, maybe they make it in 2.5.6 and/or 2.6.0. At the moment (incl.2.6 and 3.0) flags cannot change, not depending on the year, also not depending on the government.

Maybe your suggestion could be covered by scriptable flag + leader changes per nation in a future version (after 3.0) :?: