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









Needed this to correct for the error that after feudalizing the Hausa title, it changed from female dominated to something else...
Should work again.
@naz it took me a good moment to figure out why it wasnt working. Removing the limit and moving the top liege check to a normal check is nifty but nasty little workaround that may have negative impact on performance as it will always check the trigger if i understand correctly. I wasnt aware that the trigger_if first checks the limit and then checks the trigger conditions again. So I fixed it by adding an OR with a player check around the top liege trigger check.
Thanks for investigating :)
I fixed the code and it seems to be working fine
The only changes I made were moving the 'OR' statement from inside the 'limit' statement to outside and fixing the missing code.
I uploaded the txt file to Google Drive and the link
https://drive.google.com/file/d/11JcYtSyrTmAAvErt2MJuiEQp_9i99qjU/view?usp=drive_link
and file path are as follows
C:\Program Files (x86)\Steam\steamapps\workshop\content\1158310\2230561690\common\laws
Feel free to use it if you find anything wrong or need to correct it
I tested with only two mod but Gender Law mod seems not work
tested load order
1. Primogeniture without Requirements
2. Gender Laws without Requirements
same here
I redid the file, so hopefully if there wasnt any copy pasta screw up it should work just fine :D