Difference between revisions of "ModGoldValue"
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 |
||
(One intermediate revision by the same user not shown) | |||
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== | ||
Line 14: | Line 14: | ||
[[Category:Inventory Functions]] | [[Category:Inventory Functions]] | ||
[[Category:Inventory Functions (OBSE)]] | [[Category:Inventory Functions (OBSE)]] | ||
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.