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 osNpcSetRot(key npc, rotation rot)
string osSHA256(string input)
list osGetInventoryItemKeys(integer type)
list osGetLinkInventoryKeys(integer linkNumber, integer type)
void osAvatarStopAnimation(key avatarId, string animation)
key osGetMapTexture()
string osMovePen(string drawList, integer x, integer y)
rotation osNpcGetRot(key npc)