Difference between revisions of "TalkingActivator"
Jump to navigation
Jump to search
imported>Qazaaq (Added editor property fields) |
imported>Qazaaq |
||
Line 19: | Line 19: | ||
**'''Random Anim Start:''' | **'''Random Anim Start:''' | ||
**'''No Voice Filter:''' | **'''No Voice Filter:''' | ||
** | **{{Template:Editor:Property:On Local Map}} | ||
*{{Template:Editor:Property:Keywords}} | *{{Template:Editor:Property:Keywords}} | ||
*{{Template:Editor:Property:Papyrus Script}} | *{{Template:Editor:Property:Papyrus Script}} |
Latest revision as of 22:53, 29 October 2017
Type: TACT
Papyrus: TalkingActivator Script
The TalkingActivator object is found within the Object Window under the Actor Category.
Editor Dialog[edit | edit source]
- ID: The ID, also referred to as Editor ID, is used by the Creation Kit to uniquely identify this record within a Data File.
- Name: This object's name as it will appear within user interface menus or when the player looks at it.
- Model: The 3D Model File that will be used when this object is placed in the game world.
- Looping Sound:
- Voice Type:
- Add Destruction Data: Allows you to configure the objects destruction data with the Destructible Object Data editor.
- Flags
- Radio Station:
- Cont. Broadcast:
- Non-Pipboy:
- Random Anim Start:
- No Voice Filter:
- On Local Map: Indicates this object will appear on the PipboyMenu local map. The local map displays a top-down view of Cell geometry and all objects that have On Local Map selected.
- Keywords: A list of Keywords that signal information to other Game Systems.
- Scripts: Papyrus scripts may be added, removed, and their properties edited.
- 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.