Difference between revisions of "ModObjectCharge"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(fixed see)
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]]
Modifies the max charge of the object up or down.


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''ModObjectCharge modifyBy:float ''objectID:ref''
  (nothing) ''reference.''ModObjectCharge modifyBy:float ''objectID:ref''
Modifies the max charge of the object up or down.


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

Revision as of 14:09, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) reference.ModObjectCharge modifyBy:float objectID:ref

Modifies the max charge of the object up or down.

See Also