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
list osGetParcelIDs()
integer osSetTerrainHeight(integer x, integer y, float val)
string osLoadedCreationDate()
void osSetSitActiveRange(float v)
string osStringRemove(string src, integer start, integer count)
float osGetTerrainHeight(integer x, integer y)
float osMax(float a, float b)
vector osGetRegionSize()