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