Jump to content

Recommended Posts

Posted
2 hours ago, jib_buttkiss said:

It's the value set for the clothesToWear property in the bimbofyPlayer quest:

image.png.a91f0caf1f228d4553b1185c1b481fb8.png

 

Which, actually, has made me realise that it's a static choice, the same every time. At some point I'm going to make that random so that you get a different bimbo outfit each playthrough.

 

Thanks for the update...

 

I have another question... If you ever have plan to make it easy for player to use custom outfit from another mod, would it be possible for the hair and tattoo as well? 

 

I sometimes wish the bimbo hair can be given at earlier stage such as stage 40,60,80 etc instead of being fix at 100 (same applies to the tattoo at stage 160) or even a option to disable bimbo hair. Tullius Hair have some awesome hair that would be a perfect swap for it. :D

Posted
On 7/27/2026 at 9:15 PM, jib_buttkiss said:

 

Is this on a new savefile, or your old one?

I tried with old save files including:

1. After playing the Unique Collections
2. Before starting Unique Collections

Posted
Quote

OTHER MODS IN BoS:

Bimbos of Skyrim comes with soft integration for some other mods too. These include:

-Love Sickness: Being Lovesick will make you gain more corruption, and bimbos will get Lovesick faster!

-SexLab Inflation Framework: Thanks to Okshi91, the mod comes will full SLIF support.

 

SLIF is actually a somewhat "hard" dependency - at least in the sense that it is referenced from the scripts directly by object types. This means it will at best not compile in case the mod is absent during recompilation and at worst spam the log with errors. Not that critical but since it's an optional requirement, I wanted to point that out. 

Posted

I usually don't like to bother the developer of this mod as it's a pretty good mod in mind you but how do you get the female models to morph I've tried everything am I even the wrong version of cbbe for se/ae cuz I know there's multiple versions of the body configurations when you first download it if anyone can help point me in the right way it will be much appreciated

Posted

So I completed the Morella questline and got her as a follower, but i dont see any new dialogue options to raise relationship with her or any options to raise it manually in the mcm either. Using Version 1.9.1.3

 

I have nff installed and tried 2 separate saves one with her added to it and one without, same results

Posted (edited)
On 7/28/2026 at 10:18 PM, unterris said:

I think I tracked down some of my courier-getting-stuck problems thanks to this bug report: https://afktrack.afkmods.com/index.php?a=issues&i=36532
Not related to this mod, but related to the unofficial patch. I made a quick script edit as described in that person's bug report, if you are having problems with the courier not coming in this mod or other mods and are using SE with the unofficial patch, feel free to try it at your own risk. This is the first time I've edited a papyrus script before so hopefully it doesn't break anything :)

CourierFix.zip 5.33 kB · 1 download

Good find, though it seems that the unofficial patch caused the issue by solving another problem that would also result in the courier not showing up. That's conservation of misery.

 

A while ago I had to do a deep dive into the courier problem (because my own mod had the courier not showing up), and I found a bunch of reports that are older than that USSEP fix, including of games that were claimed to be unmodded. I think vanilla has at least 1 bug that can result in him not showing up.

 

There were several console commands that can be done against this. I saw some people already posted some of them, but it can't hurt to have the full list:

 

To bring the courier to you.

In the console, type:

prid 00039FB7

moveto player


If you didn't see him appear, type in

enable

 

The courier should now stand before you, see if you can speak with him. If you get the letter, all quests should proceed as normal. It can happen that you get a letter from multiple quests, including vanilla and other mods if your courier has been stuck for some time.

 

An alternative method is to move the player to the courier, for this, type

player.moveto 00039FB7

 

You should be near the courier now, either in the world space where he got stuck, or in the Courier Cell itself. If you're in the cell, there will be a locked barrel there, select it in console and type

unlock

Now you can open it, the letter should be in there.

 

You can also move to the courier cell directly with

COC WICourierCell

 

 

I also found that once you get to the courier, you can get a bunch of notes at the same time, from all those that were missed since the courier got stuck. Sometimes the courier gets unstuck by himself, which can result in the same note spam.

Edited by a_random_user
Posted

Encountering a bug in "A Unique Collection". Lexanne from Markarth sends player to basement to collect a Golden Statue. There's a statue inside a black cage. I grab the statue, but the quest doesn't proceed. I go back to Markarth to try to deliver it to Lexanne, but she has no idea I'm holding it.

Posted
22 minutes ago, anonymous515 said:

Encountering a bug in "A Unique Collection". Lexanne from Markarth sends player to basement to collect a Golden Statue. There's a statue inside a black cage. I grab the statue, but the quest doesn't proceed. I go back to Markarth to try to deliver it to Lexanne, but she has no idea I'm holding it.

That's not the statue you needed to fetch. The one you're looking for is further into the cellar.

Posted (edited)

