Jump to content

Recommended Posts

Posted
23 hours ago, Sospice said:

That would be great if you could, I'd appreciate it. Every time I go into Creation Kit it just freezes and crashes eventually so I gave up on using it. But I'm using LE, is that an issue?

Here, these modified scripts of Aegis's addon only have a "disable smudging event" on >=day 15. This means after the curse runs its course, the hair and makeup are still changeable (they will wear off over time though, didn't make them permanent).

 

You need to unpack the BSA, replace both slh_qst_bimboalias.pex and .psc with the copies in this zip file (while preserving file structure), and repack the BSA and the Hormones mod folder. This assumes that you are using Aegis's addon. It would be different to change the default hormones script.

NoPermanentMakeuporHair.zip

Posted

Does anyone know what name and number combo I should use for the SendModEvent("yps-HairColorBaseEvent", "Name", number) to get the curse to use a YPS-assigned custom hair color?

 

I'm trying to make a version of the addon with fully customizable appearance via YPS. I already got lipstick and eyeshadow to work with "Custom Color", -1 but doing that with the hair results in platinum blonde, and the custom code from the YPSHairScript, which is supposed to be 1, results in pitch black hair.

 

An older version of hormones had the right code (I think the March Version?), but I don't have a backup of it to look at.


EDIT: Alternatively, @DeepBlueFrog what variable do I need to reference in the BimboAlias script to pull the 0xRRGGBB values for the custom bimbo hair color in the Hormones MCM? I think I can just assign it by doing SendModEvent("yps-HairColorBaseEvent", "Custom", {Number of format 0xRRGGBB}).

Posted
8 hours ago, w234aew said:

Here, these modified scripts of Aegis's addon only have a "disable smudging event" on >=day 15. This means after the curse runs its course, the hair and makeup are still changeable (they will wear off over time though, didn't make them permanent).

 

You need to unpack the BSA, replace both slh_qst_bimboalias.pex and .psc with the copies in this zip file (while preserving file structure), and repack the BSA and the Hormones mod folder. This assumes that you are using Aegis's addon. It would be different to change the default hormones script.

NoPermanentMakeuporHair.zip 37.05 kB · 4 downloads

Thanks for doing this!

I did take a look in creation kit and Tessedit to try to figure out how YPS is handling custom hair color. I see references to nails, etc custom color but for hair, I'm not sure how they're doing it. I remember someone in another thread elsewhere saying that they think the YPS creator is referencing a table for colors (you aren't the first I've seen try to sort it out).

 

 

  • 2 weeks later...
Posted

I'm not sure if this behavior is from Hormones or PSQ, but I noticed that my succubus character seems to drain a lot of weapon/armour based skills, where I'm trying to do a magic only playthrough. My character is now levelling too fast in unwanted skills.

 

Does anyone have a solution? I mean, I can switch to weapon based skills, but I'd rather stick with magic.

Posted
37 minutes ago, Wut1969 said:

I'm not sure if this behavior is from Hormones or PSQ, but I noticed that my succubus character seems to drain a lot of weapon/armour based skills, where I'm trying to do a magic only playthrough. My character is now levelling too fast in unwanted skills.

 

Does anyone have a solution? I mean, I can switch to weapon based skills, but I'd rather stick with magic.

I am finding the opposite effect. I get no skill increases with Hormones and PSQ. Looking at the code I think it is tide into your characters libido. So the higher the libido is the less skill increases you get. 

Posted
1 hour ago, Wut1969 said:

I'm not sure if this behavior is from Hormones or PSQ, but I noticed that my succubus character seems to drain a lot of weapon/armour based skills, where I'm trying to do a magic only playthrough. My character is now levelling too fast in unwanted skills.

 

Does anyone have a solution? I mean, I can switch to weapon based skills, but I'd rather stick with magic.

The same thing happens to me. It's definitely this mod because I don't have PSQ. And it is frustrating having only weapon related skills go up when, honestly, it's a magical effect that has no effect on magic. It's definitely counterintuitive.

Posted
40 minutes ago, Fuzzy_Fox said:

I am finding the opposite effect. I get no skill increases with Hormones and PSQ. Looking at the code I think it is tide into your characters libido. So the higher the libido is the less skill increases you get. 

Ah, and as something is wrong with my characters hormone levels, they stay very low, skill draining and levelling go up very, very quickly. It already happened a couple of times that I had skill points stacking up without noticing it.

As you were looking at the code already; was there a hint that non-magical skills increase faster or is it depending on the interactions and should my character start hunting magic users? 

20 minutes ago, Recoilsuave said:

The same thing happens to me. It's definitely this mod because I don't have PSQ. And it is frustrating having only weapon related skills go up when, honestly, it's a magical effect that has no effect on magic. It's definitely counterintuitive.

It is. I always seem to end up with either a stealthy bow character or a huge axe wielding behemoth and I was hoping using playing as a succubus would make it easier for me to stick to the theme.

 

Posted
9 hours ago, Wut1969 said:

Ah, and as something is wrong with my characters hormone levels, they stay very low, skill draining and levelling go up very, very quickly. It already happened a couple of times that I had skill points stacking up without noticing it.

As you were looking at the code already; was there a hint that non-magical skills increase faster or is it depending on the interactions and should my character start hunting magic users? 

It is. I always seem to end up with either a stealthy bow character or a huge axe wielding behemoth and I was hoping using playing as a succubus would make it easier for me to stick to the theme.

 

