SKYRIMKREST Posted May 23, 2020 Posted May 23, 2020 Is there such a mod? which removes sperm textures when it rains?
Sandatharius Posted May 23, 2020 Posted May 23, 2020 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.
SKYRIMKREST Posted May 23, 2020 Author Posted May 23, 2020 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?
blank_v Posted May 23, 2020 Posted May 23, 2020  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 Â
Sandatharius Posted May 23, 2020 Posted May 23, 2020 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".
SKYRIMKREST Posted May 23, 2020 Author Posted May 23, 2020 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. )
SKYRIMKREST Posted May 23, 2020 Author Posted May 23, 2020 Would anyone be able to do this? After all, this will add realism and decorate the game even more.
poblivion Posted May 24, 2020 Posted May 24, 2020 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.