SetIngestibleFlag

Revision as of 18:57, 20 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets an ingestible flag on an ingestible form. "Food" determines if the effects are affected by Survival skill, while "Medicine" flag dete...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

SetIngestibleFlag ingestible:form flag:int value:bool

Ingestible Flags

2	Food
4	Medicine

See Also

GetIngestibleFlag