GetMessageDisabled

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the specified Message form was disabled by SetMessageDisabled.

Syntax

[help]
(messageDisabled:0/1) GetMessageDisabled message:ref

Example

set bMsgDisabled to GetMessageDisabled AddictionRemovalMsg

See Also