The hypnosis quest is reaching the shoes note and then sending it every time.

I edited the script to increment storymodeindex and i think it's working now

i also made an evanora DBVO pack for this version

i used elevenlabs and set it up to make the giggles sound not verbally saying giggle

Evanora DBVO Bimbos of Skyrim 1.9.1.zip  

 

NOTE: There is a bug with DBVO packs where very long voice lines will crash on launch if your install directory is too long. Use this if so:

Evanora DBVO Bimbos of Skyrim 1.9.1 LONG REMOVED.zip 

Edited by jackinthebox2
Posted

heya

 

whats the deal with ysolda having special dialogue from morella for being cursed? does the mod do anything with ysolda? or is it just special dialogue just to have?

 

thanks!

Posted
On 7/29/2026 at 11:03 PM, DrSeptimus said:

 

Thanks for the update...

 

I have another question... If you ever have plan to make it easy for player to use custom outfit from another mod, would it be possible for the hair and tattoo as well? 

 

I sometimes wish the bimbo hair can be given at earlier stage such as stage 40,60,80 etc instead of being fix at 100 (same applies to the tattoo at stage 160) or even a option to disable bimbo hair. Tullius Hair have some awesome hair that would be a perfect swap for it. :D

 

The change will be to use a random dress from a formlist which you can easily edit to have only modded outfits of your choice.

The tattoo you are given from the list in the MCM (where you can choose one). Since I have to offer the user a set list to choose from in the MCM that limits the available tats. If you want to have custom tattoos, edit the textures in the Slavetats folder and replace them with yours.

You already can use arbitrary custom hair with YPS. That's the limit of that and I won't be changing it, for my sanity.

 

As for moving things around in the curse progression, not happening. It would require a massive refactor of how the curse is coded. If I was building the mod for the first time today I would do it that way, but switching it around now isn't a job I'm willing to take on.

 

22 hours ago, AlfaPrototype said:

I tried with old save files including:

1. After playing the Unique Collections
2. Before starting Unique Collections

 

You need a save file started on 1.9.1.x for the quest to work. An old save file will have those problems.

 

22 hours ago, Operand said:

 

SLIF is actually a somewhat "hard" dependency - at least in the sense that it is referenced from the scripts directly by object types. This means it will at best not compile in case the mod is absent during recompilation and at worst spam the log with errors. Not that critical but since it's an optional requirement, I wanted to point that out. 

 

For compiling maybe, but for standard users it's completely optional. Still, good call for those wanting to edit the scripts.

 

18 hours ago, Bimbolover9454 said:

Just my two cents but I would LOVE a switch in the MCM for the eye glowing. I love visual indicators for corruption, the more the better!

 

Yep, it's on my list to have an option to bring it back in the next version. I just got enough complaints that I decided to take the easy option of switching it off for now.

 

16 hours ago, truewar117 said:

So I completed the Morella questline and got her as a follower, but i dont see any new dialogue options to raise relationship with her or any options to raise it manually in the mcm either. Using Version 1.9.1.3

 

I have nff installed and tried 2 separate saves one with her added to it and one without, same results

 

Have you asked her to be your girlfriend? There should be an option about asking her a question, or something like that.

 

11 hours ago, Balgin said:

That's not the statue you needed to fetch. The one you're looking for is further into the cellar.

 

Although now I'm temped to add that as a soft fail, where you bring back the wrong statue.

 

2 hours ago, jackinthebox2 said:

The hypnosis quest is reaching the shoes note and then sending it every time.

I edited the script to increment storymodeindex and i think it's working now

i also made an evanora DBVO pack for this version

i used elevenlabs and set it up to make the giggles sound not verbally saying giggle

Evanora DBVO Bimbos of Skyrim 1.9.1.zip

 

Is this on the new 1.9.1.3 I released yesterday, or on the older 1.9.1.2?

 

Cool DVBO pack. I'll list it with the links.

 

10 minutes ago, wannabeDD said:

heya

 

whats the deal with ysolda having special dialogue from morella for being cursed? does the mod do anything with ysolda? or is it just special dialogue just to have?

 

thanks!

 

There's no specific content with Ysolda. It's just flavour to make Morella feel like part of the world, that people who know her might comment on her.

 

12 minutes ago, thorax339 said:

Seems like the Behaviour file in the SE patch is incorrect for current version. I just used FNIS for modders to remake the behaviour file with the animation list file included with the SE and it seems to work. Atleast no CTD on loading afterwards.

FNIS_BimbosOfSkyrim_Behavior.rar 3.44 kB · 0 downloads

 

Ah, great! I knew it had to be something like that, but since it wasn't causing huge issues I hadn't looked into it.

Thanks!

 

Posted
58 minutes ago, jib_buttkiss said:

