TopicInfoAddChoice
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Adds a Topic to a list of choices of specified TopicInfo.
Syntax
TopicInfoAddChoice TopicInfo:form Topic:form Position:int
Example
TopicInfoAddChoice 00104E7E 001055D2 -1
Will add topic to the end of list of choices to Sunny Smiles first player greeting.
TopicInfoAddChoice 00104E7E 001055D2 0
Will add topic to the beginning of the list of choices to Sunny Smiles first player greeting.
Notes
- Changes made by this functions are not saved within a savegame and persistent throughout the gamesession.
- This function allows adding topic to dialogues without breaking compability between mods.