Jump to content

Home

Area Transitting


LordVader1

Recommended Posts

You attach a transit script to the dialog.

void main() 
{
StartNewModule("PUT NAME OF MODULE HERE");
}

 

When the Mandalorian says he'll transport you, attach a blank line. On HIS blank line after that dialog option, attach this script. If you want to transport back, do the same thing, but change the module name into the name of the module you and the Mandalorian were previously in.

Link to comment
Share on other sites

You attach a transit script to the dialog.

void main() 
{
StartNewModule("PUT NAME OF MODULE HERE");
}

 

When the Mandalorian says he'll transport you, attach a blank line. On HIS blank line after that dialog option, attach this script. If you want to transport back, do the same thing, but change the module name into the name of the module you and the Mandalorian were previously in.

 

Thanks man!

Link to comment
Share on other sites

Does anybody know how to change the starting Module when you start a new game? Like you normally start at Peragus, is there a way to change the Starting module to something like a republic ship " The Harbringer "?

 

I know Im asking a bunch of questions like area transitting and other stuff, I'll tell why in a month or so.

Link to comment
Share on other sites

LordVader1, please stop posting multiple threads with similar questions, keep your questions confined to one thread instead of cluttering the forum with multiple threads. This is unfair to other modders as if you have five threads open it pushes their threads down the list, thus monopolizing the forum for your purposes. Please keep in mind there are quite a few people who have threads they need help with or wish for others to see. -- j7

Link to comment
Share on other sites

Name the .mod file 001ebo.mod

 

Thanks!

 

LordVader1, please stop posting multiple threads with similar questions, keep your questions confined to one thread instead of cluttering the forum with multiple threads. This is unfair to other modders as if you have five threads open it pushes their threads down the list, thus monopolizing the forum for your purposes. Please keep in mind there are quite a few people who have threads they need help with or wish for others to see. -- j7

 

Sorry,

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...