As for moving things around in the curse progression, not happening. It would require a massive refactor of how the curse is coded. If I was building the mod for the first time today I would do it that way, but switching it around now isn't a job I'm willing to take on.

 

 

Sorry my bad, I thought you did it in similar fashion with bimboDreams so it would be easy to customize for other users.

Posted (edited)
3 hours ago, jib_buttkiss said:

 

There's no specific content with Ysolda. It's just flavour to make Morella feel like part of the world, that people who know her might comment on her.

 

 

nono, sry! i didnt mean when ppl talk about morella, i meant this, it looks like morella can specifically talk about Ysolda?

 

image.png.528465beed329149177e8af6bcbe13c6.png

 

there was another one about it being "sort of inevitable" or something but i cant find it, i dont know how to search through everything properly without just looking through each one 😛
.

Edited by wannabeDD
Posted (edited)
6 hours ago, jackinthebox2 said:

The hypnosis quest is reaching the shoes note and then sending it every time.

I edited the script to increment storymodeindex and i think it's working now

i also made an evanora DBVO pack for this version

i used elevenlabs and set it up to make the giggles sound not verbally saying giggle

Evanora DBVO Bimbos of Skyrim 1.9.1.zip

 

this crashes when I try to load it, is there anything special i need to do to install it apart from just dragging it into mo2?

 

edit: i just had to delete a couple of the *really long ones*, like the hypnovial ones, then it works ok!

Edited by wannabeDD
Posted (edited)
5 hours ago, wannabeDD said:

 

this crashes when I try to load it, is there anything special i need to do to install it apart from just dragging it into mo2?

 

edit: i just had to delete a couple of the *really long ones*, like the hypnovial ones, then it works ok!



old dbvo packs can crash with long lines if your directory is long because of windows

which'll be why it doesn't crash for me

i'll have a look at converting it to DBVO2 format

EDIT:

DBVO2 came out this month, there is no documentation i can find for using the tool and the discord wants my phone number to ask

i tried an export but it didn't want to work next to the existing legacy evanora stuff

so i just added a version with some long lines deleted

Edited by jackinthebox2
Posted
21 hours ago, jib_buttkiss said:

 

The change will be to use a random dress from a formlist which you can easily edit to have only modded outfits of your choice.

The tattoo you are given from the list in the MCM (where you can choose one). Since I have to offer the user a set list to choose from in the MCM that limits the available tats. If you want to have custom tattoos, edit the textures in the Slavetats folder and replace them with yours.

You already can use arbitrary custom hair with YPS. That's the limit of that and I won't be changing it, for my sanity.

 

As for moving things around in the curse progression, not happening. It would require a massive refactor of how the curse is coded. If I was building the mod for the first time today I would do it that way, but switching it around now isn't a job I'm willing to take on.

 

 

You need a save file started on 1.9.1.x for the quest to work. An old save file will have those problems.

 

 

For compiling maybe, but for standard users it's completely optional. Still, good call for those wanting to edit the scripts.

 

 

Yep, it's on my list to have an option to bring it back in the next version. I just got enough complaints that I decided to take the easy option of switching it off for now.

 

 

Have you asked her to be your girlfriend? There should be an option about asking her a question, or something like that.

 

 

Although now I'm temped to add that as a soft fail, where you bring back the wrong statue.

 

 

Is this on the new 1.9.1.3 I released yesterday, or on the older 1.9.1.2?

 

Cool DVBO pack. I'll list it with the links.

 

 

There's no specific content with Ysolda. It's just flavour to make Morella feel like part of the world, that people who know her might comment on her.

 

 

Ah, great! I knew it had to be something like that, but since it wasn't causing huge issues I hadn't looked into it.

Thanks!

 

soft fail bring back wrong statue then have to go get correct statue for few wages ?

Posted
On 7/30/2026 at 8:50 PM, jib_buttkiss said:

 

 

 

Have you asked her to be your girlfriend? There should be an option about asking her a question, or something like that.

 

 

 

 

 

I don't see an option like that, i have options from eager npcs and yps but nothing that lets me ask a question, her relationship in the mcm also says 0

Posted
7 minutes ago, Sucker343 said:

I am stuck at A Unique Collection quest. It says wait for BoS to update then enter a console commend. I did that and nothing happened. Plz help.

 

Your BoS mod is below version 1.9.1.0 and the latest is 1.9.1.3

 

Download version 1.9.1.3 to play it.

 

And it requires new saves.

Posted
29 minutes ago, Sucker343 said:

So I can't update and continue? Need fresh start?

 

 

Yes.. based on the last few pages.. seems like plenty of features is broken if you continue with old saves. 

Posted

i just ran into a problem i got a hypnosis letter it told me to go to the mine i got the stuff minus the empty bottle out of it the next day a courier gave me a note to give gold i did the give gold the day after i got another letter give gold again did that third day give gold 3 days in a row >.<

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
×
×
  • Create New...