llMakeExplosion
Function Syntax
void llMakeExplosion(
- integer Particles,
- float Scale,
- float Velocity,
- float Lifetime,
- float Arc,
- string Texture,
- vector Offset
Make a round explosion of particles. Deprecated: Use llParticleSystem instead.
Make a round explosion of particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.