Furniture

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Furniture objects are similar to those present as statics, but can be used by actors. These usually include chairs, benches, altars, stools and beds. In addition to being able to be used, furniture objects are scriptable.

Base Object Fields[edit | edit source]

  • ID: The Editor ID for this object. This is a unique name used to identify the furniture piece within the Construction Set
  • Name: This is the name displayed by the container ingame.
  • Script: Object script attached to the furniture.
  • NIF File: 3D art used to display the furniture ingame
  • Quest Item: Marks this as a quest item.
  • Active Markers: Lists the markers, defined in the mesh, which determine the usable parts of the furniture.

Reference Object Fields[edit | edit source]

  • Ownership Tab: Declares the owner faction and/or owner NPC. The player cannot use owned furniture.