Difference between revisions of "SetItemValue"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>Vswe
(Added Search Terms)
 
Line 11: Line 11:
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions (CS 1.0)]]
[[Category: Statistics Functions (CS 1.0)]]
<!-- Begin Search Terms
Set
Item
Value
End Search Terms -->

Latest revision as of 12:40, 20 June 2008

Syntax:

SetItemValue iSetGoldAmount


Sets the item's base value to the specified amount. Note that while it is called on a reference, it actually changes the value of the reference's base object (and so will change the value of every reference of that base object).