Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[03:55:34][E][pdx_localize.cpp:279]: Duplicate localization key. Key 'MESSAGE_CLICK_TO_HIDE' is defined in both 'localization/english/messages_l_english.yml' and 'localization/english/messages_ll_english.yml'.
[03:55:34][E][pdx_localize.cpp:279]: Duplicate localization key. Key 'MESSAGE_CLICK_TO_SHOW' is defined in both 'localization/english/messages_l_english.yml' and 'localization/english/messages_ll_english.yml'.
Silly boy, that's no way to ask the author to update the mod.
Deku, pls update.
I declared war and enemy 's ally join war but his army was under my control. IDK why
Does someone have same experience?
There's a file called 'call_upon_allies_on_actions' in the workshop folder of this mod. In that file, there is a line:
limit ={
is_ai = yes
}
You need to modify to this:
limit ={
is_ai = yes
any_player = { is_allied_to = PREV }
}