Difference between revisions of "ModGoldValue"
Jump to navigation
Jump to search
imported>WereWolf |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) ''reference.''ModGoldValue modifyBy:float ''objectID:ref'' | (nothing) ''reference.''ModGoldValue modifyBy:float ''objectID:ref'' | ||
Modifies the base gold value of the type up or down. | |||
==See Also== | ==See Also== |
Latest revision as of 12:13, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) reference.ModGoldValue modifyBy:float objectID:ref
Modifies the base gold value of the type up or down.