Difference between revisions of "ModObjectHealth"
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 |
||
(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:''' | |||
(nothing) ''reference.''ModObjectHealth modifyBy:float ''objectID:ref'' | |||
Modifies the base object health up or down. | Modifies the base object health up or down. | ||
==See Also== | ==See Also== |
Latest revision as of 13:23, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) reference.ModObjectHealth modifyBy:float objectID:ref
Modifies the base object health up or down.