SetAddictionChance

From the Fallout3 GECK Wiki
Revision as of 20:34, 23 September 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the <i>Addiction Chance</i> of the specified <i>Ingestible</i> item. |name = SetAddictionChance |returnType = chance:float |argum...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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