From 63e733fedf1ca30d2e4450274d5caedb6ee107c6 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 24 Jul 2010 19:23:17 +0200 Subject: [PATCH] new electro_lightning effect :P --- effectinfo.txt | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/effectinfo.txt b/effectinfo.txt index 9f98d6af5..a9fdc33e0 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -4976,19 +4976,18 @@ velocityjitter 156 156 156 // used in qcsrc/server/w_electro.qc: pointparticles(particleeffectnum("electro_muzzleflash"), w_shotorg, w_shotdir * 1000, 1) // used in qcsrc/server/w_electro.qc: pointparticles(particleeffectnum("electro_muzzleflash"), w_shotorg, w_shotdir * 1000, 1) effect electro_lightning -countabsolute 1 -type smoke +count 300 +type spark color 0x283880 0x283880 // 0x202020 0x404040 tex 65 65 -size 10 10 -alpha 256 256 1500 +size 5 5 +alpha 256 256 1024 originjitter 1.5 1.5 1.5 velocityjitter 6 6 6 -sizeincrease -20 -velocitymultiplier 0.01 - +sizeincrease 20 +velocitymultiplier 2000 effect electro_lightning -count 3 +count 30 type spark tex 8 15 color 0xD9FDFF 0xD9FDFF @@ -4999,9 +4998,8 @@ velocityjitter 150 150 150 velocitymultiplier 0.5 airfriction 2 stretchfactor 1.5 - effect electro_lightning -count 5 +count 50 type spark tex 41 41 color 0xD9FDFF 0xD9FDFF -- 2.39.2