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
CreateHomelandModifier.kt has the config file set to `SyncreticCulturesConfiguration` so it looks like OP switched it over to create the other mod and didn't switch it back. You'll need to update that json (or whatever `configFileName` is set to for anyone looking in the future).
cultures need to be hardcoded for this functionality
Cheers!
let me know if I forgot a culture, didnt find an exhaustive list
any_scope_state = {
owner = ROOT
has_decree = decree_modify_homeland
}
to the triggers in the decisions? Just so they don't appear and clutter if you don't have the decree active.
Lovely mod regardless, cheers.
- added missing functionality for chechens
here's my Chinese translation:
https://steamcommunity.com/sharedfiles/filedetails/?id=2880069248
Throws up constant errors for:
Error: Event target link 'cu' returned an unset scope
Script location: file: common/decisions/add_manul_homelands_decision.txt line: 4
- added the 9 new cultures for the homeland add decision
- decisions now popup the event, saving you a click ;)