Hi! How can i move to another module using script? I want use this in dialogue
There is StartNewModule() function you can use. Here's a script:
void main(){
StartNewModule("your module name");
}
Thanks./Dzięki. ^^
Edit: Q2 which script will fire dialogue when npc spawn?