nyaalich Posted March 23, 2014 Posted March 23, 2014 Is there an ETA for spunk being moved into SCR (I forget if this question has been answered before )?
Halstrom Posted March 23, 2014 Posted March 23, 2014 Is there an ETA for spunk being moved into SCR (I forget if this question has been answered before )? Well, it's next on the list when I get stuck back into FO coding after I sort out some RL work & Project stuff. Maybe I'll start this week if all goes well.
DoctaSax Posted March 23, 2014 Posted March 23, 2014 Is there an ETA for spunk being moved into SCR (I forget if this question has been answered before )? That was never the plan. And there's too much scripting involved for it to become part of the standard SO library, or for anyone to expect Hal to maintain it (not that he wouldn't be able to, but spunk is at over 100 different scripts right now and counting, it's all very interconnected & even I have trouble keeping track of everything).
Halstrom Posted March 23, 2014 Posted March 23, 2014 Is there an ETA for spunk being moved into SCR (I forget if this question has been answered before )? That was never the plan. And there's too much scripting involved for it to become part of the standard SO library, or for anyone to expect Hal to maintain it (not that he wouldn't be able to, but spunk is at over 100 different scripts right now and counting, it's all very interconnected & even I have trouble keeping track of everything). Oops, yeah I didn't read the question correctly, Spunk will remain separate plugin and the Semen system in SCR will be removed when Spunk takes over, which reminds me I need to put in a flag to disable it completely when the Spunk version of Pregnancy is active, all that will happen is Pregnancy will swap to detecting SexoutSpunks Spunk instead of SCR's Semen, hence I'm aligning the quantities involved to be similar so the changeover can be done without clean saves
nyaalich Posted March 23, 2014 Posted March 23, 2014 Ah. Sorry. I got the wrong impression with how it's replacing stuff, and it's definitely like Hal has been trying to cut down the mods that he maintains or anything.
Halstrom Posted March 23, 2014 Posted March 23, 2014 Ah. Sorry. I got the wrong impression with how it's replacing stuff, and it's definitely like Hal has been trying to cut down the mods that he maintains or anything. Well, it sort of snowballed from just Pregnancy into Everything and it was just too much to do properly alone, so better off breaking it up so there's options for other people to take over things or expand things or do them differently or for people not wanting features to not install them. It also makes it easier to track down when something in a plugin is causing a weird problem if they are separate plugins. I'm also trying to cut back on modding to spend more time playing, as I lose touch with what happens in the game long term and what other modders are doing
Halstrom Posted March 23, 2014 Posted March 23, 2014 Is there a way to remove birthcount tokens? I have four and i am not pregnate. Thanks. Birthcount tokens are a counter for mods like Breeder to tell how many times you've already given birth. You shouldn't be able to see them unless you are using the Debug.esp
Daycrist Posted March 24, 2014 Posted March 24, 2014 Halstrom Do the sperm ever disappear 5 days later still have 700 sperm appearently and have been pregnant for awhile....
Halstrom Posted March 24, 2014 Posted March 24, 2014 Halstrom Do the sperm ever disappear 5 days later still have 700 sperm appearently and have been pregnant for awhile.... Semen life depends on the duration setting in SCR's MCM.
Nogurnot Posted March 24, 2014 Posted March 24, 2014 OK this question is probably in the forum somewhere, but I didn't see it. I have been attempting to use sexout pregnancy and offspring, I even went to the maternity clothes download which is in 2 parts in a rar file. I put them in the correct load order and I am getting invisible bodies every time . I am using FOMM, Now I can install part one of the maternity clothes, however every time I attempt to activate and install part 2 FOMM crashes. Any help here?
RitualClarity Posted March 24, 2014 Posted March 24, 2014 Follow the tutorial I made. You missed a step with the maternity clothes. There is another file inside the folders that you extracted that needs to also be extracted then you have access to the textures and meshes needed for maternity clothes to show up properly.
Daycrist Posted March 25, 2014 Posted March 25, 2014 Question Halstrom I can't seem to find a diaphragm anywhere did you remove them or is there a possible issue with one of my other mods?
JerseyWalrus Posted March 25, 2014 Posted March 25, 2014 There should be one in a mini trunk in Doc Mitchell's. It's in the kitchen or his bedroom I think.
Womb Raider Posted March 25, 2014 Posted March 25, 2014 Is there a body piercing mod that works with the pregnancy bodies?
Halstrom Posted March 25, 2014 Posted March 25, 2014 Question Halstrom I can't seem to find a diaphragm anywhere did you remove them or is there a possible issue with one of my other mods? Sexout Store is the only mod I know of selling them Is there a body piercing mod that works with the pregnancy bodies? Not that I know of, there would have to be 7 pregnant pierced meshes created for each type of piercing
Daycrist Posted March 25, 2014 Posted March 25, 2014 Question Halstrom I can't seem to find a diaphragm anywhere did you remove them or is there a possible issue with one of my other mods? Sexout Store is the only mod I know of selling them Is there a body piercing mod that works with the pregnancy bodies? Not that I know of, there would have to be 7 pregnant pierced meshes created for each type of piercing Strangely enough the SO Store is only selling the prenatal pills and the preg test
Halstrom Posted March 25, 2014 Posted March 25, 2014 Strangely enough the SO Store is only selling the prenatal pills and the preg test Hmm, I just checked the code, the Diaphragm's are added in the same code that adds the Preg test & pills so they should be there, they should also be at other various doctors & general vendors around NV but not as common as condoms.
t3589 Posted March 27, 2014 Posted March 27, 2014 Quick question. I'm trying to track potential parents. I don't need to know precisely what semen belongs to who, but... I've been using the semen count NX something like: - record semen count before sex. - record semen count after sex. - compare the diff and if it has increased, then flag that NPC as a 'potential' parent. Though there is a fair delay before the new semen count is set? My question is, is there a better way of doing this that you can think of? I need it to track deductive reasoning regarding pregnancy. ie. If it was oral, anal, condom, how can I possibly be the father? I wonder if Spunk has something I can use to track this sort of thing?
Halstrom Posted March 27, 2014 Posted March 27, 2014 Quick question. I'm trying to track potential parents. I don't need to know precisely what semen belongs to who, but... I've been using the semen count NX something like: - record semen count before sex. - record semen count after sex. - compare the diff and if it has increased, then flag that NPC as a 'potential' parent. Though there is a fair delay before the new semen count is set? My question is, is there a better way of doing this that you can think of? I need it to track deductive reasoning regarding pregnancy. ie. If it was oral, anal, condom, how can I possibly be the father? I wonder if Spunk has something I can use to track this sort of thing? You are much better using Spunk tracking as I am just starting to code the changeover to Spunk Semen/Sperm now and the system in SCR will be redundant and probably removed in when all the mods using it have been adjusted. And SexoutSpunk will give you more parent tracking ability too.
Daycrist Posted March 28, 2014 Posted March 28, 2014 Halstrom noticed something strange I have not had sex with my char for sometime and yet suddenly she had 25 sperm and got pregnant. She has been using the APFI suit during every sexual encounter
Halstrom Posted March 29, 2014 Posted March 29, 2014 Halstrom noticed something strange I have not had sex with my char for sometime and yet suddenly she had 25 sperm and got pregnant. She has been using the APFI suit during every sexual encounter The APFI suit gets less effective as it gets damaged too, at 70% it's only 70% effective under 30% it's useless.
Daycrist Posted March 29, 2014 Posted March 29, 2014 Halstrom noticed something strange I have not had sex with my char for sometime and yet suddenly she had 25 sperm and got pregnant. She has been using the APFI suit during every sexual encounter The APFI suit gets less effective as it gets damaged too, at 70% it's only 70% effective under 30% it's useless. Well answer this one when I finally did have the baby it was a ghoul I hadn't had sex with a ghoul for months game time
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