llPushObject
LSLvoid 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
| Type | Name |
|---|---|
| string | target |
| vector | impulse |
| vector | ang_impulse |
| integer | local |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llCollisionSound(string impact_sound, float impact_volume)
void llTriggerSound(string sound, float volume)
vector llGroundNormal(vector offset)
integer llAbs(integer val)
integer llHash(string s)
void llOpenRemoteDataChannel()
integer llListFindStrided(list src, list test, integer lstart, integer lend, integer lstride)
integer llGetScriptState(string name)