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
string osGetPhysicsEngineType()
key osGetLinkInventoryKey(integer linkNumber, string name, integer type)
void osSetContentType(key id, string type)
void osNpcSay(key npc, integer channel, string message)
void osListSortInPlace(list src, integer stride, integer ascending)
void osSetParcelMediaURL(string url)
list osGetNPCList()
void osNpcMoveTo(key npc, vector position)