Cancel Particles

Written by Kitsune
default {
     state_entry() 
     {
          llParticleSystem([]);
     }
}