Jump to content

[mod] Carnalitas Slavery Expansion


Recommended Posts

Posted (edited)

Will update during this weekend.

 

EDIT: Unfortunately, I will update it mid november. Sorry....

Edited by LordDGP
Posted
On 10/15/2024 at 12:15 AM, LordDGP said:

Will update during this weekend.

Awesome. Also, if you could, can you make a compatch for AGOT specifically? Since AGOT added dragons, placing this mod at the end of the load order specifically for the Slave Tab, breaks the dragons profiles

Posted (edited)

this time it was easy, Thanks for your work Lord GDP.

 

I updated the windowscharacter.gui

 

And I updated the picture reference cse_slave_trait_inheritance. 

 

Feel free to double check, and no need to say thanks.

Thank you for creating one of the mods I really cannot do without.

 

Edited by Drake_Hound
Posted (edited)

Don't know why after I started to inject more mods ... the had_sex_effect went haywire.

 

So here is version 2 I will leave version 1 here.. cause I didn't modify anything of the had sex effect. 

 

But incase your had_sex_effect went haywire here is version 2.

 

Updated it with carnalitas had_sex_effect, including violet something.

And also returned Carnalitas Birth Control. 

 

Edit: pieces of crap without feedback was bussy fixing clothes will leave it here for people to laugh at. but don't download this and the above version.

And do give feedback what else is wrong. cause am converting tons of 3D clothes for meself. 

 

 

Edited by Drake_Hound
Posted (edited)

Nobody ever says anything ... tell me what else I need to fix. before I am half a day bussy fixing the clothings 

 

The windowscharacter.gui wasn't doing what it suppose to do show slaves.

 

 

 

Edited by Drake_Hound
Posted

My whole life is fixing this crap.. Fix DSI demand sex, while it was working ... sadly it was spamming the error log with request for sexable target or  recipient. 

 

So here you go, also tested if the TWINS Birth in CSE was working it was, didn't test slave soldier and slave labours etc. 

 

Was tested with the following mods. CFP community, Carnalitas Carnalitase Slavery Expanded CBO unofficial CBO CFP unofficial patch, Barber shop Beta. 

 

 

Am going to remove the other downloads. cause they are redundant also the first one, cause DSI would be spamming for recipient too.  and you can't live with out CBO unofficial.

while the text is lacking the sexy animations are back 😄

Carnalitas Slavery Expansion 1.0.8.2.zip

Posted
4 hours ago, Sigmabg777 said:

Update when?

 

Ask the mod creator, but I am done, I gotten everything I wanted done. and posted it for others to use.

that I don't get feedback what is broken or not.. 

So I am just working on my own things, I got 12 mods left to go, once I made a stable 1.13.2 total conversion. and boy is this Roads to Power grand.

That they allowed even playable courtiers with the console command. once you modded everything playable or use that from steam mod. 

 

Sadly those courtiers spam the whole Errorlog with there isn't anything to do bla that sooner or later extend towards a crash. and there is nothing to do. but that they allowed this. is already amazing.

This version I will definetly keep like 1.92. IT  is a WET dream to recreate a House of O kind of mod ... which is now possible. 

So enjoy this RTP before they close down all the special stuff, cause their error log folder gathering gets flooded. 

Posted
On 10/29/2024 at 2:22 PM, Drake_Hound said:

My whole life is fixing this crap.. Fix DSI demand sex, while it was working ... sadly it was spamming the error log with request for sexable target or  recipient. 

 

So here you go, also tested if the TWINS Birth in CSE was working it was, didn't test slave soldier and slave labours etc. 

 

Was tested with the following mods. CFP community, Carnalitas Carnalitase Slavery Expanded CBO unofficial CBO CFP unofficial patch, Barber shop Beta. 

 

 

Am going to remove the other downloads. cause they are redundant also the first one, cause DSI would be spamming for recipient too.  and you can't live with out CBO unofficial.

while the text is lacking the sexy animations are back 😄

Carnalitas Slavery Expansion 1.0.8.2.zip 834.07 kB · 43 downloads

Thanks for the unofficial fixes bro you're a king, mind if I ask you why the game won't give me the slave tab even though I only activated the Carnalitas mods plus I updated the SE with you patch? Thank you

Posted

Cause some other mod overwritten your windows_character.gui

 

So don't know which mod you load after Carnalitas Slavery Expanded. and what modification it needed like PA needed a line of height added. 

Go find what was posted into the Main Page or what the sm_slave_entry.info says.. find where I modded those LINES. (the most important part. cause every update the GUI keep changing) and put it into the windows_character.gui you are using LAST. 

 

I don't know which one you have last or are using. as windows_character.gui my assumption is probaly PA. then just copy the lines and changes I made according to the main page, into the PA windows_character.gui 

 

There are still some bugs in that version which I corrected for meself. one is the mass start birth control, the faith needs to be changed. or # out if you don't know what to do.

And the other I am doing from my head. is promotion needs to extend education_martial_5 (seems LOD it was forgotten) but sadly I am occupied with what I need to mod.

To get a stable complete total conversion, before I can go mod slave harem governments and other stuff I want. to fully use this RTP version. 

Posted

To help you out

 

insert after #bottom area.

below using = Animation_ShowHide_Quick

 

 

using = sm_slaves_button_lite

 

remove the buttons releationships family . cause those are in the sm_button files. 

 

