Difference between revisions of "SetObjectCharge"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Fixed see also)
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]]
Sets the max charge of the object.


'''Syntax:'''
'''Syntax:'''
  (nothing) ''refernce.''SetObjectCharge nuCharge:long ''objectID:ref''
  (nothing) ''refernce.''SetObjectCharge nuCharge:long ''objectID:ref''
Sets the max charge of the object.


==See Also==
==See Also==

Revision as of 14:10, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) refernce.SetObjectCharge nuCharge:long objectID:ref

Sets the max charge of the object.

See Also