Difference between revisions of "Say"
Jump to navigation
Jump to search
imported>Cipscis (Updated to function template - included three more optional parameters in syntax) |
imported>Cipscis |
||
Line 1: | Line 1: | ||
{{Function | {{Incomplete}}{{Function | ||
|CSWikiPage = Say | |CSWikiPage = Say | ||
|origin = GECK1 | |origin = GECK1 |
Revision as of 19:25, 10 May 2009
This article is incomplete. You can help by filling in any blank descriptions. Further information might be found in a section of the discussion page. Please remove this message when no longer necessary. |
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: Say.
A function included in the GECK version 1.1.0.36.
Description
Say makes an actor speak a single line of dialogue.
Syntax
Actor.Say Topic:EditorID ForceSubtitleFlag:int Actor:EditorID Integer:int Integer:int
Notes
- The purpose of the last three optional parameters is unknown at this time.