Difference between revisions of "Creating a New Persistent Reference"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Should be noinclude)
Line 11: Line 11:
*[[Creating a New Base Object]]
*[[Creating a New Base Object]]


[[Category:Standardized Snippets]]
<noinclude>[[Category:Standardized Snippets]]</noinclude>

Revision as of 12:51, 10 January 2009

  1. Open the cell you wish to add the Persistent Reference to, so you can see it in the Render Window
  2. Select the base object from the Object Window
  3. Drag the base object into the Render Window
  4. Double-click the new reference in the Render Window
  5. Give it a "Reference EditorID" (top bar of the Edit window)
    • This is the name you'll use in your scripts, so give it a name you'll remember
  6. Flag the object as Persistent (top-left of the 6 check-boxes at the bottom)

See Also