Difference between revisions of "SetItemValue"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Quetzilla
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 10: Line 10:


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (GECK 1.0)]]
[[Category: Object Functions]]
[[Category: Object Functions]]
[[Category: Object Functions (GECK 1.0)]]

Revision as of 12:31, 12 August 2009

Syntax:

SetItemValue iSetCapsAmount


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).

Notes

  • The changes made by this function will be saved to save games.