TopicInfoSetFlagsLow

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Sets or returns Low flags of specified Topic Info.

Syntax

[help]
(iFlags:int) TopicInfoSetFlagsLow TopicInfo:form Flags:int

Example

set iFlags to TopicInfoSetFlagsLow 15Ed5D

Will return flags of specified TopicInfo

TopicInfoSetFlagsLow 15Ed5D 1

Will set flags to specified TopicInfo

Topic Flags

Flag Bit Setting
0x1 0 Say Once a day
0x2 1 Always Darken

Notes

  • Changes made by this functions are not saved within a savegame and persistent throughout the game session.

See Also