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

llPushObject

LSL
void llPushObject(string target, vector impulse, vector ang_impulse, integer local)

Applies Impulse and AngularImpulse to ObjectID.\ Applies the supplied impulse and angular impulse to the object specified.

Parameters

TypeName
string target
vector impulse
vector ang_impulse
integer local
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL