Holotape
Revision as of 03:23, 22 October 2017 by imported>Qazaaq (Created page with "'''Type:''' <code>NOTE</code> <BR/> '''Papyrus:''' Holotape Script The holotape can playback a sound, voice, display a terminal, or execute a flash program. == Editor Di...")
Type: NOTE
Papyrus: Holotape Script
The holotape can playback a sound, voice, display a terminal, or execute a flash program.
Editor Dialog
- ID: The editor ID which is used by the Creation Kit.
- Name: The object's name as it will appear within menus and the game world.
- Weight: The weight of this object which represents how heavy it is.
- Value: The object's value in caps which determines its worth to vendors.
- Model: The Model File that will be used.
- Icon: The Texture File that will be used.
- Preview Transform: The Transform that is applied when this object's model is shown in the inventory menus.
- Type: Select a data type to display.
- Sound: The Sound Descriptor to play.
- Voice: The Quest scene dialogue to start.
- Program: The Flash File to execute.
- Terminal: The Terminal to display.
- Pickup/Putdown Sounds
- Pickup: The Sound Descriptor played when the object is picked up.
- Putdown: The Sound Descriptor played when the object is dropped.
- Scripts: Papyrus scripts can be attached here, and their properties edited.
Notes
None