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

osAvatarPlayAnimation

OSSL
void osAvatarPlayAnimation(key avatarId, string animation)

Plays a given animation on a specified avatar.; No PERMISSION_TRIGGER_ANIMATION check.

Parameters

TypeName
key avatarId
string animation
Energy 10

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

More in OSSL