till this one

 

            button_tab = {
                name = "court_button"

 

 

and the other one is 

            ####################################
            ############ SLAVES TAB ############
            ####################################
            
                                
            using = sm_slaves_tab
                
            ####################################
            ########## RELATIONS TAB ###########
            ####################################

 

below it you got 

name = "relations"

 

you need to change 

visible = "[And(CharacterWindow.IsTabShown('relations'), GetVariableSystem.HasValue( 'character_window_tab', 'relations' ))]" to this.

or copy over my visible and put it below

name = "relations"

replacing the whole visible. 

 

 

 

Posted
1 hour ago, Drake_Hound said:

Cause some other mod overwritten your windows_character.gui

 

So don't know which mod you load after Carnalitas Slavery Expanded. and what modification it needed like PA needed a line of height added. 

Go find what was posted into the Main Page or what the sm_slave_entry.info says.. find where I modded those LINES. (the most important part. cause every update the GUI keep changing) and put it into the windows_character.gui you are using LAST. 

 

I don't know which one you have last or are using. as windows_character.gui my assumption is probaly PA. then just copy the lines and changes I made according to the main page, into the PA windows_character.gui 

 

There are still some bugs in that version which I corrected for meself. one is the mass start birth control, the faith needs to be changed. or # out if you don't know what to do.

And the other I am doing from my head. is promotion needs to extend education_martial_5 (seems LOD it was forgotten) but sadly I am occupied with what I need to mod.

To get a stable complete total conversion, before I can go mod slave harem governments and other stuff I want. to fully use this RTP version. 

 

These are the mods I use so I really don't know what happened, I don't think it these mods would break it. Also, do I have to edit the mod's windows_character.gui? I'm sorry for the lack of skills, I'm not used to edit files so my mods work, they usually just work lmao

 

image.png.a7b5ecfb5b3076fe0865e60fc90d7a12.png

Posted

I don't know any of those mods like no more cheating or advanced cheat menu.... 

check if one of those contain a windowscharacter.gui

 

Must be cause Slavery Reimagine doesn't have it. 

 

So it is these 2 mods that have a windowscharacter.gui

Disable the advanced cheat menu, just use the console in debug mode hit ~ or rightclick on stuff. no achievement though.

I am not going to make windowscharacter.gui compatible with every mod that floats around. since I don't need it. 

 

So disable those two mods and enslave somebody it should show up like this ... 

 

 

Slave tabs.png

Posted

Look I explained everything there is to explain... I can't do more cause I still have tons of mods to make compatible. nowadays test troughly if, my modding messes it up, or other people work, and with monday the whole circus starts again. 

 

I really hope not >.< or else I am not upgrading.. I like this 1.13.2 with playable everything. since PDX CK3 base game is already spamming the errorlogs to a ridiculous degree. 

My comp can handle it, but not bringing out stuff unless really needed. cause of the errorlog spam. 

And get the flak for stuff I didn't do. 

 

Lazy Icarus is a exception since I love that mod. 

Then I still have submissive partner to mordernise to 1.13.2 harems and then other carnalitas mods. 

Posted
1 hour ago, Drake_Hound said:

Look I explained everything there is to explain... I can't do more cause I still have tons of mods to make compatible. nowadays test troughly if, my modding messes it up, or other people work, and with monday the whole circus starts again. 

 

I really hope not >.< or else I am not upgrading.. I like this 1.13.2 with playable everything. since PDX CK3 base game is already spamming the errorlogs to a ridiculous degree. 

My comp can handle it, but not bringing out stuff unless really needed. cause of the errorlog spam. 

And get the flak for stuff I didn't do. 

 

Lazy Icarus is a exception since I love that mod. 

Then I still have submissive partner to mordernise to 1.13.2 harems and then other carnalitas mods. 

I didn't ask for a compatible patch, I just wanted to know where to check, your informations are really helpful as they are, thanks for the time you spent to explain me, you're awesome, thanks for your hard work.

 

Also, for information, no more cheating disable the annoying events of "did my wife cheat on me????????" like bro stop giving me this event every single month!!!! Advanced Cheat Menu has a special menu on the screen, and a target interaction with characters, maybe that's it, but it's weird cause I really tried to disable all my mods except Carnalitas ones. Anyway, I will try with what you gave as tips, thanks

Posted
10 hours ago, xyzxyz said:

The slave training isn't working anymore and the sex slaves sleeping event isn't happening.

 

The slave training isn't working is correct, I fixed it in my mods... 

 

The Sex Slave sleeping not working is incorrect, I fixed it with the last update.  it works with both CBO unofficial, even works with Dynamic Affairs. the monthly pulse has been set to yearly pulse. and only fire once.

 

Sorry to say if your sex slaves sleeping not working, it is on your end, cause of some mod you load later prevent it from firing. 

But atleast you gave feedback thank you, but as I said before, I am bussy fixing my MOD... I still have a lot to go, so not updating this mod for a while, till I am done. 

Posted
1 hour ago, Jean-Cule said:

i did it, thx for the tips drake_hound

 

You are welcome, I am happy you understand it. so in the future you can update your own mods. without having to worry about the load order. 

 

so you can go ahead and ad more mods. if something breaks you understand there are couple of files that overwrite eachother sadly, nothing modders can do. 

it is the way CK3 modding structure works. GUI and some other files fixed to overwrite eachother are a pain to fix. 

Posted

image.png.b72c52aedac75164ac2838e021610d8c.png

New to ck3 modding but i've been having a hell of a time figuring this out. Right now I'm having an issue where this mod and PA unofficial both want to be last to work correctly. If i put this mod last I get this weird double portrait on every character bug that also wipes out things like traits and potential other failures but if I put PA unofficial last I don't get the slaves tab. 

So i've just accepted the tab as a loss for now and found a semi stable load order here. 

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...