OBJECT HEALTH
Revision as of 17:28, 13 August 2024 by Nexii Malthus (talk | contribs) (Created page with "{{LSL Constant |name=OBJECT_HEALTH |type=integer |value=50 |desc=Gets the health of the object. |constants= {{LSL DefineRow||PRIM_HEALTH|}} |functions= {{LSL DefineRow||...")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer OBJECT_HEALTH = 50;The integer constant OBJECT_HEALTH has the value 50
Gets the health of the object.
Caveats