Jump to content

OLD - Sexout Pregnancy- Locked Thread (Do Not Use)


Recommended Posts

Posted

According to the threads there is supose to be Meshes/Sexout/Pregnant

and Textures/Sexout/Pregnant I do not have eather and redownloading the downloads there appears no such annimal.

 

uh wow OK I really thought there was a datapack OK try SCR datapack?

Posted

According to the threads there is supose to be Meshes/Sexout/Pregnant

and Textures/Sexout/Pregnant I do not have eather and redownloading the downloads there appears no such annimal.

 

uh wow OK I really thought there was a datapack OK try SCR datapack?

 

Sorry not there

Posted

According to the threads there is supose to be Meshes/Sexout/Pregnant

and Textures/Sexout/Pregnant I do not have eather and redownloading the downloads there appears no such annimal.

 

uh wow OK I really thought there was a datapack OK try SCR datapack?

Sorry not there

There really isn't any such animal, that would be something in the Readme I need to delete from back in Version 1 Pregnancy :)

Posted

According to the threads there is supose to be Meshes/Sexout/Pregnant

and Textures/Sexout/Pregnant I do not have eather and redownloading the downloads there appears no such annimal.

 

uh wow OK I really thought there was a datapack OK try SCR datapack?

Sorry not there

There really isn't any such animal' date=' that would be something in the Readme I need to delete from back in Version 1 Pregnancy :)

