Jump to content

Home

Module transition problem


CiPS192

Recommended Posts

Hello! I have a problem. I started modding a few days ago. I'm using Doc Valentine's tutorial now and I can't understand how to transit between custom modules. To be more precise , I can't find the "From_XXX" (XXX is generic, of course) or "To_XXX" .

Can someone help me with this problem?

Link to comment
Share on other sites

Well if this is a new module it was probably erased depending on what you extracted. The "From_xxx" is called a waypoint which is an invisible object at a specific set of coordinates. The easiest way to get the location of the exit point and copy the entry from the original .git file.

Link to comment
Share on other sites

Thanks. I'll see what I can do.

 

But , I downloaded the Coruscant mod and I saw there that the "From_XXX" was a .ncs script. It's relatively easy to understand , but shouldn't these files be like that?

 

Sorry for this sort of questions , but I'm new to this and eager to learn.

Link to comment
Share on other sites

Well you may find that but for the most part "From_xxx" is a waypoint file that creates an object in a module facing a particular direction but sometimes when necessary you need to use a script which I can see being called "From_xxx.ncs."

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...