Difference between revisions of "Furniture"

152 bytes removed ,  01:27, 23 February 2023
Added object type code.
imported>Qazaaq
(added property templates)
(Added object type code.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Editor Reference]]
[[Category:Object Classes]]
[[Category:WorldObjects]]
'''Type:''' <code>FURN</code>
<BR/>
'''Papyrus:''' [[Furniture Script]], [[ObjectReference Script]]
'''Papyrus:''' [[Furniture Script]], [[ObjectReference Script]]


All furniture objects can be used by actors. In general, this means objects like chairs and beds.
All furniture objects can be used by [[Actor|Actors]]. In general, this means objects like chairs and beds.


== Editor Dialog ==
== Editor Dialog ==
Line 18: Line 23:
**'''Disables Activation:'''
**'''Disables Activation:'''
**'''Use Static Avoid Node:'''
**'''Use Static Avoid Node:'''
**'''Must Exit To Talk:'''  NPC cannot talk from this object and will leave it when greeted by player.
**'''Must Exit To Talk:'''  NPC cannot talk from this object and will leave it when greeted by [[Player]].
**'''Is Perch:''' Can be used as a perch marker for dragons.
**'''Is Perch:''' Can be used as a perch marker for dragons.
**'''Ignored By Sandbox:''' NPCs on sandbox packages will not use this furniture.
**'''Ignored By Sandbox:''' NPCs on sandbox packages will not use this furniture.
Line 46: Line 51:
**'''Object Template:'''  
**'''Object Template:'''  
*{{Template:Editor:Property:Papyrus Script}}
*{{Template:Editor:Property:Papyrus Script}}
**'''Add:''' Adds a papyrus script to this object.
**'''Remove:''' Removes the selected papyrus script from this object.
**'''Properties:''' Shows the papyrus property editor for the selected script.
*{{Template:Editor:Property:Conditions|property=Interaction Conditions}}
*{{Template:Editor:Property:Conditions|property=Interaction Conditions}}
*'''Idles:'''
*'''Idles:'''
Line 67: Line 69:
*[[Terminal]]
*[[Terminal]]
*[[:Category:WorldObjects|WorldObjects Category]]
*[[:Category:WorldObjects|WorldObjects Category]]
[[Category:Editor Reference]]
[[Category:Object Classes]]
[[Category:WorldObjects]]
147

edits