Difference between revisions of "GetObjectCharge"
Jump to navigation
Jump to search
imported>WereWolf (Fixed see also) |
imported>DragoonWraith m (standardizing) |
||
(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:''' | ||
(charge:long) ''reference.''GetObjectCharge ''objectID:ref'' | (charge:long) ''reference.''GetObjectCharge ''objectID:ref'' | ||
Returns the max charge of the object. | |||
==See Also== | ==See Also== | ||
Line 20: | Line 20: | ||
[[Category:Magic Functions]] | [[Category:Magic Functions]] | ||
[[Category:Magic Functions (OBSE)]] | [[Category:Magic Functions (OBSE)]] | ||
[[Category: Magic Functions - Magic Item (OBSE)]] |
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.