Jump to content

[Modders Resource / User Utility] Automatic futanari schlongification ability 1.1


About This File

What is this?

This mod is intended as a modder's resource for the purpose of automatically schlongifying femboy and futanari NPCs. I made this because a lot of the futanari follower mods require the user to go into the SOS mod config menu and add the schlong themselves. This mod will allow the author to have the game automatically detect a usable schlong and have the game add it without the user needing to do anything.

 

I made it because I simply want to offer better tools for futa and femboy mods, and I want to see them improve.

 

 

ScreenShot108.png.54ef81afa4a36f3d404f83240a1d5adb.png

(I used this follower as an example, she is from The goth femboy twins mod

 

 

 

This mod also has some utility functions. It gives the player 2 lesser powers:

Gift of Futanari - Target a female NPC and it will add the schlongify ability to them, attempting to schlong them

Set Schlong Size - Allows you to change the schlong size of the target NPC or unschlong them

 

 

Requirements:

Schlongs of Skyrim

At least one of the following futa addons:

- Futanari CBBE

- Futanari TRX Addon

- ERF Highpoly

- Horse Penis Redux

 

 

How to use for mod authors - New Method:

 

Option 1 - Using Spell Perk Item Distributor, add the keyword ActorTypeFutanari to whichever npcs you want using a custom SPID ini file.

Option 2 - You could also add the keyword directly into their NPC record in creation kit or xEdit.

If the user has Spell Perk Item Distributor installed with the AutoFutanari_DISTR, the NPCs with the keyword will be schlonged. But you would have to distribute this mod as a resource / soft requirement. Feel free to do so, or edit and redistribute.

 

 

 

How to use for mod authors (Old Method) :

1. Open this mod in xEdit along with your futanari follower mod. Make sure this mod loads after your follower mod.

2. In AutoFutanari.esp , find the magic effect "00FutanariEffect" . Right click and copy it as a new record into your follower mod. Save your follower mod.

3. In either Creation Kit or xEdit, create a new spell entry. Make it constant effect, target self, and ability type. Make sure it uses the magic effect that you copied in step 2.

4. In your NPC record in either Creation Kit or xEdit, add the new ability to them under the "spells" section of the actor window.

 

(You could also directly copy the spell entry for the passive ability, but xEdit might try to force you to parent this mod if you do that. But if you know what you're doing and can do this, it will save you some time.)

 

When you distribute your mod, make sure to include the AutoFutanariScript.pex in your mod (and the associated .psc if you want to keep it easy to edit.)

 

Extra note for mod authors: The spell magnitude sets the schlong size. If magnitude is 0 or null, it defaults to size 4. Otherwise, magnitude = size. You can create copies of the spell with the magnitude that you want.

 

If you're adding the "Schlonged" ability to someone via a script, make sure you use AddSpell and not Cast . This is basically a passive ability, not a casted spell.

 

 

Please, feel free to use the scripts and stuff in this mod to your heart's content! Edit and redistribute any way you like. I simply just want to see better implementation for femboy, futa, and trap followers.

 

 

ability.PNG.6fb9d3b50e5476e8a69c19e875873ef8.PNG

 

 

 

actor.PNG.f7b7afe348eddaebf45652a11d5b31cf.PNG

 

 

eff.PNG.75e707275c37ea892c474b63993bee0f.PNG

How to use for general users:

This will give you some basic schlongifying functions. You can use these if you want to schlongify a female NPC easily. Gift of futanari will try to schlong any female NPC that you point it at. Set Schlong size can be used as a utility for users to change size between 1 and 9, or remove schlong, without having to visit the SOS mod config menu.

 

Please note, the schlong resize will not work if you use the SOS Racemenu plugin. This is a restriction by the SOS mod, so it's not something I can change.

 

 

Additional schlong plugin support:

I am willing to add in more schlongs, but you are also free to edit the scripts to your heart's content. The script you will need to edit in order to add in new schlong plugins is AutoFutanariScript. Specifically, the bit at line 72. I left some comments in the script to help with this.

 

(You will need sexlab's scripts and schlongs of skyrim scripts in order to compile the script.)

 

I wanted to find BakaFactory's schlongs plugin but the patreon page was down. If anyone has any schlong addons they'd like to see supported, let me know & I can add it eventually.

 

 

Additional Information:

The pecking order for choosing a schlong is:

1. Futanari CBBE

2. Futanari TRX Addon

3. ERF Highpoly

4. Horse Penis Redux

 

The scripts are set up in such a way that the esp file does not require sexlab, schlongs of skyrim, or any other thing except skyrim.esm. But it will not do anything unless a person has SOS installed.

 

 

I hope everyone enjoys this and finds it useful.

 

Edited by Silver437
updating info 2


What's New in Version 1.1

Released

Added a few things. Mainly, the ability to distribute via Spell Perk Item Distributor by using a keyword. I've included an example file for SPID as well.

 

To distribute via SPID, use SPID to add the keyword ActorTypeFutanari to whatever NPCs you want

You can also add the spell directly to specified NPCs, it's up to you

 

AutoFutanari_DISTR - Adds the schlongify spell to any NPC that has ActorTypeFutanari keyword . This is required for other uses of the keyword to work

FutaNPCSExample_DISTR - This is an example file to illustrate how you can use the other one. Not required, just a reference file for people who want it

 

If you're using SPID you'll also need users to use this entire mod for it to work. Feel free to edit & redistribute as you like, or use this as a soft requirement/resource file.

 

As an alternate method, you can add the ActorTypeFutanari keyword to your NPC in xEdit or Creation Kit and the AutoFutanari_DISTR file should schlongify them.


Other Files from Silver437


×
×
  • Create New...