This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

GetObjectHealth

From the Oblivion ConstructionSet Wiki
Revision as of 15:11, 9 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Returns the base object health. '''Syntax:''' (health:long) ''reference.''GetObjectHealth ''objectID:ref'' ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Returns the base object health.

Syntax:

(health:long) reference.GetObjectHealth objectID:ref

See Also