Difference between revisions of "Container"

Jump to navigation Jump to search
109 bytes added ,  02:21, 8 March 2020
added templates and links
imported>Scrivener07
m (→‎Actor Values: Displays value and allows for it to be changed.)
imported>Qazaaq
(added templates and links)
 
Line 1: Line 1:
'''Type:''' <code>CONT</code>
<BR/>
'''Papyrus:''' [[Container Script]]
'''Papyrus:''' [[Container Script]]


A container is a type of object that holds a collection of items.  
A [[Container]] is a type of object that holds a collection of items.
The Container [[object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].


== Editor Dialog ==
== Editor Dialog ==
[[File:Container Editor.png|700px|thumb]]
[[File:Container Editor.png|700px|thumb]]
*'''ID:''' The editor ID which is used by the Creation Kit.
*{{Template:Editor:Property:ID}}
*'''Name:''' The name as it will appear in-game.
*{{Template:Editor:Property:Name}}
*'''Weight:'''
*{{Template:Editor:Property:Weight}}
*'''Encumbrance:'''  
*'''Encumbrance:'''  
*'''Random Anim Start:'''  
*'''Random Anim Start:'''  
Line 13: Line 16:
*'''Respawns:''' If this container respawns/resets with the [[Cell]].
*'''Respawns:''' If this container respawns/resets with the [[Cell]].
*'''Show Owner:'''  
*'''Show Owner:'''  
*'''Model:''' Displays the model for this object.
*{{Template:Editor:Property:Model}}
**'''Edit:''' Chooses the model for this object.
**'''Edit:''' Chooses the model for this object.
*'''Add Destruction Data:''' Sets the damage states if an object is destructible.
*{{Template:Editor:Property:Add Destruction Data}}


==NavMesh Generation Import Option==
==NavMesh Generation Import Option==
Line 33: Line 36:


== Keywords ==
== Keywords ==
Lists all the [[Keyword|Keywords]] that will be associated with this container.
{{Template:Editor:Property:Keywords}}
These will be associated with this container.


== Contains Only ==
== Contains Only ==
Line 52: Line 56:


==Papyrus Scripts==
==Papyrus Scripts==
A list of all the [[Papyrus]] scripts attached to this object.
* {{Template:Editor:Property:Scripts}}


==Actor Values==
==Actor Values==
List of [[Actor Value|Actor Values]] that will be associated with this container.
*{{Template:Editor:Property:Actor_Values}} These will be associated with this container.
*'''Actor Value:''' Drop down for actor values. An actor value can't be added from this list, you must add an actor value to the left of this.
**'''Actor Value:''' Drop down for actor values. An actor value can't be added from this list, you must add an actor value to the left of this.
*'''Amount:''' Displays the value chosen for the actor value, which can also be used to change the value.
**'''Amount:''' Displays the value chosen for the actor value, which can also be used to change the value.


== See Also ==
== See Also ==
*[[ContainerMenu]]
*[[:Category:WorldObjects|WorldObjects Category]]
*[[:Category:WorldObjects|WorldObjects Category]]


[[Category:Editor Reference]]
[[Category:Editor Reference]]
[[Category:Object_Classes]]
[[Category:Object Classes]]
[[Category:WorldObjects]]
[[Category:WorldObjects]]
Anonymous user

Navigation menu