Jump to content

Home

Dialog Skipping


Canderis

Recommended Posts

Well basically for any script you'd need to add this in

 

ActionWait(2.0);

 

to make it pause.

 

Alternatively if you're using an action script that calls this at the beginning:

 

ActionPauseConversation();

 

At the end, when you call this:

 

ActionResumeConversation();

 

You can add a delay onto it for however long you want the node to stay stagnant.

Link to comment
Share on other sites

  • 3 weeks later...

Archived

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

×
×
  • Create New...