Difference between revisions of "Activator"
Jump to navigation
Jump to search
imported>Scrivener07 (Info for Native Terminal) |
Scrivener07 (talk | contribs) (Added the object type code ACTI.) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Object_Classes]] | [[Category:Object_Classes]] | ||
[[Category:WorldObjects]] | [[Category:WorldObjects]] | ||
'''Type:''' <code>ACTI</code> | |||
<BR/> | |||
'''Papyrus:''' [[Activator Script]] | '''Papyrus:''' [[Activator Script]] | ||
Line 31: | Line 33: | ||
**'''Non Occlurder:''' | **'''Non Occlurder:''' | ||
**'''Never Fades:''' | **'''Never Fades:''' | ||
**'''Is Marker:''' | **'''Is Marker:''' The activator will behave as a marker, thus wont render in game. | ||
**'''Heading Marker:''' | **'''Heading Marker:''' | ||
**'''Headtrack Marker:''' | **'''Headtrack Marker:''' | ||
Line 42: | Line 44: | ||
**'''Pack-In Use Only:''' | **'''Pack-In Use Only:''' | ||
*'''Default Primitive Color:''' | *'''Default Primitive Color:''' | ||
*'''Interaction Conditions:''' | *'''Interaction Conditions:''' Specify conditions for which object(s) can and cannot activate/trigger this activator/trigger. | ||
**'''<<:''' | **'''<<:''' | ||
**'''>>:''' | **'''>>:''' | ||
**'''New:''' | **'''New:''' | ||
*'''Native Terminal:''' When used with security doors, this is the terminal that displays the unlocking/locking/open/closing options. | *'''Native Terminal:''' When used with most security doors, this is the terminal that displays the unlocking/locking/open/closing options. | ||
*'''Actor Values:''' | *'''Actor Values:''' | ||
**'''Actor Value:''' | **'''Actor Value:''' |
Latest revision as of 23:34, 22 February 2023
Type: ACTI
Papyrus: Activator Script
An activator is an object that can be used (or activated) by an Actor or another activator.
Editor Dialog[edit | edit source]
- ID: The editor ID which is used by the Creation Kit.
- Name: The name as it will appear in-game.
- Model: The 3D model used by this object.
- Sounds
- Activate:
- Looping:
- NavMesh Generation Import Option
- Collision Geometry:
- Bounding Box:
- Filter:
- Ground:
- Forced Loc Ref Type:
- Activate Text Override:
- Water Type: The WaterType this activator should use.
- No Displacement:
- Add Destruction Data:
- Keywords: A list of keywords that signal information to other game systems.
- Flags
- Dangerous:
- Obstacle:
- On Local Map:
- Non Occlurder:
- Never Fades:
- Is Marker: The activator will behave as a marker, thus wont render in game.
- Heading Marker:
- Headtrack Marker:
- Random Anim Start:
- Used As Platform:
- Ignore Object Interaction:
- Ignored By Sandbox:
- Child Can Use:
- Must Update Anims:
- Pack-In Use Only:
- Default Primitive Color:
- Interaction Conditions: Specify conditions for which object(s) can and cannot activate/trigger this activator/trigger.
- <<:
- >>:
- New:
- Native Terminal: When used with most security doors, this is the terminal that displays the unlocking/locking/open/closing options.
- Actor Values:
- Actor Value:
- Amount:
- Papyrus Scripts: A list of Papyrus scripts attached to this object.
- 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.
- Radio Receiver Data:
- Is A Radio:
- Starts Active:
- No Signal Static:
- Frequency:
- Volume:
- Output Model Override:
- Is A Radio:
- Preview Transform: