Morrowind Mod:Say

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


Say

                Say, "Filename", "Text"

       Where:   Filename = WAV Sound file to play
                Text     = Text used for dialog captions.

        Type:   Sound

     Returns:   none

     Example:   Say, "Vo\Misc\tr_almgreet1.mp3",        "Many Blessings upon you, my loyal servant."
                "hels_assassin1"->Say, "Vo\Misc\helsass1.wav", "...supposed to be here somewhere..."
        
     Scripts:   almaScript
                barassScript

Makes the subject say the given WAV file, only works on animating objects.

See Also: SayDone