Crusader Kings III

Crusader Kings III

Gender Laws without Requirements
61 Comments
konradius001 11 May @ 2:58am 
Works under 1.16.1.
Needed this to correct for the error that after feudalizing the Hausa title, it changed from female dominated to something else...
Caracus  [author] 11 Nov, 2024 @ 3:24pm 
@Update to 1.14.*
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 :)
naz 4 Nov, 2024 @ 7:22am 
@Caracus, @Hex: Gin & Tonic
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
Hex: Gin & Tonic 27 Oct, 2024 @ 3:02pm 
Yes its not working here either, I have correct load under too! :(
naz 14 Oct, 2024 @ 8:49am 
@Caracus
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
Caracus  [author] 14 Oct, 2024 @ 3:41am 
Does it work if you only load this mod up?
naz 13 Oct, 2024 @ 11:32pm 
@Count Kekula
same here
Count Kekula 3 Oct, 2024 @ 12:12pm 
Is this really working? I use it together with Primogeniture wo requirements but only the latter one functions.
FunGaming44 26 Sep, 2024 @ 3:32pm 
My friend thank you, hope you can take a look at making one for the other laws like real and title laws that would be awesome.
Caracus  [author] 26 Sep, 2024 @ 3:28pm 
@Update to 1.13.*
I redid the file, so hopefully if there wasnt any copy pasta screw up it should work just fine :D
FunGaming44 26 Sep, 2024 @ 1:04pm 
yeah it needs a little update, great mod indeed. Hope you can also do the other laws like realm law and title laws so we can just pick and choose without requirements but the ai still has to mee requirements
Hex: Gin & Tonic 25 Sep, 2024 @ 12:52pm 
update please- this is a great mod <3
wangxuanfrank 13 Aug, 2024 @ 9:59am 
Ran into the same problem as SigismundRex did.
Chose female preference, the game shows the daughter as heir.
But when ruler dies, the son actually inherits as if male preference.
Then the law changes to male preference.
Caracus  [author] 14 Jun, 2024 @ 11:49am 
Hmm I had a look at the file compared to Vanilla and just on a file basis there are no changes needed. So if this is a pervasive issue is more complex.
Caracus  [author] 11 Jun, 2024 @ 3:22pm 
Gonna check tomorrow or the day after if there is need for an update due to recent changes
SigismundRex 11 Jun, 2024 @ 11:02am 
It doesn't work. Every time I change the succession to female preference, it shows me the daughter as the main successor, but after the current ruler dies, the new king is always the son and the succession options change to male preference.
shakenidentity 11 Mar, 2024 @ 4:59pm 
Thanks for the quick response. I was unable to find it where you said (most likely) because my load order of this mod and your Primogeniture w/o Requirements were in the reverse position. I'm a bit 'dyslexic' in the way that I can never understand what load 'after' or 'before' mean. But when I loaded so that the Primogeniture mod was 'on top' of this mod, everything started working fine. I'm noting it this way in case other people have this same weird issue that I have. Thanks again. Great mods. :>
Caracus  [author] 10 Mar, 2024 @ 1:39pm 
@shakenidentity Realm(F2)/Succession/Gender Law :)
shakenidentity 10 Mar, 2024 @ 12:12pm 
Please help me to find this in-game. It's not listed in my decisions nor is it in the Realm > Succession screen anywhere, even when I click to change the Gender Law. I do have Primogeniture w/o Requirements and installed Gender Laws on top (is this "after?") of PWR. I can't find PWR, either. Both mods are new to me. Thanks.
Caracus  [author] 10 Mar, 2024 @ 7:33am 
@Updated to 1.12.*
no changes needed
NinjaBeest 8 Mar, 2024 @ 1:20am 
Another update please?
FunGaming44 31 May, 2023 @ 9:33am 
Thanks
Caracus  [author] 31 May, 2023 @ 9:20am 
@Update to 1.9.1
FunGaming44 31 May, 2023 @ 2:42am 
Thank you
Caracus  [author] 31 May, 2023 @ 12:49am 
Probably this afternoon after work :D
FunGaming44 30 May, 2023 @ 3:40pm 
Hope you can update this one today, this one I simply cant go without lol
FunGaming44 30 May, 2023 @ 9:08am 
Yeah I know , they sure know how to time things at Paradox
Caracus  [author] 30 May, 2023 @ 9:07am 
Oh wow. So I couldnt have picked a worse point in time to update x)
FunGaming44 30 May, 2023 @ 8:17am 
They removed the entire game rule part so a lot of the code has changed and therefore it needs an update after the update today
FunGaming44 29 May, 2023 @ 11:07am 
Looks to be working fine now will keep an eye on it and let you know if it doesnt
FunGaming44 28 May, 2023 @ 10:09am 
Thanks, will try it out
Caracus  [author] 28 May, 2023 @ 9:35am 
@FunGaming44 in theory the wrapped OR block should mean that you either have to be a human player OR fullfill the vanilla criteria to keep it.

Anyhow, there might have been an issue for its placement in combination with the tooltip block. I have moved the OR statement now within the tooltip trigger. Let me know if that fixed the issue :)
FunGaming44 28 May, 2023 @ 6:40am 
For some reason when using this mod the AI can never have equal law which from looking at your code seem to be originating that you set can keep to is_ai = no
Caracus  [author] 28 May, 2023 @ 4:41am 
@Update:
- remade the whole thing for 1.9.* so it has the latest base changes
**SMASH** 3 Mar, 2023 @ 6:11am 
Ahhh thanks for clarifying; funnily enough this would be perfect for my next intended playthrough ("Cult of Boudicca" Tribal Pagan Matriarchy) thanks for getting back so quickly!
Caracus  [author] 3 Mar, 2023 @ 5:33am 
@S*M*A*S*H they kinda added it at some point after I made the mod. iirc the game mode flips the rules for ALL nations, this one just for the human player
**SMASH** 3 Mar, 2023 @ 4:26am 
doesnt this option already exist in game
Caracus  [author] 29 Dec, 2022 @ 7:35am 
@Update
Updated to 1.8.*; while the old version should have worked aswell I have remade the latest version based on the 1.8.1 succession file to be sure since there have been little changes for the AI behaviour regarding gender laws but nothing all too critical since I made the first version of this mod.
Franz_K 8 Sep, 2022 @ 6:24am 
compatible with 1.7?
FunGaming44 6 Jul, 2022 @ 11:32am 
I know that would work but I mean codewise, so many updates since this was made
Caracus  [author] 6 Jul, 2022 @ 11:28am 
@FunGaming44 I dont know, quickest way is to load up a new game and check :D
FunGaming44 6 Jul, 2022 @ 11:25am 
@Caracus does this one need an update?
Dr Jimothy 14 Apr, 2022 @ 2:34am 
It sparks joy.
Random 11 Feb, 2022 @ 9:49am 
This completely works on 1.5.0, you can safely ignore the launcher warning for this mod.
GandalfXLD 10 Feb, 2022 @ 12:23am 
Can you please update?
Manlet 30 Dec, 2021 @ 7:02am 
update pls
sobcziJP 13 Sep, 2021 @ 10:18pm 
please update
Luuds 25 Dec, 2020 @ 3:11pm 
THANK YOU SO MUCH
Caracus  [author] 15 Dec, 2020 @ 12:54pm 
haha
Ðᾱաiԁ 15 Dec, 2020 @ 12:38pm 
and this mod works for me but primogeniture without Requirements not xD