osCauseHealing
OSSLvoid osCauseHealing(key agentId, float healing)
Increase health to the specified avatar
Parameters
| Type | Name |
|---|---|
| key | agentId |
| float | healing |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetSitActiveRange(float v)
string osDrawFilledRectangle(string drawList, integer width, integer height)
void osAvatarStopAnimation(key avatarId, string animation)
void osNpcMoveTo(key npc, vector position)
void osSunSetParam(string param, float value)
string osGetScriptEngineName()
string osLoadedCreationDate()
list osOldList2ListStrided(list src, integer start, integer end, integer stride)