SetAddictionChance

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

A function added by the JIP NVSE Plugin.

Description

Sets the Addiction Chance of the specified Ingestible item.

Syntax

[help]
(chance:float) SetAddictionChance ingestible:ref newChance:float

Example

SetAddictionChance Morphine 0.2

See Also