This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "ModGoldValue"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Modifies the base gold value of the type up or down. '''Syntax:''' (nothing) ''reference.''ModGoldValue mod...)
 
imported>WereWolf
Line 14: Line 14:
[[Category:Inventory Functions]]
[[Category:Inventory Functions]]
[[Category:Inventory Functions (OBSE)]]
[[Category:Inventory Functions (OBSE)]]
[[Category:Condition Functions]]
[[Category:Condition Functions (OBSE)]]

Revision as of 02:27, 12 September 2007

A command for Oblivion Script Extender

Modifies the base gold value of the type up or down.

Syntax:

(nothing) reference.ModGoldValue modifyBy:float objectID:ref

See Also