Jump to content

Recommended Posts

Posted

curious if you are going to update this to have CSL as a soft requirement and random strip items worn if its not present or MCM toggle to choose strip method.    Asking because of the update you did to strip surrender to make CSL soft requirement.

Posted (edited)
6 hours ago, Mimirue17 said:

curious if you are going to update this to have CSL as a soft requirement and random strip items worn if its not present or MCM toggle to choose strip method.    Asking because of the update you did to strip surrender to make CSL soft requirement.

 

Yeah I was going to try do a non-CSL strip sometime. I just don't know how successfull I will be implementing it, right now the mod relies on CSL to handle the unequipping of the equipped items and I am aware of a strip all function but I haven't looked for a strip single equipped item function or made one before so I'm not sure on the amount of work required. 

Obviously its possible though. 

Getting it to be a Harassment molest scene however is a lot more tricky and I don't know if I will be able to do that cleanly.

Edited by Franco Cozzo
Posted
2 hours ago, Franco Cozzo said:

 

Yeah I was going to try do a non-CSL strip sometime. I just don't know how successfull I will be implementing it, right now the mod relies on CSL to handle the unequipping of the equipped items and I am aware of a strip all function but I haven't looked for a strip single equipped item function or made one before so I'm not sure on the amount of work required. 

Obviously its possible though. 

Getting it to be a Harassment molest scene however is a lot more tricky and I don't know if I will be able to do that cleanly.

I would check with Riveth on the code that SH+ uses for the strip part of the Molest (or delv into the mod itself), there is also a debug setting that can force any of the approaches, you could easily force that to happen using the code that it is using or rely on the SH+ to handle the fact the player becomes exposed if enough of the clothing items are removed and have it naturally start an approach based on that without forcing the action or kick in the stripped mod if it qualifies based on the method selected.

Posted
Just now, Mimirue17 said:

I would check with Riveth on the code that SH+ uses for the strip part of the Molest (or delv into the mod itself), there is also a debug setting that can force any of the approaches, you could easily force that to happen using the code that it is using or rely on the SH+ to handle the fact the player becomes exposed if enough of the clothing items are removed and have it naturally start an approach based on that without forcing the action or kick in the stripped mod if it qualifies based on the method selected.

 

SH/+ doesn't have a force molest approach option, also the default molest also has a run-up to the player routine as well with a caution/warning sometimes, its why I needed to build a custom one for the Surrenders mod, it's not as simple as you're assuming it to be. 

Posted
4 hours ago, Franco Cozzo said:

 

SH/+ doesn't have a force molest approach option, also the default molest also has a run-up to the player routine as well with a caution/warning sometimes, its why I needed to build a custom one for the Surrenders mod, it's not as simple as you're assuming it to be. 

Not even sure this mod needs to lead into sex directly, just get the player exposed top and bottom and let the combo of mods out there take over from there.  Slots 33, 37, 38, 40, 41, 45 and 48 should be the focus (covers alot of the modular clothing mods).

Posted

Could always put a toggle to have items put in damaged state (auto fixed by using any armor workbench) similar to what CSL does but out of combat (they are basically tearing the clothes to get them off quickly)

Posted

Could always put a toggle to have items put in damaged state (auto fixed by using any armor workbench) similar to what CSL does but out of combat (they are basically tearing the clothes to get them off quickly)

Posted (edited)
41 minutes ago, Mimirue17 said:

Could always put a toggle to have items put in damaged state (auto fixed by using any armor workbench) similar to what CSL does but out of combat (they are basically tearing the clothes to get them off quickly)

 

I just updated it so it doesn't need CSL at all (took hours longer than I thought it would). 

Also included @msmfosters suggestion to say how many were stripped/damaged, but the harassment strip call (only way I could get stripping to work really) can strip more than what is asked for, I believe in the + version it will remove all the armour then the under-clothing, but will leave sunglasses and backpacks alone, I didn't test with the original/older version but I believe that would do 1 item at a time.

 

I highly doubt I'd bother doing damaged armour after all this especially since it would require me hours (more) to build my own stripping system which I couldn't get to work originally before finally getting the Harassment version to work. Really CSL is what you want to be using anyway if you want that functionality, it's a doubling of features otherwise at that point.

Edited by Franco Cozzo
Posted

I suddenly had a thought: since "butt-slapping" is now a separate mod, is it possible to have a PC slap an NPC?

The slap could then directly connect to SEU or own new scenes.

I've always wanted to do this... maybe that would be another mod altogether.

Currently, there's too much passive content about PCs in mods.

We need some active types.

Posted (edited)
7 hours ago, kziitd said:

I suddenly had a thought: since "butt-slapping" is now a separate mod, is it possible to have a PC slap an NPC?

The slap could then directly connect to SEU or own new scenes.

I've always wanted to do this... maybe that would be another mod altogether.

Currently, there's too much passive content about PCs in mods.

We need some active types.

 

This mod isn't doing the butt slap, it's just looking for Sex Harassment's event to do a strip.

 

I'm sure it's possible though, Skyrim has had a slap-NPCs butt mod for years now. Someone better at programming (or maybe animations? google says to swap the roles in the .nif or .hk files, but the animations seem to be .hkx? I don't know that side of modding at all)  could maybe do similar to the butt slap from Harassment but swap the NPC and the Player around? (It's probably not that simple)

 

To take away the magic from this mod:

Spoiler

It's actually not even looking for the butt-slap event itself since there's nothing "unique" in the function before or after to latch onto that I could find when trying to make this, except for the butt-slapper getting put into an alias (Identifying them as the butt-slapper, so they can be told to do the slap) just before the slap event happens, which is what this mod looks for. 

 

Edited by Franco Cozzo

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