SetMessageDisabled
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Disables/enables the specified Message form. A disabled message will never be displayed by the game. Either a single Message or a Form List may be passed as the first parameter (in the latter case, all messages contained in the list will be disabled/enabled).
Syntax
SetMessageDisabled messageOrList:ref disable:0/1
Example
SetMessageDisabled AddictionRemovalMsg 1
SetMessageDisabled HelpManual 1