Jump to content

[mod] Carnalitas - Unified Sex Mod Framework for CK3


Recommended Posts

Posted
On 6/23/2022 at 10:57 PM, Makhno79 said:

May be a stupid question that's already been answered, but how does the opinion buff on the dick/tit size work? Does it need a secondary mod for this to happen? Doesn't seem to do anything with just Carnalitas.

From my perspective, Carnalitas is just a "FRAMEWORK" instead of a specialized mod. Quite a few functions, such as dick/tit, milk, fetish(which I had dreamed for such a long time but have not been use effectively), needs other mods to realize. But where and when can we find these new mods, that is a question.

Posted

Hello! Do you know if it's possible to limit the prostitution to the lowborn characters only? Maybe with the adding some additional line in the disision script?

Posted (edited)
2 hours ago, nelson2111 said:

Hello! Do you know if it's possible to limit the prostitution to the lowborn characters only? Maybe with the adding some additional line in the disision script?

You mean lowborns without any titles or with titles below a certain tier?

Without titles is not possible with decisions, since they can only be taken by rulers. But it is possible to push the prostitute trait/modifier yearly via script on landless characters that should have it.

 

With titles is possible, just add "is_lowborn = yes" as condition:

 

Edited by LordDGP
Posted
On 7/5/2022 at 9:25 AM, LordDGP said:

Take a look at Carnalitas\common\script_values\carn_sex_interaction_values.txt

Thanks for answer . But if i change ( carn_sex_interaction_cooldown_base = {
    value = 12 ) let say 12 to 1 , It shows me (No game effect will happen  because you have used similar interaction in the last 1 month ) but reality its still hidden 12 months before it has effect again . what should i change to make it happen faster . thanks for your time . 

Posted
10 hours ago, vanakala said:

Thanks for answer . But if i change ( carn_sex_interaction_cooldown_base = {
    value = 12 ) let say 12 to 1 , It shows me (No game effect will happen  because you have used similar interaction in the last 1 month ) but reality its still hidden 12 months before it has effect again . what should i change to make it happen faster . thanks for your time . 

 

That's strange, I don't have this behavior. If you go edit the file "Carnalitas\common\character_interactions\carn_sex_interaction.txt" at the line 47 :

 

cooldown = { months = carn_sex_interaction_cooldown } 

to

 cooldown = { days = carn_sex_interaction_cooldown }

 

and then in the file "Carnalitas\common\character_interactions\carn_sex_interaction_values.txt" you change 

 

carn_sex_interaction_cooldown_base = {value = 12}

to

carn_sex_interaction_cooldown_base = {value = 1}

 

I can assure you that every day you do your things and it works.

Posted (edited)
11 hours ago, vanakala said:

Thanks for answer . But if i change ( carn_sex_interaction_cooldown_base = {
    value = 12 ) let say 12 to 1 , It shows me (No game effect will happen  because you have used similar interaction in the last 1 month ) but reality its still hidden 12 months before it has effect again . what should i change to make it happen faster . thanks for your time . 

Are you using it on a savegame? the cooldown is applied as a flag onto you so you will have the shorter time span after a year when the old flag expires or when starting a new game.

Edited by LordDGP
Posted
5 hours ago, LordDGP said:

Are you using it on a savegame? the cooldown is applied as a flag onto you so you will have the shorter time span after a year when the old flag expires or when starting a new game.

Ah yes , thanks for tip. now its working .

Posted
5 hours ago, dustbeen43 said:

 

That's strange, I don't have this behavior. If you go edit the file "Carnalitas\common\character_interactions\carn_sex_interaction.txt" at the line 47 :

 

cooldown = { months = carn_sex_interaction_cooldown } 

to

 cooldown = { days = carn_sex_interaction_cooldown }

 

and then in the file "Carnalitas\common\character_interactions\carn_sex_interaction_values.txt" you change 

 

carn_sex_interaction_cooldown_base = {value = 12}

to

carn_sex_interaction_cooldown_base = {value = 1}

 

I can assure you that every day you do your things and it works.

Got it working . Thanks

Posted

Anyone else's game crash when they load in a total conversion mod like fodlan and pair it up with the carnalitas mod and does anyone know how to fix this?

Posted (edited)
3 hours ago, kkiiodl said:

Why do i have to wait for like a year between each '' make/demend love '' interaction ? is there a way to change that ?

For balance purposes. There should be game rules to turn it off though.

Edited by LordDGP
Posted

Is the "Breeder" trait (I think it was called that, increases chances of giving birth to multiples, earned when having many children and passed on to daughters) from Carnalitas or is it from one of the submods? Because that trait is the biggest fucking killer in my game right now and I would like to turn it off please...

 

Alright, so context. I have an mod for increased mortality, and it doesn't jive well with that trait, since they tend to get 4 kids, 3 of which are sickly, and the AI doesn't seem to hire wetnurses, so the 3 sickly ones dies.

 

I am yet to have a daughter reaching 25 years of age in my current run, all dead from stress, 3 generations in... It's kind of messing up my alliances. If there is a simple edit I can make in the files to remove that trait from the game, please point me in the right direction. Or if it's from another submod, point me in that direction so I can make inquieries in the right place. :

 

Posted

A bug found:

 

In the file: gui/shared/buttons_icons.gui
button_adopt_court_language = button_icon_highlight should be button_adopt_court_language = button_icon


Paradox fixed this in a hotfix, but the originating file you are using must not have that.  It disables the button to adopt a new court language.

Posted (edited)
10 hours ago, Vitae777 said:

Does this mod have sex animations? If so, under what conditions are they reproduced? Played 2 hours of no sex scene(

No, it is the base other mods need to add sex animations like CBO does.

Edited by LordDGP
Posted

I am trying to upload the Carnalitas file into the mod one of the game, but every other mod (downloaded from either the Workshop of Paradox Initiative) seem to have been turned into pdx and upc files. And when I open the Paradox menu for the game, it doesn't seem to be recognizing Carnalitas as it is.

 

Is there a way to remedy this?

Posted
9 hours ago, Leirbag15 said:

I am trying to upload the Carnalitas file into the mod one of the game, but every other mod (downloaded from either the Workshop of Paradox Initiative) seem to have been turned into pdx and upc files. And when I open the Paradox menu for the game, it doesn't seem to be recognizing Carnalitas as it is.

 

Is there a way to remedy this?

Could you post a screenshot of your mod folder and tell us where it is located? Does not seem right.

Posted
12 hours ago, LordDGP said:

Could you post a screenshot of your mod folder and tell us where it is located? Does not seem right.

 

Here are the files. The computer is in French, but I think the pathway is right

Capture.PNG

Posted
11 hours ago, Leirbag15 said:

 

Here are the files. The computer is in French, but I think the pathway is right

Capture.PNG

The files here are .mod files, you can open them with "Editor" and see its content. They point the Mod Manager to the correct location of a mod.

 

So the reason you don't see Carnalitas in your launcher is because there should be a Carnalitas.mod file in this folder, pointing to the Carnalitas folder.

You probably forgot to extract this file :)

 

pdx is not a file type, it is just the naming convention for mods downloaded from the Paradox Plaza while ugc is for Steam Workshop mods.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...