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
So if you could let us raise that even further (20+) or provide an option to disable the max fiefs check completely that'd be great.
There's no reason to set a limit on a user's choice customization option. Currently as it is, annexing an entire country is a PITA even if you own half the map.
PlayerControllingCultureTownsClickableCondition()
and change
var cultureName = Hero.OneToOneConversationHero?.Clan?.Kingdom?.Culture?.Name ?? TextObject.Empty;
to
var cultureName = Hero.OneToOneConversationHero?.Clan?.Kingdom?.Culture?.Name ?? new TextObject(string.Empty);
I downloaded your code and fixed it myself and it works fine.
everything else seems to be fine.
can you post you corrected version by any chance?
i wont take over this mod but here this hopefully works.
https://drive.google.com/file/d/1KpX3HTV07N5jRYt4L_9sJM5Qxd-F-qtA/view?usp=sharing
thank you