Projects » Magic Aura on TP

// by CyberGlo CyberStar

// Magic Aura Poofer

// email: pctek.cyberstar@gmail.com

// Put this script in a small prim and make the prim invisible, then wear it.

// When you TP it makes an effect like you are teleporting on startrek.

//Yes, it's a one line script, but it works like magic!!!

updateParticles(){llParticleSystem([0,256,1,<0,1,0>,2,1.0,5,<.2,4,.2>,7,1.75,9,2,12,"fractal poof",13,0.1,15,12,17,0.5,18,0.5,19,2.0]); llSleep(2.5); llParticleSystem([]); } default {changed(integer c) { if (c & (CHANGED_REGION | CHANGED_TELEPORT | CHANGED_OWNER)) { updateParticles();}}}


Added by: CyberGlo CyberStar
Last Update: 3 years ago
Project Category: Particles
👍 11 like

Code

File name Added By Last Updated Actions


Comments

Just found this - can't wait to use it!! THANK YOU!!!!
like(0)
I DON'T LIKE THIS!!! I LOVE IT! AWESOME! TYSVM! ;)
like(0)