Difference between revisions of "Creating a New Persistent Reference"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Should be noinclude)
imported>Bruneauinfo
(Added a note under 5 concerning using numbers to start editor IDs)
 
Line 6: Line 6:
#Give it a "Reference EditorID" (top bar of the Edit window)
#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
#*This is the name you'll use in your scripts, so give it a name you'll remember
#*'''DO NOT''' start the EditorID with a number.
#Flag the object as Persistent (top-left of the 6 check-boxes at the bottom)
#Flag the object as Persistent (top-left of the 6 check-boxes at the bottom)



Latest revision as of 22:50, 23 December 2010

  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
    • DO NOT start the EditorID with a number.
  6. Flag the object as Persistent (top-left of the 6 check-boxes at the bottom)

See Also[edit | edit source]