Jump to content

Recommended Posts

Posted

If I use the cheat menu to make my character pregnant, is there any way to change the belly size afterwards? Because it seems that even if I change the size, no visual changes occur. I've tried resetting the pregnancy by changing the duration to 0, but that doesn't work eighter.

Also, I've noticed that effects that tranform your character (werewolf and vampire lord transformation, as well as becoming a vampire or being cured of vampirism) cause you to lose the visual effetc of pregnancy, although if you save and exit the game, the belly will be back when you reload.

Posted

I don't remember it has been a while. I thought there was a way to clear pregnancy so you could remove it, change whatever settings and then apply it again with the cheat menu. And yea I guess I didn't think of werewolf transformations when I was writing this mod.

  • 3 weeks later...
Posted

fixd the problem i had with bellys not updating on zone. it was a mod i uses t modifyt npc bodies i had forgot to uncheck belly on it.

 only thing i wish it had is a hotkey to bring up the preg and th child list.

 

can u tell me the times this mod updates the bodies? for me sometimes they lose their body when i zone or fast travel and takes a while for it to come back. so wanted to know when it updated so i can see if another mod is causing problems or if im overloading my script engine some.

 

bah they still lose their belly after either 2-3 zone into buildings or when fast travel.

 

 

was trying to modify the update bodies to be more like soul gem oven 2 as it keeps bodies every type of zone from fast travel to just using door but seems every type of skyrim script compiler hates me. they even throw errors when usinga unchanged source.

  • 3 months later...
Posted

Hello, I'm new to this Skyrim modding stuff but could someone help me out with this mod. I'm trying to make my character pregnant, like, look 9 months pregnant indefinitely. Nothing I seem to do works. Is there something specific that I'm not following? Please help if you can, I would appreciate it. 

Posted

Go to cheats menu and select option make my character pregnant. You also need body and clothes that support belly node scaling.

Posted

Well, question, when you click on "make my character pregnant" or however it's called, it should have the toggled on appearance, like how when you toggle on 360 controller or what not, that rune symbol should come up, right? It doesn't for me.

 

I do have pregnancy body scaling but I'm not sure how to actually use it. If I make a body, then knock my character up, does she instantly take that appearance? And I did download some maternity clothes and armor. I'm really confused with all this. I'm trying to find the perfect pregnancy mod for me and I'm waiting to have it all figured out before I start a whole new file. I'm still looking around for a good face mod. I'm just having such a hard time with all this. Any advice you can give would be great.

  • 2 weeks later...
Posted (edited)

I'm likely missing something very obvious here but could some kind soul tell me how to remove a pregnancy? My character seems to have gotten stuck at being pregnant by Unknown for -1 duration and I can't figure out how to end or remove it.

ETA: Well, it seems that the only way to fix it is to completely uninstall both the mod and Papyrus manually, and then reinstall.

Edited by Denimjo
  • 2 months later...
Posted

sigh realy want to use this but the upate time of bodies when u do a major exit like leave a city is to long.  anyone got any script code knowleg to to make something to force it to update say every 10-20sec.  i messed around trying to do something myself but couldnt get it to update faster.

 

with beeing female way to script heavy o use even on a light skyrim build realy want to use this as it can track stats.

 

just so u know the base problem right now is when u do a major zone it takes forever to update the body. ive zoned and let the game set for 10min while took a shower and bodies didnt update back to preg. if u wait 3-5 hours sometimes it updates sometimes it dont.

 

base problme it needs something to force it to update the bodies on major zone

  • 1 year later...
Posted

@h38fh2mf: novice needs help with code, if you've got a minute.
I've been thinking about slowing down the character when pregnant, and wondering where I would add in that bit of code. Can I just add in a line to the UpdateNPCBelly function, something like:

game.getplayer().modactorvalue("speedmult", speedval) 

Where speedval is... well, I don't know what to set "speedval" to.
 
It goes between storageutil variables SP_Config_StartProgress and SP_Config_EndProgress, right? And those are 0 and 100 respectively? So I should be able to do something like this:

int speedval = (storageutil.getintvalue(none, "SP_Config_EndProgress") /2) * -1) 

So speed is decremented by 1 every 2 belly size (speedmult between -0 and -50)?
I dunno, I just have the feeling there's something wrong with this, that it won't work at all how I think it will...

  • 8 months later...
  • 11 months later...

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