osGetHealRate
OSSLfloat osGetHealRate(key agentId)
Gets the current 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 |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osNpcSetProfileAbout(key npc, string about)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
float osMin(float a, float b)
void osLoopSound(integer linknum, string sound, float volume)
integer osConsoleCommand(string Command)
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)
vector osGetSitTargetPos()
string osFormatString(string str, list strings)