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 osDropAttachment()
void osParticleSystem(list rules)
string osLoadedCreationID()
void osNpcTouch(key npcLSL_Key, key object_key, integer link_num)
void osLoopSound(integer linknum, string sound, float volume)
void osNpcStand(key npc)
string osSetDynamicTextureData(string dynamicID, string contentType, string data, string extraParams, integer timer)
string osStringReplace(string src, string oldvalue, string newvalue)