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 m |
||
(One intermediate revision by the same user not shown) | |||
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 | |Type = ref | ||
}} | |||
|example = AddTopic HiddenCave | |||
}} | |||
[[Category:Functions]] | [[Category:Functions]] | ||
Line 15: | Line 19: | ||
[[Category:Dialogue Functions]] | [[Category:Dialogue Functions]] | ||
[[Category:Dialogue Functions (GECK 1.1)]] | [[Category:Dialogue Functions (GECK 1.1)]] | ||
<!-- Begin Search Terms | <!-- Begin Search Terms |
Latest revision as of 05:07, 15 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:ref
Example
AddTopic HiddenCave