Difference between revisions of "GetGoldValue"
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:''' | ||
(goldValue:long) ''reference.''GetGoldValue ''objectID:ref'' | (goldValue:long) ''reference.''GetGoldValue ''objectID:ref'' | ||
Returns the base gold value of the type. | |||
==See Also== | ==See Also== |
Latest revision as of 12:21, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(goldValue:long) reference.GetGoldValue objectID:ref
Returns the base gold value of the type.