AddTopic
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Adds a Topic to the Add Topic list of a Topic, creating a new choice for that Topic.
Syntax
AddTopic TopicID:ref
Example
AddTopic HiddenCave
Notes
- While Topics can also be added using the Add Topic list in the dialogue editor window, it will cause an incompatibility to any other mod that edits the Topic as this list is not merged at runtime.
- This function should only be used in dialogue result scripts.