Indarello Posted March 14, 2024 Author Posted March 14, 2024 On 3/13/2024 at 3:04 AM, CedricDnnersby said: Hello Indarello, i am trying to add the ERF_futanari44 add-on to the fusion girl body so that i can wear clothes and hide the dick. I combined the two projects in outfit studio. In nifskope and outfit studio, the textures show right for the body and the dick but ingame, the dick mesh also seems to use the body textures. I tried to set a separate texture path for the dick mesh in nifskope but that did not solve the issue. Do you maybe have an idea why it is not working or how it could be done? Any help is greatly appreciated! Hi, you can try different properties in material editor, not sure if it solvable at all
Indarello Posted April 19, 2024 Author Posted April 19, 2024 12 minutes ago, XSupremeFrogX said: Compatible with UAP? because when I use it servitrons have the strap stuff but a normal Female doesnt. I think UAP has own system
Indarello Posted April 19, 2024 Author Posted April 19, 2024 (edited) 59 minutes ago, XSupremeFrogX said: Yeah but maybe, you could please tell me if it's possible to have one equipmentsetdata for servitrons and another for normal females. Because I tried to do it but only servitrons had straps. I changed the race for one strap so servitrons could use it. but now that I think it more, I think I need to also change the clothing slot that they use so they don't fight each other. One is going to appear on servitron because of the race and the other is only going to appear to a normal female because of the human race. It looks like you will need to change .esp file and equipmentSetData.xml <equipmentSetData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="common.xsd"> <defaults source="ServitronStrap.esp"/> <equipmentSet id="addEquipmentStrapon"> <condition isFemale="true"> <addEquipment form="0F99"/> <!-- Something designed only for human race --> <addEquipment form="0Z88"/> <!-- Something designed only for servitron race --> </condition> </equipmentSet> <equipmentSet id="removeEquipmentStrapon"> <condition isFemale="true"> <removeEquipment form="0F99"/> <!-- Something designed only for human race --> <removeEquipment form="0Z88"/> <!-- Something designed only for servitron race --> </condition> </equipmentSet> </equipmentSetData> 0F99 and 0Z88 are ids from .esp file that you will create Edited April 19, 2024 by Indarello
Indarello Posted April 19, 2024 Author Posted April 19, 2024 6 hours ago, XSupremeFrogX said: Sorry one last question how did you make other skeleton compatible with Servitron what did you do? please Copy branch on penis bones from Zex Skeleton, in nifskope. But mod already have modded skeleton by this way, not sure why you ask that
synthchron Posted May 6, 2024 Posted May 6, 2024 (edited) Hi, I am using DFS alongside ZeX for the Knee Fix is there anyway to get this mod to work with DFS? Edit: I ended up switching to Fusion Girl everything works perfectly now thanks for your great work man Edited May 12, 2024 by synthchron
Whacked Posted June 3, 2024 Posted June 3, 2024 (edited) I'm using this to make use of the Viodoe in AAF scenes instead of the Strap-On, works great! One question, how can I change the color? It defaults to Purple, and there is some magic in this I cannot comprehend. The AAF Equipment xml for it still lists the formid for the strap-on (but it is using the viodoe just fine), so I can't change it there, any help? Just want a red or black one to show up in AAF scenes. Cheers I got it sorted out using the "fixed" version of Vioxis Strapons in that thread. I already had it, but with all the versions and UAP it was being overwritten by something. Working like I wanted now. 👍 Edited June 4, 2024 by Whacked
Personpeebles Posted October 11, 2024 Posted October 11, 2024 So for some reason, no matter what I do in bodyslide, my character is just stuck with balless futa, doesn't matter if I set the preferred batch build to strap on or viodoe. Am I just missing something?
Gemaruju Posted February 6, 2025 Posted February 6, 2025 hello, the mod works great for viodoe for lesbian scenes, but I have the following problem when I check the Servitron option: if you have any suggestions? PS: I'm a newbie in modding
Indarello Posted February 8, 2025 Author Posted February 8, 2025 I do not longer support this mod, you can try investigate skeletone stuff or boneweight
Gemaruju Posted February 9, 2025 Posted February 9, 2025 1 hour ago, Indarello said: I do not longer support this mod, you can try investigate skeletone stuff or boneweight ah shit... why did you stop? unless I'm mistaken, your mod is the only one that allowed you to use viodeos instead of strapons or to have futas, and to have the alignment of the vag/dick bones...
Gemaruju Posted February 27, 2025 Posted February 27, 2025 So, are there other mods that allow the Servitron to have a viodoe during scenes?
adadbanana Posted April 1, 2025 Posted April 1, 2025 (edited) It's working, but I still don't know how to get the style in your photos 剧情透露 Edited May 1, 2025 by adadbanana
gena2011131 Posted May 14, 2025 Posted May 14, 2025 Hello everyone, I am writing as a translator, so forgive me if something is not clear. I want to ask if it is possible to somehow enlarge or stretch the penis.(((Всем привет пишу переводчиком так что извиняйте может что то не понятно будет.Хочу спросить возможно ли как нибудь увеличть или растянуть пенис.)))
Leventina Posted April 6 Posted April 6 Hello, need help I try to find an id: help strap-on 4 and get 18 strings like: MSWP: VIO_Leather_Strap-on (7700173B) 'Leather_Strap-on' MSWP: VIO_Strap-on_Camo_MS (77000F9B) '' and when I try add an item: player.additem 77000F9B I get: Invalid inventory object for parameter ObjectID Compiled script not saved What do I do wrong? Spoiler
Indarello Posted April 16 Author Posted April 16 On 4/6/2026 at 9:11 PM, Leventina said: Hello, need help I try to find an id: help strap-on 4 and get 18 strings like: MSWP: VIO_Leather_Strap-on (7700173B) 'Leather_Strap-on' MSWP: VIO_Strap-on_Camo_MS (77000F9B) '' and when I try add an item: player.additem 77000F9B I get: Invalid inventory object for parameter ObjectID Compiled script not saved What do I do wrong? Reveal hidden contents you need to spawn "ARMO" not "MSWP" See example how to spawn in game
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