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)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here