shaidien Posted November 6, 2020 Posted November 6, 2020 Hello wonderful people. I am looking for some way to get sunny to equip the Bush I made her only when naked. As is she equips it backwards ie making her armor disappear and takes it off during sex. Not sure if there is a script I could use or a way to set it up in geck. Any help would be great. O and tried to get set up like strap on because in testing I replaced a strap on nif with my Bush one and it worked perfectly.
myuhinny Posted November 6, 2020 Posted November 6, 2020 Add it to her bodies nif file using nifskope and add the BSDismemberSkinInstance to the bush so when she's naked it'll appear and when she's wearing armor it won't pop through it.
shaidien Posted November 6, 2020 Author Posted November 6, 2020 Yes this is what I want. I am not a nubi however I do not know what dismemberment I use for getting those results. Its using torso and just has that one. So could you explain a bit more with the understanding that I will understand what you say.
dborg2 Posted November 6, 2020 Posted November 6, 2020 4 hours ago, shaidien said: Yes this is what I want. I am not a nubi however I do not know what dismemberment I use for getting those results. Its using torso and just has that one. So could you explain a bit more with the understanding that I will understand what you say. Did you add the bush as an outfit in GECK. You can only wear one outfit at a time. Also the Sexout-script unequips all 'outfits' and reequips them after sex.
shaidien Posted November 7, 2020 Author Posted November 7, 2020 Yes I tried all methods including adding to hair making new head part to just making a armor piece. I set the later to 2 mislanous spot I even started with the trim on sunny as a made her a follower with her own body. I tried the hair and head part thinking it be easer to get color matching. The geco is just enough different than skyrim's but I am figuring it out. Thinking my invisable problem is from pregnancy mods calling for stuf I know I do not have. Any ways can you tell me what slot I set the trim up as to disappear if clothed but not if naked even if having sex. O and any pointers you could point me in to getting color change on its own.
Guest Posted November 7, 2020 Posted November 7, 2020 I THINK the colour is automatic if you set the shader of the nif like for hair. See the pic, the bottom highlighted line. If it's not this way, I'm sure Kendo2 could tell you more about it. The position / visibility / eventual distortion depends if the mesh is weighted correctly. Where does it come from? did you copy the weights to adapt it to the body? Making it a piece of armor or a head part could be a good way, I'm not so sure about the latter because I do remember I had some limits when I tested it but I don't remember the details. However making it appear / disappear when you want (naked / not naked) would imply the use of some script, and some test because it surely clashes with mods that try to undress you automatically. An alternative could be simply to add the mesh to the base body, which is what myuhinny was meaning. Since armors use the Body slot it will be invisible when you wear an armor and visible when naked, but since everyone shares the same base body then everyone will have it. If you want a custom stuff, you should make a custom race and then change Sunny to it. But the first step I think it's understanding if the mesh can be wore, if it's correctly weighted.
shaidien Posted November 8, 2020 Author Posted November 8, 2020 Ya I did all the above. The best results came when I hijacked a strap on from a different mod. Problem I had as sunny has her own body she is a modded skinny body and use the skinny clothes and they pretty much only the clothing so the trim was never changed out and bleeds through pants. I just need to know how to add to the sexout strip lists. Or a script probably should work but I am no scriptor. So looking for a tutorial on making a strap on mod and hope it shows me the lists I need. Was weird though was my face part try. It still disappears with sex as well as did not disappear once clothed. The 3m bs through me a loop but figured that out. Pregnancy mods. Thinking might need to just look under the hood to see how that part works.
Guest Posted November 8, 2020 Posted November 8, 2020 39 minutes ago, shaidien said: Ya I did all the above. The best results came when I hijacked a strap on from a different mod. Problem I had as sunny has her own body she is a modded skinny body and use the skinny clothes and they pretty much only the clothing so the trim was never changed out and bleeds through pants. I just need to know how to add to the sexout strip lists. Or a script probably should work but I am no scriptor. So looking for a tutorial on making a strap on mod and hope it shows me the lists I need. Was weird though was my face part try. It still disappears with sex as well as did not disappear once clothed. The 3m bs through me a loop but figured that out. Pregnancy mods. Thinking might need to just look under the hood to see how that part works. What do you mean with "they pretty much only the clothing so the trim was never changed out": the skinny clothes are not using a Body slot? I fired up the GECK to take a look. It seems that the clothes that have not to be undressed must be added to the list SexoutNGSafeClothesF, so if it's an armor and it's not in this list then it's undressed. Strapons also are on a list called SexoutSLClothTypeStrapon inside Sexout Common Resources, and have a magic enchantment SexoutStraponEffect, but I don't think these both are useful. I assume the first is for clothing evaluation, while the second decides if the strapon is blocking a certain type of sex. Also strapons are on BodyAddon2 "Was weird though was my face part try. It still disappears with sex as well as did not disappear once clothed" - what does this mean? you added it as face part and it disappears when you have sex? if it's so, it doesn't make much sense imho, a face part has nothing to do with the body and undressing. However a pregnancy mod changes the body and points to different bodies, because it has stages, maybe this is what's happening.
shaidien Posted November 10, 2020 Author Posted November 10, 2020 Ya the skinny clothes do not have a body for Jean's she is wearing. And I never figured out how sex disappeared the trim and yes I copied body weights to it torso and vag left and right. I tried doing both new head part as well as trying to attach it as extra part to sunnies bun hair. I think its something to do with bsdismemberskininstance as hair I looked at dont have them. I haven't figured out how to export heads yet it changes the nif without doing anything but import then exporting. Nishapedata to nistripdata not sure how to fix that. Sure it's a setting for exporting though. The strip is same way. I ported it from skyrim just obj. It then loaded into blender adding the bones and weight paint them. What is difference between nishapedata and nistripdata anyway.
shaidien Posted November 11, 2020 Author Posted November 11, 2020 On 11/8/2020 at 1:07 AM, A.J. said: What do you mean with "they pretty much only the clothing so the trim was never changed out": the skinny clothes are not using a Body slot? I fired up the GECK to take a look. It seems that the clothes that have not to be undressed must be added to the list SexoutNGSafeClothesF, so if it's an armor and it's not in this list then it's undressed. Strapons also are on a list called SexoutSLClothTypeStrapon inside Sexout Common Resources, and have a magic enchantment SexoutStraponEffect, but I don't think these both are useful. I assume the first is for clothing evaluation, while the second decides if the strapon is blocking a certain type of sex. Also strapons are on BodyAddon2 "Was weird though was my face part try. It still disappears with sex as well as did not disappear once clothed" - what does this mean? you added it as face part and it disappears when you have sex? if it's so, it doesn't make much sense imho, a face part has nothing to do with the body and undressing. However a pregnancy mod changes the body and points to different bodies, because it has stages, maybe this is what's happening. Yes that was the right list and discovered how to change the nif in nifscope to get dismemberment part into the right one. Now going to retry the head again. With any luck I will be able to fix weight paint on it to better match bodies so less to no gaps while playing animations.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.