I never get any magic skills increase, and only had one time where I gained the Chain Lightning spell from Sanguine from having sex with him. 

Posted
58 minutes ago, Fuzzy_Fox said:

I never get any magic skills increase, and only had one time where I gained the Chain Lightning spell from Sanguine from having sex with him. 

That must have been a rather electrifying experience.

Posted
On 10/17/2020 at 12:58 AM, LinksSword said:

i haven't been visiting the threads often lately but is Aegis still doing stuff with their SLH addon?  ?

 

He did mention that life has become very busy same as deepbluefrog from what I read. 

Posted
2 hours ago, Fuzzy_Fox said:

He did mention that life has become very busy same as deepbluefrog from what I read. 

That's okay 'though. Sometimes life gets like that and there's not a lot we can do about it apart from wait it out.

Posted

Hi there. I just read the scripts related to change the hormone level. I don´t get how the Metabolism hormone is changed.

IMHO there is only a random event, built to trigger a change. This event is not called in SLH itself. Am I right?

What will change the Metabolism hormone?

I only got the Metabolism hormone changed once in the beginning of the game starting as a male character. One Bimbo / TG curse triggered. After that it got stuck and nothing is pointing out why.

Anyone a good idea?

All other hormones are doing there job, as they should be. I cannot find a broken script, or issues in the save game either.

I´m unable to see the forrest because of all the trees in my view.

 

Edit:

Oh, I think I get it. Male to female is a oneway ticket. There is no way to reverse the process, as there is no way to be a second time a bimbo. There is absolutley nothing changing the male hormone positive. That´s a shame :(

Posted
On 10/12/2020 at 1:04 PM, Wut1969 said:

I'm not sure if this behavior is from Hormones or PSQ, but I noticed that my succubus character seems to drain a lot of weapon/armour based skills, where I'm trying to do a magic only playthrough. My character is now levelling too fast in unwanted skills.

 

Does anyone have a solution? I mean, I can switch to weapon based skills, but I'd rather stick with magic.

As a solution I disabled the Hormones succubus curse and installed Angrims' Apprentice for the Succubus playthrough that I was looking for.

A downside of this mod is that it doesn't work with Separate Orgasms. Obviously YMMV.

 

Posted

this might sound stupid but what exactly does high sex drive do besides i think making you horny after sleep, Does it overwrite sexlab aroused making arousal go up much faster. Also that mood and stress no idea what they do since i never noticed anything from them.

Posted
10 hours ago, LinksSword said:

this might sound stupid but what exactly does high sex drive do besides i think making you horny after sleep, Does it overwrite sexlab aroused making arousal go up much faster. Also that mood and stress no idea what they do since i never noticed anything from them.

I could be wrong, but I think the sex drive one applies a multiplier to SLA; your arousal definitely skyrockets when that number is too high. I think a bunch of the other hormones don't actually do anything, and that DBF was planning on adding features later on that would do something with those values. Not entirely sure, though. 

 

I'm also wondering if the NPC Honey is a literary reference, now. I just finished reading a section in a book where a character is effectively turned into a bimbo, and the one doing the transformation names her Honey. Probably a coincidence, but it caught my attention. 

Posted

Ok this fix the Bimbo body & face meshes and texture issues.

 

Comes with CLAMS body but include the "Bimbo Body" slide so you can use the CBBE compatible body you like more and keeps the Bimbo sizes

 

Include new Honey face but don't expect too much difference because even when I don't like the original face still I want to preserve the author idea of how should look so I just changed a bit the Nose, Cheek, Chin and Eyes dimensions.

 

Bimbo (Remade).7z

Posted

I figured i would share some of my ideas that may or may not improve the mod a bit but here goes nothing,

 

So instead of Makeup automatically being fully layered on, what if the makeup starts off lightly layered and each day the transparency of it starts to decrease to sort of simulate the makeup being more heavier,

 

I seen a mod pull this off where the face can be morphed with scripting but if a slight size increase could be made on the lips using scripts so that it matches the description about your lips feeling more swollen nothing to crazy.

 

And maybe an option to select any slavetats for the bimbo transformation in case you want to make your own be selected by the mod?

 

And personally though this would be alot of work i reckon, I would love to see the player dialogue options change to reflect the bimbofication, again this would take alot of work if possible and would require editing every dialogue box in the game for npcs. It would just be an immersive thing really heck i don't know if it is possible to script it so that every player response dialogue box is changed or not based on your status like the mod checking if you are listed as a bimbo or not.

 

Also i think this would be great for Sexlab Aroused Redux, When your bimbo level is significant enough maybe make it so you can only wear revealing outfits or lower as listed in SLA Redux.

Posted

hey guys i know this isnt the perfect solution to the hair color thing with yps but if you set your "natural" hair to blonde or whatever you want it to be when long and copy your hair color you want to start with to yps custom dyed hair color, then you select hair dye grows out option you will then get a gradual shift in color!

 

And if you cured yourself just set it up the opposite way. 

Posted

I didn't see anyone else talk about this, but i'm having a problem where if I initiate the bimbo curse on a female it will display the dialogue as if it was a male and vise-versa.

If I trigger the sex change on a male the dialogue box has the female-to-male text.

Posted

@DeepBlueFrog Have you considered adding more features between SD+ and SLH? I was thinking maybe when your character becomes a full bimbo they have a chance to be enslaved by someone using a status to define if the player is a bimbo or not.

 

Like maybe the "sex attack" option could trigger a slavery after the scene by chance?

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