Difference between revisions of "AddTopic"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Ez0n3
imported>Ez0n3
m
 
Line 10: Line 10:
   {{FunctionArgument
   {{FunctionArgument
   |Name = TopicID
   |Name = TopicID
  |Type = ref
   }}
   }}
  |example = AddTopic HiddenCave  
  |example = AddTopic HiddenCave  

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

[help]
AddTopic TopicID:ref

Example

AddTopic HiddenCave