SetValueAlt

Revision as of 10:36, 26 April 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Similar to the NVSE SetBaseItemValue - sets the base value of the specified item. This function, however, also works on ingestible-ty...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Similar to the NVSE SetBaseItemValue - sets the base value of the specified item. This function, however, also works on ingestible-type items.

Syntax

(oldValue:int) SetValueAlt baseItem:ref newValue:int

Example

SetValueAlt Stimpak 120

See Also