Difference between revisions of "AddTopic"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Ez0n3 |
||
Line 1: | Line 1: | ||
{{Function | |||
== | |CSWikiPage = AddTopic | ||
|origin = GECK1 | |||
|summary = Adds a topic to the Player's list of known topics. | |||
Only topics in this list can appear in an NPC's topic list during dialogue. Topics can also be added using the AddTopic list in the dialogue editor window. | |||
|name = AddTopic | |||
= | |returnType = void | ||
|arguments = | |||
{{FunctionArgument | |||
= | |Name = TopicID | ||
AddTopic HiddenCave | }} | ||
|example = AddTopic HiddenCave | |||
}} | |||
[[Category:Functions]] | [[Category:Functions]] | ||
Line 15: | Line 18: | ||
[[Category:Dialogue Functions]] | [[Category:Dialogue Functions]] | ||
[[Category:Dialogue Functions (GECK 1.1)]] | [[Category:Dialogue Functions (GECK 1.1)]] | ||
<!-- Begin Search Terms | <!-- Begin Search Terms |
Revision as of 01:03, 13 January 2011
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: AddTopic.
A function included in the GECK version 1.1.0.36.
Description
Adds a topic to the Player's list of known topics.
Only topics in this list can appear in an NPC's topic list during dialogue. Topics can also be added using the AddTopic list in the dialogue editor window.
Syntax
AddTopic TopicID
Example
AddTopic HiddenCave