Difference between revisions of "Container"

Jump to navigation Jump to search
491 bytes added ,  02:21, 8 March 2020
added templates and links
imported>Tania
(Added Container page contents)
imported>Qazaaq
(added templates and links)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:Container_image.png|700px|thumb]]
'''Type:''' <code>CONT</code>
<BR/>
'''Papyrus:''' [[Container Script]]


==Container Dialog==
A [[Container]] is a type of object that holds a collection of items.
*'''ID:''' Unique indentifier for this form.
The Container [[object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].
*'''Name:''' Display name.
 
*'''Weight:'''
== Editor Dialog ==
[[File:Container Editor.png|700px|thumb]]
*{{Template:Editor:Property:ID}}
*{{Template:Editor:Property:Name}}
*{{Template:Editor:Property:Weight}}
*'''Encumbrance:'''  
*'''Encumbrance:'''  
*'''Random Anim Start:'''  
*'''Random Anim Start:'''  
*'''Obstacle:''' If this container dynamically cuts navmesh.
*'''Obstacle:''' If this container dynamically cuts navmesh.
*'''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 destructable.
*{{Template:Editor:Property:Add Destruction Data}}


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


*'''Forced Loc Ref Type:'''
*'''Forced Loc Ref Type:'''
*'''Native Terminal:''' Select the terminal linked to this container.
*'''Native Terminal:''' Select the [[Terminal]] linked to this container.


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


== Contains Only ==
== Contains Only ==
Unknown use. A drop down of lists. Possibly lists that will tell container to only allow those objects.
A drop down of [[FormList|Formlists]]. Items in the Formlist are allowed in the container. Items that aren't are refused.


==Item List==
==Item List==
Line 42: Line 49:
*'''Owner:''' Each item in the container can belong to an NPC or Faction.
*'''Owner:''' Each item in the container can belong to an NPC or Faction.
**'''NPC:''' The specific NPC that owns the object. Stealing the object is considered an act of aggression against the NPC.
**'''NPC:''' The specific NPC that owns the object. Stealing the object is considered an act of aggression against the NPC.
**'''Faction:''' The specific Faction that owns the object. Stealing the object is considered an act of aggression against the faction.
**'''Faction:''' The specific [[Faction]] that owns the object. Stealing the object is considered an act of aggression against the faction.
**'''Global Variable:''' Not used.
**'''Global Variable:''' Not used.
**'''Required Rank:''' The minimum faction rank necessary to act as an owner of this object.
**'''Required Rank:''' The minimum faction rank necessary to act as an owner of this object.
Line 49: Line 56:


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


==Actor Values==
==Actor Values==
List of 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:''' Current value of this actor value?
**'''Amount:''' Displays the value chosen for the actor value, which can also be used to change the value.


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


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

Navigation menu