Jump to content

Question - Is there such a mod?


Recommended Posts

Posted
5 minutes ago, SKYRIMKREST said:

Is there such a mod? which removes sperm textures when it rains?

Haven't seen anything like that. Is it because they take too long to go away? You can adjust that.

Posted
3 minutes ago, Sandatharius said:

Haven't seen anything like that. Is it because they take too long to go away? You can adjust that.

With the help of what mod can this be done?

Posted

 

Event OnUpdateGameTime()

 NowWeather = GetCurrentWeather()

 if( RainWeather = NowWeather )

 // RemoveSperm

 RegisterForSingleUpdateGameTime( Bethesta Your function names are simple amazing !... ) // yes thats real function

EndEvent

 

https://www.creationkit.com/index.php?title=RegisterForSingleUpdateGameTime_-_Form

 

it can be done with single XMarker and Script

but im not gonna make it for You :x...

 

1 - im not working with SexLab xD i never used SexLab for my Mods :x...

2 - Its simple task and you can do it yourself...

 

Google and YouTube was Free for All when i was checking last time,

so you just have to use ur hands to write some code ;)

 

Posted
28 minutes ago, SKYRIMKREST said:

With the help of what mod can this be done?

Not a mod, a command line in the console. Is it SexLab Sperm Textures or Flower Girls Sperm Textures you're referring to? I don't use SexLab, I use Flower Girls. You'd have to ask on one of the SL threads what the command is for the cum effects for that. For Flower Girls, the command is:  "set CumApplicationTimeSeconds to xxx".

Posted
21 minutes ago, TobiaszPL said:

 

Event OnUpdateGameTime()

 NowWeather = GetCurrentWeather()

 if( RainWeather = NowWeather )

 // RemoveSperm

 RegisterForSingleUpdateGameTime( Bethesta Your function names are simple amazing !... ) // yes thats real function

EndEvent

 

https://www.creationkit.com/index.php?title=RegisterForSingleUpdateGameTime_-_Form

 

it can be done with single XMarker and Script

but im not gonna make it for You :x...

 

1 - im not working with SexLab xD i never used SexLab for my Mods :x...

2 - Its simple task and you can do it yourself...

 

Google and YouTube was Free for All when i was checking last time,

so you just have to use ur hands to write some code ;)

 

Thanks for the information. But I can’t write any code because I don’t understand how this is done. )

Posted

Sounds like an interesting idea, I also wondered why the rain doesn't wash away the cum. At the same time, if the character enters the water, the cum washes away.

Archived

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

  • Recently Browsing   0 members

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