fx fx/sparks { { delay 0 duration 0.5 restart 0 light "lights/sparks_sound", 1, 1, 1, 96 offset 0, 0, 0 } { delay 0 sound "security_camera_spark" duration 2.5 } { delay 0 duration 2.5 restart 0 model "sparks.prt" //fadeout 1.5 //particle "sparks.prt" } } fx fx/smallsparks { { restart 1 random 0.5, 3.5 duration 5 rotate 0.1 model "particles/smallfiresparks.prt" fire blue } { delay 1000000 name blue duration 5 rotate 0.1 model "particles/smallbluesparks.prt" } }