Say
From GECK
Link to TES4 Construction Set Wiki: Say.
A function included in the GECK for Fallout 3.
Contents
Description
Say makes an actor speak a single line of dialogue.
Syntax
Actor.Say Topic:EditorID ForceSubtitles:int(0/1) Actor:EditorID is2D:int(0/1) isVoice:int(0/1)
Bugs
- Using Say in a package result script will cause the package to hang if the player is not in the cell
- Using Say in a dialogue result script may cause the game to hang