Sinister Posted April 13, 2013 Posted April 13, 2013 Yeah, Brutal Rapers and combat rape, not too difficult if you head on up to sloan and the quarry, plenty of Deathclaws there! Â Is there a way to speed up the process of hatching or a way of finding out how long is left until they do? Â any help again is appreciated, thanks!
Destynova99 Posted April 13, 2013 Posted April 13, 2013 Turning down the offspring growth time percentage should make them hatch faster.Â
Pantheress Posted April 13, 2013 Posted April 13, 2013 Have anyone else experienced their character, with the exception of hands and head, reverting to default white skintone when entering stage 7 pregnancy? Â
Halstrom Posted April 13, 2013 Posted April 13, 2013 Have anyone else experienced their character, with the exception of hands and head, reverting to default white skintone when entering stage 7 pregnancy? Yes there is a fix for it in the Sexout Clothing System Thread
Pantheress Posted April 13, 2013 Posted April 13, 2013 Oh, thank you. I didn't think it'd have anything to do with clothes.
Halstrom Posted April 13, 2013 Posted April 13, 2013 Well the pregnancy outfits including the nude pregnant bodies are just clothing
Vulon Posted April 13, 2013 Posted April 13, 2013 When the birthing animation was initiated on my PC, she simply stood perfectly still. No actual animation ever started. Furthermore, I seem to be missing the mesh for the baby, because I get a large exclamation mark when equipping the child. I'm not sure if this is a factor, but I had the pregnancy speed set very high - 5% of 280 days. I hadn't experienced any other issues during the pregnancy.Â
Destynova99 Posted April 13, 2013 Posted April 13, 2013 When the birthing animation was initiated on my PC, she simply stood perfectly still. No actual animation ever started. Furthermore, I seem to be missing the mesh for the baby, because I get a large exclamation mark when equipping the child. I'm not sure if this is a factor, but I had the pregnancy speed set very high - 5% of 280 days. I hadn't experienced any other issues during the pregnancy.  Redownload and apply the pregnancy data file with FOMM and toggle archiveinvalidated off and back on. As far as I can tell, all the baby meshes and textures are in there.
Halstrom Posted April 13, 2013 Posted April 13, 2013 When the birthing animation was initiated on my PC, she simply stood perfectly still. No actual animation ever started. Furthermore, I seem to be missing the mesh for the baby, because I get a large exclamation mark when equipping the child. I'm not sure if this is a factor, but I had the pregnancy speed set very high - 5% of 280 days. I hadn't experienced any other issues during the pregnancy.  What type of child?
Vulon Posted April 13, 2013 Posted April 13, 2013 Human Caucasian female. And I'll give that a try, Destynova99, thank you.  Edit - w00t! Redownloading the data file and ticking Archiveinvalidation and on worked, just as Destynova suggested. Â
Halstrom Posted April 13, 2013 Posted April 13, 2013 Yeah the easiest thing to do I think would be to have miscarry and mutation tokens generated, say a random number to start. If the random number of tokens generated is 1-10, miscarriage happens. If it's 11-100 then the pregnancy carries on. If the pregnancy is still present and mutation tokens number 1-10 then mutation occurs, if 11-100, the pregnancy is normal. Â The script could add tokens if factors favor pregnancy (good health, medicine skill, etc) or subtract tokens if factors favor miscarriage/mutation. Or simplify it further and have one set of tokens for miscarriage/mutation so if they number 1-10 then miscarriage, if 11-20 then mutation, 21-100 normal pregnancy. Â As it stands now, if my understanding of how your script works, if at any time during the pregnancy the modified 10% (or whatever the miscarriage % is set at) then miscarriage happens. If it rolls a hundred times during a pregnancy, odds are extremely high that one of those rolls will be 1 to 10 and result in a miscarriage. Â My character has been pregnant probably a dozen times since the miscarriage and mutation system was put in and every one of those was a miscarriage before she even showed (hit P1 stage). Â Thinking about this more, I suspect a lot of the problem is GetRandomPercent only has 100 possibilities 0-99, so I have replaced it with GetRandomePercent * 10000 + GetRandomPercent * 100 + GetRandomPercent which should give me a number between 0-999999. So this way I suspect the normal position of the slider could be 100% with more realism.
Halstrom Posted April 14, 2013 Posted April 14, 2013 use the nvse function rand instead. It's more random and you can specify the range  Cool, I forgot about that, will give it a go
Cercis01 Posted April 15, 2013 Posted April 15, 2013 A bit of a problem. It locks up on  the birthing animation.
Halstrom Posted April 15, 2013 Posted April 15, 2013 A bit of a problem. It locks up on  the birthing animation.  Yeah that seems to happen for some people, I've fixed that in the beta but got other problems still to sort.
soumyapal Posted April 15, 2013 Posted April 15, 2013 Guys, I have just upgraded my pregnancyV3 from Data-20130127 to Data-20130315 and ESM -20130314.3 to ESM - 20130325.1. Problem is the fertility cycle percent token and ova token is not present is my inventory apparel menu, this happened when I tried to do a clean save and upgrade. I tried to wait 7 game days but those tokens are not showing up. am I missing anything here? if anyone facing this issue and have any solution pls let me know. I had no issue with the older version.  p.s. I have also upgraded the other required mods along with this. all other animations play proper and seems the required mods are installed fine.  p.p.s. the semen tokens are also not present in item misc menu when pc have sex.  Guys, I have no idea what is going wrong here, please help me.
Halstrom Posted April 15, 2013 Posted April 15, 2013 Guys, I have just upgraded my pregnancyV3 from Data-20130127 to Data-20130315 and ESM -20130314.3 to ESM - 20130325.1. Problem is the fertility cycle percent token and ova token is not present is my inventory apparel menu, this happened when I tried to do a clean save and upgrade. I tried to wait 7 game days but those tokens are not showing up. am I missing anything here? if anyone facing this issue and have any solution pls let me know. I had no issue with the older version.  p.s. I have also upgraded the other required mods along with this. all other animations play proper and seems the required mods are installed fine.  p.p.s. the semen tokens are also not present in item misc menu when pc have sex.  Guys, I have no idea what is going wrong here, please help me. This isn't the right thread to report issues with the beta version
soumyapal Posted April 16, 2013 Posted April 16, 2013  Guys, I have just upgraded my pregnancyV3 from Data-20130127 to Data-20130315 and ESM -20130314.3 to ESM - 20130325.1. Problem is the fertility cycle percent token and ova token is not present is my inventory apparel menu, this happened when I tried to do a clean save and upgrade. I tried to wait 7 game days but those tokens are not showing up. am I missing anything here? if anyone facing this issue and have any solution pls let me know. I had no issue with the older version.  p.s. I have also upgraded the other required mods along with this. all other animations play proper and seems the required mods are installed fine.  p.p.s. the semen tokens are also not present in item misc menu when pc have sex.  Guys, I have no idea what is going wrong here, please help me. This isn't the right thread to report issues with the beta version Yeah sorry, My bad. should have gone through the beta message you included when upgrading to that new beta version. Anyways, now changed the version to ESM - 20130310 and everything is working fine. pls keep up the good work.
Halstrom Posted April 16, 2013 Posted April 16, 2013 New Update 20130410.1 Data file: Â Just some tidy ups and shifting & removal of duplicates with SCR Data it shouldn't change anything
Uniman Posted April 17, 2013 Posted April 17, 2013 Hi! I just wanted to ask if any1 could send me a fresh link to the backpack from the tomb raider outfit that is used as a babybackpack. Found a link in another thread but the link on the linked site to the tomb raider mod is broken... Â Keep up the good work! Â P.S. I hope that didn't sound as confusing as I think it did XD
Narly_Thotep Posted April 17, 2013 Posted April 17, 2013 So I've got 8 bloatfly offspring following me around for days now and they don't seem to ever grow or leave. Is there anything I can do to get rid of them or possibly wait them out somehow?
Destynova99 Posted April 17, 2013 Posted April 17, 2013 Hi! I just wanted to ask if any1 could send me a fresh link to the backpack from the tomb raider outfit that is used as a babybackpack. Found a link in another thread but the link on the linked site to the tomb raider mod is broken... Â Keep up the good work! Â P.S. I hope that didn't sound as confusing as I think it did XD Â I don't believe you need the tomb raider backpack mesh anymore. I think the pregnancy data pack or maybe the common resources data pack has the most up to date meshes. Either way you should already have them. I could be wrong though in which case someone will correct me. Â Â So I've got 8 bloatfly offspring following me around for days now and they don't seem to ever grow or leave. Is there anything I can do to get rid of them or possibly wait them out somehow? Â What's your offspring growth duration set to? If it's a high percentage, change it to a lower one. Also, you might be able to shoot them. lol
Uniman Posted April 17, 2013 Posted April 17, 2013 I don't believe you need the tomb raider backpack mesh anymore. I think the pregnancy data pack or maybe the common resources data pack has the most up to date meshes. Either way you should already have them. I could be wrong though in which case someone will correct me. Â Â Well need it or not, I have updated all the core stuff (sexout, SCR, pregnancy, etc...) and I still have that annoying big red "Box" instead of an backpack
Halstrom Posted April 17, 2013 Posted April 17, 2013 What child type is the backpack, and I assume you are running the Stable versions of SCR & Pregnancy not the beta's?
Destynova99 Posted April 17, 2013 Posted April 17, 2013 You did toggle archiveinvalidated off and then back on, right? It makes the game to recognize any new meshes and textures and it's a step even the most experienced mod users forget to do sometimes.
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