Jump to content

Changing SexLab's Cum Effect


Recommended Posts

Posted

Apologies if this is the wrong place, as this is a modding question, but related specifically to how SexLab works.

 

What I'm working on is a new cum texture replacer mod, and I'm looking to add more variations and a few other tweaks to how/when particular variants are shown. The problem is that SexLab's cum effect is very specifically scripted for a bunch of spells, each applying a specific combination of layers, but I believe I have a different way that I can do this to achieve what I want, but I need to somehow replace SexLab's current method.

 

So what I'm thinking of doing is providing an alternative sslActorLibrary.pex in my mod, which should take precedent so long as it has a higher priority in Mod Organizer/NMM/Vortex, using all the same function signatures for compatibility, but changing how the cum effect is actually handled internally, but is this the best way to do it? Are there any better alternatives?

 

My other thought was to detect when a cumshot occurs (is there a hook to do this globally?) and apply my own spell(s) that dispel the built in ones (assuming they have a common keyword), would this be better? I think I know how to hook into the right event on a per scene basis, but I'm unclear on how to do this globally (maybe I've just missed a function somewhere?)

 

I appreciate any responses; I'm really just looking for some help/advice on the best place to start, as I believe I already have everything else that I need as my spells seem to work as expected, I just need the right method for applying them ;)

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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