Ravager Posted August 9, 2008 Posted August 9, 2008 Hi! How can i move to another module using script? I want use this in dialogue
zbyl2 Posted August 9, 2008 Posted August 9, 2008 There is StartNewModule() function you can use. Here's a script: void main(){ StartNewModule("your module name"); }
Ravager Posted August 9, 2008 Author Posted August 9, 2008 Thanks./Dzięki. ^^ Edit: Q2 which script will fire dialogue when npc spawn?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.