osSetHealRate
OSSLvoid osSetHealRate(key agentId, float health)
Sets the automatic healing rate in % per second. Default heal rate is now around 0.5% per second. A value of zero can disable automatic heal, current maximum value is 100 % per second.
Parameters
| Type | Name |
|---|---|
| key | agentId |
| float | health |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
vector osGetStandTarget()
key osGetParcelID()
string osGetGridName()
rotation osNpcGetRot(key npc)
void osAvatarStopAnimation(key avatarId, string animation)
void osNpcSetProfileImage(key npc, string image)
void osNpcMoveTo(key npc, vector position)