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

osSetInertia

OSSL
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)

Allows creators to set the major physics dynamic proprieties, replacing the values estimated from the linkset parts. Call osClearInertia to undo.

Parameters

TypeName
float mass
vector centerOfMass
vector principalInertiaScaled
rotation rot
Energy 10

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

More in OSSL