ToggleCraftingMessages
From GECK
A function added by the JIP NVSE Plugin.
Description
Toggles the corner messages that display when crafting items.
Syntax
ToggleCraftingMessages :int{0/1}
Example
ToggleCraftingMessages 0 // Disables the crafting messages. ToggleCraftingMessages 1 // Re-eanbles the crafting messages.