Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

osSetHealRate

OSSL
void 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

TypeName
key agentId
float health
Energy 10

OpenSimulator extensions. Some are gated by threat level and a region may refuse them.

More in OSSL