Difference between revisions of "GetObjectCharge"

From the Oblivion ConstructionSet Wiki
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]]
Returns the max charge of the object.


'''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.

See Also[edit | edit source]