Ed86 Posted May 8, 2025 Author Posted May 8, 2025 20 hours ago, ShadowFG3 said: Anyone got this working with Skyrim Special Special Edition With the 4 free Creaction Club Addons they gave out? The Downloads do not work. MO2 tells me the forms need changed from 43 to 44. feel free to change them from 43 o 44
ShadowFG3 Posted May 9, 2025 Posted May 9, 2025 Thanks, it is working now. After Changing MO2. And Thank you Once I learn how to change esm files. I can fix the form in creaction kit.
pleasetryme Posted May 18, 2025 Posted May 18, 2025 (edited) working great for me just about to add the HP plugin to get human babies to confirm, its such an awesome great mod you get milk soulgems and humans and add hentai creatures and your done, Edited May 19, 2025 by pleasetryme
yepperz20 Posted May 26, 2025 Posted May 26, 2025 On 5/18/2025 at 7:31 AM, pleasetryme said: working great for me just about to add the HP plugin to get human babies to confirm, its such an awesome great mod you get milk soulgems and humans and add hentai creatures and your done, If you get that working, can you post it somewhere? For some reason I don't have soul gems form but I was also using P+.
Martianman686 Posted June 8, 2025 Posted June 8, 2025 Has anyone figured out how to get this mod's belly scaling to overwrite the fertility mode's belly scaling? I like the fertility mode/adventures mod, but love Hentai Pregnancy's body morph options much better. Trying to get them both to work, but as another commenter said, both scalers work together except fertility mode's belly scale seems to override this ones.
Dohvakin Posted July 27, 2025 Posted July 27, 2025 Does anyone know how to make this mod work with OStim Standalone? Or a patch available?
pleasetryme Posted July 31, 2025 Posted July 31, 2025 i just would like to know an easy way to rename any human children born when having multiple
igorkeri Posted August 2, 2025 Posted August 2, 2025 Is there a console command to inflate an NPCs stomach? It can be tedious work getting skyrim pregnant. 😋 Alternatively, is there a way to increase the 50 limit? There is a weird side effect that happens where an NPC won't lose their stomach after pregnancy and i kinda dig it. Wondering if there is a way to keep all of them eternally big bellied.
Ed86 Posted August 2, 2025 Author Posted August 2, 2025 5 hours ago, igorkeri said: Is there a console command to inflate an NPCs stomach? Alternatively, is there a way to increase the 50 limit? no edit plugin/ scripts
yepperz20 Posted August 31, 2025 Posted August 31, 2025 On 5/18/2025 at 7:31 AM, pleasetryme said: working great for me just about to add the HP plugin to get human babies to confirm, its such an awesome great mod you get milk soulgems and humans and add hentai creatures and your done, Can you please post it here?
CptLongDick Posted September 26, 2025 Posted September 26, 2025 Is there a way to make the mod take control from the player when giving birth? I'm playing vr and want to use OAR labor animations with vrik actions, which works when the player either can't move or loses control over character, so again, is it possible?
Ed86 Posted September 26, 2025 Author Posted September 26, 2025 3 hours ago, CptLongDick said: Is there a way to make the mod take control from the player when giving birth? I'm playing vr and want to use OAR labor animations with vrik actions, which works when the player either can't move or loses control over character, so again, is it possible? theoretically you could edit hp scripts
CptLongDick Posted September 30, 2025 Posted September 30, 2025 On 9/26/2025 at 10:57 PM, Ed86 said: theoretically you could edit hp scripts Any pointers? I am very far from being a pro at coding
Ed86 Posted October 1, 2025 Author Posted October 1, 2025 On 9/30/2025 at 10:21 AM, CptLongDick said: Any pointers? I am very far from being a pro at coding hm... i think edit HentaiPregnantActorAlias.psc PregnancyEnded change Utility.Wait( 2.0 ) into something like If HentaiP.PlayerREF == ActorRef Game.DisablePlayerControls() Utility.Wait( 10.0 ) Game.EnablePlayerControls() EndIf
Dohvakin Posted October 12, 2025 Posted October 12, 2025 This mod remains one of the better pregnancy mods for sse - a guide on how to port this for OStim Standalone would be nice. 1
Ed86 Posted October 12, 2025 Author Posted October 12, 2025 48 minutes ago, Dohvakin said: This mod remains one of the better pregnancy mods for sse - a guide on how to port this for OStim Standalone would be nice. what guide? you need to rewrite orgasm/impregnation events
CptLongDick Posted October 28, 2025 Posted October 28, 2025 On 10/1/2025 at 2:39 PM, Ed86 said: hm... i think edit HentaiPregnantActorAlias.psc PregnancyEnded change Utility.Wait( 2.0 ) into something like If HentaiP.PlayerREF == ActorRef Game.DisablePlayerControls() Utility.Wait( 10.0 ) Game.EnablePlayerControls() EndIf Okay, so, first of all, thank you. Secondly, I replaced Utility.Wait( 2.0 ) with the part you suggested, that didn't work, then I tried putting it into different parts of PregnancyEnded section and that didn't work either. So I have 2 guesses: either I should put it somewhere else, or I have to recompile the script somehow(not sure what I'm even talking about). Any further pointers would be greatly appreciated
Ed86 Posted October 28, 2025 Author Posted October 28, 2025 6 hours ago, CptLongDick said: or I have to recompile the script somehow(not sure what I'm even talking about). Any further pointers would be greatly appreciated yes
w00dst0ck Posted October 29, 2025 Posted October 29, 2025 Ok, i have my port for OStim Standalone ready. Now i'm unsure if i am allowed to publish it - and if yes - where?
Ed86 Posted October 30, 2025 Author Posted October 30, 2025 10 hours ago, w00dst0ck said: Ok, i have my port for OStim Standalone ready. Now i'm unsure if i am allowed to publish it - and if yes - where? probably Standalone goes to (non sexlab) adult mods
w00dst0ck Posted October 30, 2025 Posted October 30, 2025 ok, it is here: HPOA_HentaiPregnancy_OStim_Addon
CptLongDick Posted November 5, 2025 Posted November 5, 2025 (edited) On 10/28/2025 at 11:54 AM, CptLongDick said: Okay, so, first of all, thank you. Secondly, I replaced Utility.Wait( 2.0 ) with the part you suggested, that didn't work, then I tried putting it into different parts of PregnancyEnded section and that didn't work either. So I have 2 guesses: either I should put it somewhere else, or I have to recompile the script somehow(not sure what I'm even talking about). Any further pointers would be greatly appreciated After going through an ordeal with creation kit and some further fiddling with the script, I managed to do what I wanted. May I post the script here in case some poor soul, like myself, decides that they want their controls to be taken away too? HentaiPregnantActorAlias.pexHentaiPregnantActorAlias.psc Edited December 5, 2025 by CptLongDick I'm adding the files
Crazymack112 Posted November 13, 2025 Posted November 13, 2025 I'm having trouble with the Slavetats tattoos applying am I meant to do anything with the files I downloaded have everything but after I trigger the pregnant it has slavetats editing my character and when its done nothing changes
Dohvakin Posted December 12, 2025 Posted December 12, 2025 Hey @Ed86 I've been trying to use this mod: Labor Animations OAR - Adult Mods - LoversLab in conjunction with your mod. However it doesn't seem to work perfectly with Hentai Pregnancy - despite otherwise supporting it. I understand that isn't your mod- but any chance you could look at why the HP custom animations don't work? Even after installing it the normal bleedout animations play for birth.
Ed86 Posted December 13, 2025 Author Posted December 13, 2025 10 hours ago, Dohvakin said: Hey @Ed86 I've been trying to use this mod: Labor Animations OAR - Adult Mods - LoversLab in conjunction with your mod. However it doesn't seem to work perfectly with Hentai Pregnancy - despite otherwise supporting it. I understand that isn't your mod- but any chance you could look at why the HP custom animations don't work? Even after installing it the normal bleedout animations play for birth. no
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now