Difference between revisions of "Say"
Jump to navigation
Jump to search
m
no edit summary
imported>JOG (Interesting "new" functions...) |
imported>JOG m |
||
Line 9: | Line 9: | ||
'''Examples:''' | '''Examples:''' | ||
Say SecretTopic | Say SecretTopic | ||
DAMolagBalSpeech 1 DAMolagBalVoice 1 | DAMolagBalSpeech 1 DAMolagBalVoice 1 | ||
Line 21: | Line 22: | ||
*With the optional "SpeakerID" it's possible to make a creature, an activator or another Object say something. The ID needs to be a NPC which will be used to determine race and gender of the voice-file to be used. For this, the NPC doesn't need to be placed in the world. | *With the optional "SpeakerID" it's possible to make a creature, an activator or another Object say something. The ID needs to be a NPC which will be used to determine race and gender of the voice-file to be used. For this, the NPC doesn't need to be placed in the world. | ||
* | *"UnknownFlag" is set to 1 in all daedra-shrine scripts, it is recommended to set it to 1 whenever you use the SpeakerID. | ||