Jump to content

Recommended Posts

Posted
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

  • 1 month later...
Posted
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

Posted (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 by Indarello
Posted
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

  • 3 weeks later...
Posted (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 by synthchron
  • 4 weeks later...
Posted (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 by Whacked
  • 4 months later...
Posted

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? 

  • 3 months later...
Posted

hello, the mod works great for viodoe for lesbian scenes, but I have the following problem when I check the Servitron option:

image.jpeg.9300ea20d3d46317d3b80670c551aedf.jpeg
image.jpeg.cd37316081555dc83a5a8f733064ddc7.jpegimage.jpeg.d581b3c94d4e12a721a2373382f7b591.jpeg

if you have any suggestions?
PS: I'm a newbie in modding
 

Posted
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... 

  • 3 weeks later...
  • 1 month later...
  • 1 month later...
Posted

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.(((Всем привет пишу переводчиком так что извиняйте может что то не понятно будет.Хочу спросить возможно ли как нибудь увеличть или растянуть пенис.)))

  • 10 months later...
Posted

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

 

 

!err.png

  • 2 weeks later...
Posted
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

 

 

!err.png

you need to spawn "ARMO" not "MSWP"
See example how to spawn in game

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...