llGetHealth

From Second Life Wiki
Revision as of 09:55, 1 May 2024 by Rider Linden (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Function: float llGetHealth( key id );

Returns the current health of an avatar or object in the region.
Returns a float

• key id The ID of an agent or object in the region.

Specification

KBwarning.png Warning: This function or parameter is part of the Combat2 project and is only available on parts of the beta grid.

Returns the current health value for an avatar or object in the region.

Examples

See Also

Constants

•  PUBLIC_CHANNEL

Functions

•  llGetObjectDetails
•  LlSetPrimitiveParams
•  LlSetPrimitiveParams

Deep Notes

Search JIRA for related Issues

Signature

function float llGetHealth( key id );