Jump to content

[LOOKING FOR] Cum saturation after blowjob


N.Gamma

Recommended Posts

Posted

I'm looking for a mod that includes that when a blowjob is cum in the mouth the sperm is considered swallowed and thus sets a saturation efect for mods such as INeed.

Is there such a thing?

Posted
3 hours ago, Taki17 said:

 

Thanks abr SLSurvival changes too much of the game for me.

Is there any other mod that does only what I asked for, or does not change so much of the game?

Posted

 Intall SL triggers, make a trigger with adduse for any food item, done. Equipex will probably work as well, with an added benefit of squelching "item consumed" message.

If you want a lightweight solution - id go there.

 

Posted
On 1/18/2022 at 8:40 PM, nilead said:

 Intall SL triggers, make a trigger with adduse for any food item, done. Equipex will probably work as well, with an added benefit of squelching "item consumed" message.

If you want a lightweight solution - id go there.

 

 

Dropping by from a search that brought me here, what do you mean by this please?  I use Triggers, so what exactly would be needed for your idea, given N.Gamma's question?

I'd love to know what you have in mind. Thanks!

 

Posted
28 minutes ago, Bluegunk said:

 

Dropping by from a search that brought me here, what do you mean by this please?  I use Triggers, so what exactly would be needed for your idea, given N.Gamma's question?

I'd love to know what you have in mind. Thanks!

 

 Sl triigers come with what you seek prepackaged (eat(sweets) command). Replace item code with whatver else you want to be consumed to provide satiation. Even that  is unnececery, as sweets are considered food by most needs mod. Just make it trigger on oral scenes. If SLSO is involved, it might look something like the following:

Spoiler

{
    "cmd" :
    [
        ["set", "$1", "skyrim.esm:412464"],
        ["item_adduse", "$player", "$1", "1", "0"],
    ]
}

Didnt test it, but should work. You can try to replace adduse with equipex (does not produce item equipped message, might work for food as well).

Archived

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

  • Recently Browsing   0 members

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