Jump to content

How to set a delay?


Recommended Posts

Posted

As per the title, I would like to apply a delay time to the puddle generated by the orgasm , which, as it is appears practically immediately but, if it had even a minimal delay would be better

Taking into consideration that my PC does not allow me to use programs like CK /Blender , how to do it , if possible, with nifskope?

 

 

Spoiler

 

 

For those who would like to analyze it, I attach the nif in use zazgushsplashlarge.nif

 

I will preface this with a combination of : 
FillHerUp;
SexlabSquirtRebon;
Billyy SLAL CumshotBigMagicNode. (repositioned by changing the coordinates)

Posted (edited)

In Nifskope? might not even be possible.

 

The best way is probably to find the script that spawns it. Depending on the nature of the script, you could add a utility.wait(delaytime) statement, or if the rest of the script needs to continue processing:

 

RegisterForSingleUpdate(delaytime)

 

and then:

 

Event OnUpdate()

    SpawnPuddle()

EndEvent

Edited by MorePrinniesDood

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