llMakeSmoke
Function Syntax
void llMakeSmoke(
- integer Particles,
- float Scale,
- float Velocity,
- float Lifetime,
- float Arc,
- string Texture,
- vector Offset
Make smoke like particles. Deprecated: Use llParticleSystem instead.
Make smoky particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.