Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Module transition problem

Page: 1 of 1
 CiPS192
04-14-2010, 12:39 PM
#1
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?
 harIII
04-14-2010, 12:41 PM
#2
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.
 CiPS192
04-14-2010, 1:24 PM
#3
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.
 harIII
04-14-2010, 3:02 PM
#4
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."
 CiPS192
04-15-2010, 2:48 AM
#5
OK. Thanks again. Hope I can make it work now.:)
Page: 1 of 1