Difference between revisions of "GetObjectCharge"
Jump to navigation
Jump to search
imported>DragoonWraith (MI) |
imported>DragoonWraith m (standardizing) |
||
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:''' | ||
(charge:long) ''reference.''GetObjectCharge ''objectID:ref'' | (charge:long) ''reference.''GetObjectCharge ''objectID:ref'' | ||
Returns the max charge of the object. | |||
==See Also== | ==See Also== |
Latest revision as of 03:09, 3 March 2008
A command for Oblivion Script Extender
Syntax:
(charge:long) reference.GetObjectCharge objectID:ref
Returns the max charge of the object.