SetIngestibleFlag

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

A function added by the Lutana NVSE plugin.

Description

Sets an ingestible flag on an ingestible form. "Food" determines if the effects are affected by Survival skill, while "Medicine" flag determines if the effects are affected by Medicine skill. They are not mutually exclusive.

Syntax

[help]
SetIngestibleFlag ingestible:form flag:int value:bool

Ingestible Flags

2	Food
4	Medicine

See Also

GetIngestibleFlag