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

llMakeFire

LSL
void llMakeFire(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)

Make fire like particles. Deprecated: Use llParticleSystem instead.\ Make fire particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.

Parameters

TypeName
integer particles
float scale
float vel
float lifetime
float arc
string texture
vector offset
Sleeps 0.1s
Energy 10

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

More in LSL