Jump to content

Home

Scripts fired after dialog end


Xavier2

Recommended Posts

I have a script like this attached to a dialog branch to load a new area:

 

[size=1]void main() 
{
StartNewModule("AREA51");
}[/size] 

 

It happens i need the script to fire a minute after the dialog finishes, not right away. Is it possible? and how should be the code?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...