Difference between revisions of "Category talk:Packages"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Mr. Cheese
 
imported>Sockmonkeh
(Scripting/Packages Question)
Line 1: Line 1:
Mmmm...I love packages.
Is there a way to dynamically specify the target or location of a package with scripting? Right now I have about 8 identical packages made, all of them pointing to a different location, and the script loads up whichever one it needs. I would rather have the script load up the same package every time, using a reference for a target that I can specify within the script. Is this possible?

Revision as of 12:44, 7 April 2006

Is there a way to dynamically specify the target or location of a package with scripting? Right now I have about 8 identical packages made, all of them pointing to a different location, and the script loads up whichever one it needs. I would rather have the script load up the same package every time, using a reference for a target that I can specify within the script. Is this possible?