Difference between revisions of "ModObjectHealth"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Modifies the base object health up or down. '''Syntax:''' (nothing) ''reference.''ModObjectHealth modifyBy...)
 
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 base object health up or down.
Modifies the base object health up or down.

Revision as of 14:14, 9 September 2007

A command for Oblivion Script Extender

Modifies the base object health up or down.

Syntax:

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

See Also