Halstrom Posted May 26, 2014 Posted May 26, 2014 sorry to bother on something that i might have missed earlier, but is there a way to hide all the Ztags in the inventory? also, i've been playing with the 'World of Pain' addon to make a whole lot more fallout (and more sexout, mwahahaha) but of course the new armours aren't on the list... i understand it would probably be a whole lotta work to add them all since there's soooo many new variants (raider 'ard armour... it looks cool though. and the pimp suit XD) also, had to re-install all from scratch! sooo glad of the help-files and the tutorials on here and the SCR. saved my modding arse XD Just deactivate the SCRDebug & PregDebug esp's, their only purpose to make the apparel tokens visible, I think the's a couple of Misc ones I can't do anything about as they are needed for Breeder compatibility It's a lot of work, have to get the decimal FormID's and description of each outfit into a script adding them to the relevant formlists, I have a system in beta testing now to add third party companions and outfits via BuildREF, basically if you wanted to do the same as I have done in the SexoutAddDLCStuff script which I've only finished doing for Dead Money DLC so far, I could add it in easy enough with a MCM toggle, I suspect World of Pain may have enough outfits to warrant it's own script. I've only done the Fallout 3 companions, but outfits could be done the same to as the DLC script, I'm not sure how many share meshes with NV stuff so could have Preg/Damaged versions and how many are unique. If they are unique we could add them as assets easy enough they just won't work if the meshes don't exist of course. I might buy FO3 again next time it's on Steam sale so I can try TTW for testing stuff in SCR. As far as adding them as actual SCR assets, we need to check permissions are ok for that and I'm really giving preference to creating assets with meshes that have pregnant and/or damaged clothing variations, but no ones doing that at the moment and there's still plenty of Vanilla variations on existing meshes I haven't done yet, I've only just nearly finished the vault suits for TTW usage.
zededd Posted May 26, 2014 Posted May 26, 2014 cheers for the debug info thought it was off but i guess i'm missing a tick-box XD I understand about the outfits. I can't ask you to do that much work on someone elses work (permission is anyones guess) when i should just uninstall / wear something vanilla XD Cheers for the reply dude
Womb Raider Posted June 6, 2014 Posted June 6, 2014 What are the requirements for getting the brood mother perk? The other perks show up but I haven't seen the brood mother one show up on the list.
Halstrom Posted June 7, 2014 Posted June 7, 2014 I think from memory you have to have given birth to one child/critter. Just checked it is given to you at the end of birthing.
Deamionzero Posted June 19, 2014 Posted June 19, 2014 Hello, everyone! I have a quick question. Does running increase the chances of a miscarraige? I glanced through the mutation/miscarry script posted earlier in the thread, but my understanding of how to read scripts is less than stellar. Thanks to anyone who knows the answer!
Halstrom Posted June 19, 2014 Posted June 19, 2014 Yeah it does, but as it only checks for miscarriage once every 30min you actually have to be running/jumping at the time of a check. I really need to rewrite that differently
Deamionzero Posted June 19, 2014 Posted June 19, 2014 Ah, good to know! Thanks, Halstrom! Incidentally (in case anyone's curious), my character is currently pregnant with 4 human children and 6 mole rat pups all at the same time... I have to see how this plays out!
arthrawn Posted June 26, 2014 Posted June 26, 2014 hey there, got a problem with this mod, though it might be that i simply installed one of the requirements incorrectly (pretty new to Fallout modding). this shows my character at 20% pregnant by the coyote from Sexout Breeder. If the bug comes from Breeder, I delete this post Thanks in advance for any help
Halstrom Posted June 26, 2014 Posted June 26, 2014 hey there, got a problem with this mod, though it might be that i simply installed one of the requirements incorrectly (pretty new to Fallout modding). ScreenShot0.bmpScreenShot1.bmp this shows my character at 20% pregnant by the coyote from Sexout Breeder. If the bug comes from Breeder, I delete this post Thanks in advance for any help Sorry you need to describe the problem, I'm 70% blind, I can't see anything but Coyote's, there's no debug info on those screenshots and they need to be JPG so they can be previewed.
arthrawn Posted June 26, 2014 Posted June 26, 2014 Well, the whole body except for Hands, Head( and Breasts, but only if lactation is enabled) becomes invisible as soon as the pregnancy progresses. seems like i'm missing the "pregnant dress/clothes"
Halstrom Posted June 26, 2014 Posted June 26, 2014 Well, the whole body except for Hands, Head( and Breasts, but only if lactation is enabled) becomes invisible as soon as the pregnancy progresses. seems like i'm missing the "pregnant dress/clothes"Ah missing meshes that's why I couldn't see what's not there You must have missed or not installed a SCR or Breeder Data file somehow containing the mesh you are missing. http://www.loverslab.com/topic/30291-tutorial-scr-resources-folder-creation-and-installation/
VaunWolfe Posted June 29, 2014 Posted June 29, 2014 Ok I thought you would want to know that the tokens show up in my inventory for some reason. And I did start a new game.
Halstrom Posted June 29, 2014 Posted June 29, 2014 The PregDebug.esp is only to used to make the Apparel/Armor tokens visible, if you deactivate it they should become invisible.
VaunWolfe Posted June 29, 2014 Posted June 29, 2014 Thank you didn't see that. I'll let you know if my character gets randomly prego again. Not sure why my character got knocked up gave birth then got pregnant again even though my character didn't get laid again.
VaunWolfe Posted June 30, 2014 Posted June 30, 2014 Ok so for some reason insect pregnancies seem to impregnate you twice. So you give birth then next time you can get knocked up again you get prego again.
Halstrom Posted June 30, 2014 Posted June 30, 2014 If you set the ova time to outlast the pregnancy that will happen, I have a fix in the latest beta to remove ova when pregnant
VaunWolfe Posted June 30, 2014 Posted June 30, 2014 Is this mod compatible with assault? I'm asking because I had the whole pregnancy stop working for some reason.
Halstrom Posted June 30, 2014 Posted June 30, 2014 Is this mod compatible with assault? I'm asking because I had the whole pregnancy stop working for some reason.There are no issues I know of.
Odessa Posted June 30, 2014 Posted June 30, 2014 If you have drugging enabled in Assault, the pregnancy drugs are in the random choice (I found that feature amusing in the old BrutalRapers). That means you can potentially get drugged with 'BunAway' which can induce an abortion if the pregnancy miscarriage rate is > 0% (I think). Not sure if thats what you means by a 'pregnancy stopped working'. Could be quite challenging to complete pregnancy with 100% stalkers/drugging. I could add a Pro-Life option () to block BunAway drugging if you want.
nyaalich Posted June 30, 2014 Posted June 30, 2014 Aww. That's kind of sad/weird. I could see an abortion happening due to some really fucked up sex (see wasteland "toys"...um...rebar *shudder*). BunAway doesn't make sense unless perhaps fringe super sadistic fucks would actually manage to have BunAway and use it on obviously pregnant people. Actually, I'm not sure that any of the fertility drugs make sense except for a Plan B sort of thing or in other fringe cases of guy actually wanting you to have his kids (unless insemination by female is possible since male pregnancy is being developed).
Odessa Posted June 30, 2014 Posted June 30, 2014 I agree, Sexout-SexAssault.esp is intended as an OTT joke.
nyaalich Posted June 30, 2014 Posted June 30, 2014 Wait...but I thought...but how does...what about... Clever girl.
Odessa Posted June 30, 2014 Posted June 30, 2014 I think I'll just edit above from Sex Assault -> Sexout-SexAssault.esp in case of out of context quotes, given anything written on the internet probably exists forever.
Halstrom Posted June 30, 2014 Posted June 30, 2014 Yeah it's up to Odessa on what drugs Assault uses, it was Brutal rapers left over I think, really only LustOh and SleepEz make sense.
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