I haven't seen a tutorial on this so forgive me if there is one that i've missed.
 
 I need to make a script that alows my player to warp to a module via dialog.
 
 Can this be done and if so could someone tell me the syntax please
 
 Thank you in advance!
  
 
  
  
    void main() {
 StartNewModule("MODULE");
 }
 --Stream
  
 
  
  
    As my problem has been resolved i am asking a moderator to please close this thread