If you have a script that creates a particle system and then delete the script from the prim, the particles don't seem to go away. How can I get rid of them?
views:
77answers:
1
+3
A:
You must create a script with an empty particle emitter: llParticleSystem([]);
Evil Spork
2009-06-22 22:20:56