TopicInfoSetSaidOnce
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Sets or returns value of "Said once" of specified TopicInfo.
Syntax
(iSaidOnce:int) TopicInfoSetSaidOnce TopicInfo:form
Example
TopicInfoSetSaidOnce 00104E7E 1
Will set "said once" value of Sunny Smiles first player greeting.
set iSaidOnce to TopicInfoSetSaidOnce 00104E7E
Will return "said once" value of Sunny Smiles first player greeting.
Notes
- Changes made by this functions are not saved within a savegame and persistent throughout the gamesession.
- TopicInfos with "SayOnce" flags enabled will not be played if "Said once" value is true.