Skip to content

llMakeFire

Deprecated
void llMakeFire(integer Particles, float Scale, float Velocity, 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
Particles (integer)
Scale (float)
Velocity (float)
Lifetime (float)
Arc (float)
Texture (string)
Offset (vector)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here