AddTopic
Revision as of 14:42, 20 March 2007 by imported>Dev akm (added reference for Fixing the AddTopic Bug)
Description
- AddTopic 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
References
List of functions that use AddTopic (wiki) Fixing the AddTopic Bug