an3k Posted February 6, 2020 Posted February 6, 2020 View File A full version of Vioxsis' excellent modders resource which never was intended to be used by end-users. I've got written permission by Vioxsis to re-release this mod. This version comes with shapes for Fusion Girl as well as CBBE. It additionally lets you chose between the various colors and types that always were part of Vioxsis' mod. IMPORTANT NOTE TO MOD AUTHORS: You now have to check for Vioxsis_Strap-Ons.esp instead of VIO_Strap-On.esp! Submitter an3k Submitted 02/06/2020 Category Armor & Clothing Requires View File 4
an3k Posted February 6, 2020 Author Posted February 6, 2020 Hah, thanks a lot I never wanted to be away but wasn't able to be here
paparebbe Posted February 6, 2020 Posted February 6, 2020 Hey, @an3k! How do you use these in game? Is there any instruction available?
an3k Posted February 6, 2020 Author Posted February 6, 2020 If you use AAF then females will equip the strapon you've chosen at installation automatically (that however depends on the mods, they need to support it). But you can also attach them manually, type help "strap-on" 4 into the console so you see the IDs you have to use. 1
Naps-On-Dirt Posted February 6, 2020 Posted February 6, 2020 I'm hoping that when the mod authors update to use this resource, they also make it so that gen 1 and 2 synths equip strap-ons also.
vaultbait Posted February 7, 2020 Posted February 7, 2020 This is awesome, thanks!!! The next time you update it, I don't suppose you'd consider adding a BodySlide group? Makes it a lot easier to know which ones to rebuild morphs for.
she_satan Posted May 4, 2020 Posted May 4, 2020 hey. I've got all of my lesbian animations running with actors using a giant pink dildo. How do I change it, if i can? I tried using te command help" strapon 4 but I don't actually understand the string of things i get as a response or how to use them to change the appearance of the strap on im using. Sorry if this seems liek a moronic question, as it probably is. I know next to nothing about modding or computers in general.
Tentacus Posted June 26, 2020 Posted June 26, 2020 I can't believe I never noticed this before. Every guide still says to install One Patch for the strap-on Guess I need to change the installer for the XML patch I'm about to release. Thanks very much for the fusion girl support.
Tentacus Posted June 26, 2020 Posted June 26, 2020 Important note for AAF modders. The name of the up and down morphs has changed! You should add these to your XML calls when making strap-on animations, or this strap-on will not morph! I will be doing so for my new Leito set as well as the hidden animations in Hardship.
Nebuchadnezzer2 Posted June 27, 2020 Posted June 27, 2020 7 hours ago, Tentacus said: I can't believe I never noticed this before. Every guide still says to install One Patch for the strap-on Guess I need to change the installer for the XML patch I'm about to release. Thanks very much for the fusion girl support. 6 hours ago, Tentacus said: Important note for AAF modders. The name of the up and down morphs has changed! You should add these to your XML calls when making strap-on animations, or this strap-on will not morph! I will be doing so for my new Leito set as well as the hidden animations in Hardship. Yeah, he included this updated Vioxsis' in the One Patch, which is why that's 'recommended'/necessary for FF stuff, same with the morph names. With some XML's for FF and such for older anim packs like Leito's, the One Patch will largely be redundant, until or unless updated for the still-updated anim packs.
Tentacus Posted June 27, 2020 Posted June 27, 2020 53 minutes ago, Nebuchadnezzer2 said: Yeah, he included this updated Vioxsis' in the One Patch, which is why that's 'recommended'/necessary for FF stuff, same with the morph names. With some XML's for FF and such for older anim packs like Leito's, the One Patch will largely be redundant, until or unless updated for the still-updated anim packs. It's okay I'll include these Morph names in my new Leito XMLs that'll cover the vast majority of existing Strap-on animations. It's better to use this version as it supports Fusion girl and isn't attached to One Patch. ? 1
Tentacus Posted June 27, 2020 Posted June 27, 2020 Okay now I am extremely frustrated. I can't get this thing to morph even after changing the calls in my XMLs to the new Morph names. The morph sliders work fine in bodyslide. I check the build morphs box and the tri is present but the dildo still stays in the default position. Am I missing something? Edit: Interesting. While the morph slider is named "Erection Point Up" and "Erection Point Down" in bodyslide If I look at the actual slider preset file it's "Erection up" and "Erection down" I'll try changing that in my XMLs and hope it works. Edit: SUCCESS! So modders the proper morphids to call for this Strap-on Are "Erection Up" and "Erection Down" 1
kepie Posted July 9, 2020 Posted July 9, 2020 Is it normal for the ModuleConfig.xml in the FOMOD folder to require AAF.esp for the second step? I only have AAF.esm under the plugins tab in Vortex.
Nebuchadnezzer2 Posted July 10, 2020 Posted July 10, 2020 Spoiler 11 hours ago, kepie said: Is it normal for the ModuleConfig.xml in the FOMOD folder to require AAF.esp for the second step? I only have AAF.esm under the plugins tab in Vortex. A: you shouldn't even see that in the first place, unless you're extracting it elsewhere first B: assuming you mean this: <moduleDependencies operator="Or"> <fileDependency file="AAF.esm" state="Active"/> <fileDependency file="AAF.esp" state="Active"/> </moduleDependencies> It's looking for one or the other, or it won't proceed. Because there's zero point, if AAF isn't installed an enabled.(and yes, early on, I believe AAF was a .esp)
krlll Posted July 10, 2020 Posted July 10, 2020 18 hours ago, kepie said: Is it normal for the ModuleConfig.xml in the FOMOD folder to require AAF.esp for the second step? I only have AAF.esm under the plugins tab in Vortex.staged If you edit it to AAF.esm and re-archive it then re-install it you will get options to select either strap-on or viodoe and choice of color. Just make sure this mod comes after "Staged Leito Plus Erection Fix".
kepie Posted July 12, 2020 Posted July 12, 2020 On 7/10/2020 at 6:40 AM, Nebuchadnezzer2 said: Hide contents A: you shouldn't even see that in the first place, unless you're extracting it elsewhere first B: assuming you mean this: <moduleDependencies operator="Or"> <fileDependency file="AAF.esm" state="Active"/> <fileDependency file="AAF.esp" state="Active"/> </moduleDependencies> It's looking for one or the other, or it won't proceed. Because there's zero point, if AAF isn't installed an enabled.(and yes, early on, I believe AAF was a .esp) Yeah, I remember reading that AAF used to be a .esp I didn't see those lines you posted in the ModuleConfig.xml, I have this instead: </installStep> <installStep name="Step 2"> <visible operator="And"> <fileDependency file="AAF.esp" state="Active"/> </visible> If I don't edit to "AAF.esm" it would never proceed to the second step. Like krlll said. Now, putting it after "Staged Leito Plus Erection Fix" might fix the morph problems.
lukashisuphola Posted September 17, 2020 Posted September 17, 2020 How do you choose style ? When you install it just choose body type. Not really huge deal not like the other strap-on that I guess is outdated(the one that has 4 "distinct" types), just more curious than anything. (read your comment on help "strap-on" 4 to manually add it again just curious if installer not right or ?)
ETSubmariner Posted September 17, 2020 Posted September 17, 2020 If the straps that roll around the hip that go to the groin disappear into the body once they're over the hip, which bodyslide slider would be best to adjust that? I use Curvy, and the strap is just a bit too small there I guess.
friedburger Posted October 27, 2020 Posted October 27, 2020 Me stoopid, during lesbian sex strap on not appearing, what might I of screwed up? When I installed strap on I can add it into my inventory and stuff with console but just doesnt appear automatically during love making, What did I do wrong?
dylanshepard90 Posted November 3, 2020 Posted November 3, 2020 Im having the same problem where its not showing up during scenes
nIn nIn nIn Posted November 3, 2020 Posted November 3, 2020 Using MO2 to install and run all my mods. I can build the strapon and viodoe in body slide, just like every other mod that includes body slide files. But the strapons are invisible in game when AAF does the FF animations. I am using version 5.0 which appears to be the latest version. ps. the nif files do not appear in the overwrite folder.
makjanger Posted November 5, 2020 Posted November 5, 2020 same. strap-on not working. nothing shows up, not even misplaced or anything. just empty. anyone had this issue?
nIn nIn nIn Posted November 5, 2020 Posted November 5, 2020 I want to add - when I use console or esp explorer [https://www.nexusmods.com/fallout4/mods/42520] I can view and equip the strapon and viodoe. And wear them like any other clothing item. But they disapear for AAF animations. I notice an3k has not visited loverslab since August, so hopefully someone else will step up and help sort this issue out. 1
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