[/quote']

 

Ok so at what stage do you start to show pregnancy?

Guest user29
Posted

you are reducing the duration it takes scr and pregnancy to initialize in the next version right? Its making testing a real pain.

Posted
you are reducing the duration it takes scr and pregnancy to initialize in the next version right? Its making testing a real pain.

Yeah, hopefully halve it, I can't go too short because it still takes the engine a good 9 seconds to populate variables & settle down, and that's my PC some may be quicker, some may be slower too.

Posted

I have been having problems with female NPC not unequiping thier equipment. While doing some testing. I ran into a problem that is kind of related.

 

It seems that sometimes during the act female NPC would reequip even though the act was not complete.

 

I noticed this with just Pregnancy mod, Sexout Sex, and the required Sexout mods (Sexout.esm, SCR) running.

Posted

Just wanted to mention here I've noticed a lot of issues with having pregnancy as an effect. Base game new vegas dispels all the player's effects at certain key moments (Entering/exiting DLCs notably) and that wipes the effect which then gets reset by the mod and essentially starts over at 0 days pregnant.

 

I'm not positive, but I'd imagine this is why companion pregnancy is spotty as well, I don't think the engine is reliable at maintaining effects on characters when they're "off camera" so to speak, but that part is just a theory.

 

I'd suggest moving to an item script instead, I've seen similar mods having better luck with those remaining "safe" even when the holder of the item isn't nearby, but I can't promise that will work any better.

 

Keep up the good work, you have lots of people out here who appreciate it!

Posted
Just wanted to mention here I've noticed a lot of issues with having pregnancy as an effect. Base game new vegas dispels all the player's effects at certain key moments (Entering/exiting DLCs notably) and that wipes the effect which then gets reset by the mod and essentially starts over at 0 days pregnant.

 

I'm not positive' date=' but I'd imagine this is why companion pregnancy is spotty as well, I don't think the engine is reliable at maintaining effects on characters when they're "off camera" so to speak, but that part is just a theory.

 

I'd suggest moving to an item script instead, I've seen similar mods having better luck with those remaining "safe" even when the holder of the item isn't nearby, but I can't promise that will work any better.

 

Keep up the good work, you have lots of people out here who appreciate it![/quote']

I did try adding the scripts to an armor item but founf that there's some sort of limit in the engine where it actually cancels the item script running on one NPC when the same item & script is added to another, so my only remaining idea is to use a token or "ammo" count to track pregnancy percent.

Posted

... so my only remaining idea is to use a token or "ammo" count to track pregnancy percent.

 

That is probably the best way to implement pregnancy.

 

But if that one has problems there's still another way, which is to implement pregnancy using quest script variables.

 

I cannot think of how to make quest script variables be nice for nameless npcs, but even that is sort of possible:

 

 

pregref01

pregval01

...

pregref37

pregval37

...

 

and then you can make huge if statements to assign an npc a place in line and you can construct long unrolled loops to update them.

 

I think this is ugly and tedious, but if nothing better offers itself, it should mostly work. And it would only have problems if you tried to get everyone pregnant.

 

 

Posted

Stupid question.

In the new alpha download there is only the one esm file right. The old preg mod has an esp file you use one and not both. Also If you just use the ESM from alpha (which I tried) is there a preg scanner like from the old preg mod (The esp file)?

 

Also what body would work the best with this mod?

Posted

Stupid question.

In the new alpha download there is only the one esm file right. The old preg mod has an esp file you use one and not both. Also If you just use the ESM from alpha (which I tried) is there a preg scanner like from the old preg mod (The esp file)?

 

Also what body would work the best with this mod?

 

The bodies from the type 3 range work best with this mod, any of the type (insert letter or number here) range are based on it and work fine.

 

Mad props to anyone who can find a bouncing breasts body with C's.

Posted

... so my only remaining idea is to use a token or "ammo" count to track pregnancy percent.

 

That is probably the best way to implement pregnancy.

 

But if that one has problems there's still another way' date=' which is to implement pregnancy using quest script variables.

 

I cannot think of how to make quest script variables be nice for nameless npcs, but even that is sort of possible:

 

 

pregref01

pregval01

 

...

pregref37

pregval37

...

 

and then you can make huge if statements to assign an npc a place in line and you can construct long unrolled loops to update them.

 

I think this is ugly and tedious, but if nothing better offers itself, it should mostly work. And it would only have problems if you tried to get everyone pregnant.

 

 

[/quote']

 

Just a thought, don't know much about this, but what if you made the Token's Misc "Quest" Items? Might not be the best solution, but it probably is the easiest...

Posted

Dunno if this is has been covered already but whenever my character gets pregnant she never goes past stage P1. the other stuff progresses normally' date=' like the medical scanner, birth, etc. Any help would be appreciated.

[/quote']

 

Is this being pregnant by anything? people should give 3 stages but several critters don't.

 

I did some more testing. there's no body swapping at all with creatures from geckos to deathclaws. the only time I ever got to P1, was using the breeder mod and trying out the radscorpion nest event. everything else works fine, I can see the eggs and gestating offspring in the item menu, etc. any ideas?

Posted
Dunno if this is has been covered already but whenever my character gets pregnant she never goes past stage P1. the other stuff progresses normally' date=' like the medical scanner, birth, etc. Any help would be appreciated.[/quote']

 

Is this being pregnant by anything? people should give 3 stages but several critters don't.

 

I did some more testing. there's no body swapping at all with creatures from geckos to deathclaws. the only time I ever got to P1, was using the breeder mod and trying out the radscorpion nest event. everything else works fine, I can see the eggs and gestating offspring in the item menu, etc. any ideas?

Yeah got a bit to do to fix that, this is still in alpha and it looks like I've got some major changes to do this weekend moving the system to token counting for pregnancy percent, I'v got a CTD on my Dev version to sort out before I can release the current updat I'm working on before I can start the new system.

 

Stupid question.

In the new alpha download there is only the one esm file right. The old preg mod has an esp file you use one and not both. Also If you just use the ESM from alpha (which I tried) is there a preg scanner like from the old preg mod (The esp file)?

 

Also what body would work the best with this mod?

The medical scanner is in the latest version of SCR you need the latest version of SCR for PregnancyV3 to work but the old V2 pregnancy needs an old version of SCR that isn't compatible with many of the other updated Sexout plugins.

 

Type 3 is best for this, others will work but nearly all the pregnant shapes are type3

Guest Loogie
Posted

Is there a way to flag a female NPC as barren? Rustlers is going to feature sex acts between several characters and there are several females who shouldn't be pregnant as a result.

Posted

Hey Halstrom. I'm not sure if its really the Preg mod doing this or not, but it does involve clothing/body swapping from a Preg console line, so I was wondering if I could get your feedback on this.

 

Recently I've discovered that my characters (only female tested) can no longer wear a body replacing outfit or armor. Normally this could be anythin but here is the sequnce of events.

 

1. new character spawns nude (normal, Im using an alternate start mod)

2. new character is equiped with outfit - condition normal

3. outfit is manually un-equipped for a moment.

4. After same outfit is re-equipped, outfit is auto un-equipped and vanishs from inventory (verified with inv command)

5. Console messages read as follows:

Preg5B Swap1P0 Tinker: Swap1 to nude body BSHealth200.00, count xx

 

Tinker is the characters name and the appears as shown. Count xx is the number of times this command line occurs in my console as it counts down from 50 to 00.

 

I've just completed a full update of sexout assets and a clean save but this still ocurs.

 

I also made sure I had the clothing swap option for damaged clothes turned set to 0 in MCM.

 

I'm not sure whatelse to do short of disabling the mod, which I'd hate to do because I love what you've been doing with it.

 

Any chance this is just a bug that can be addressed or has a workaround already?

 

Thanks a lot for your effort and keep up the great work with the mod!

Posted
Is there a way to flag a female NPC as barren? Rustlers is going to feature sex acts between several characters and there are several females who shouldn't be pregnant as a result.

No But I'll create formlist to check against in SCR, I'll call it something like SexoutDataInfertileFemales which will cover normal pregnancies and another called SexoutDataNeverPregnant that will also prevent egg implantation etc. You'll just have to add the NPC's to it in your plugins.

 

I hope to fix a few bugs this weekend, I've got 2 days of programming peace with the GF away :)

Posted

I want to thank those people on this site who took time to answer my questions and helped me out especialy Halstrom and saladboy21.

Posted

I want to thank those people on this site who took time to answer my questions and helped me out especialy Halstrom and saladboy21.

 

No problem I have had a lot of people help me as I have been learning I give back as I can

Posted

New Update 20120714.1:

 

Various minor fixes

 

Will do another update tommorrow, just wanted to release this before I break it with some bigger changes & fixes to try fix the big bugs :)

Posted

New Update 20120714.1:

 

Various minor fixes

 

Will do another update tommorrow' date=' just wanted to release this before I break it with some bigger changes & fixes to try fix the big bugs :)

[/quote']

 

Thank you for that.

Posted

With regaurds to human offspring to questions. 1) Other than reverse pick pocket is there a way to equip offspring? 2) Once they reach adult stage do they remain with you or do they go off on their own?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...