From 259071436a421949593bc482950a634725063e30 Mon Sep 17 00:00:00 2001 From: esteel Date: Wed, 2 Apr 2008 18:08:29 +0000 Subject: [PATCH] it seems its a bad idea to insert effects in the middle of effectinfo.txt now that we use pointparticles.. lets see if this help when playing with svn clients on 2.4 servers git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3573 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/effectinfo.txt | 98 ++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 2f33de27a..eb1b47dd4 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -1591,55 +1591,6 @@ velocityjitter 32 32 32 -// bigger crylink impact effect -// decal -effect crylink_impactbig -countabsolute 1 -type decal -tex 47 47 -size 24 24 -alpha 256 256 0 -originjitter 12 12 12 -//lightradius 200 -//lightradiusfade 800 -//lightcolor 3.2 0.4 4 -// purple flare effect -effect crylink_impactbig -countabsolute 1 -type static -tex 39 39 -color 0x504060 0x504060 -size 24 24 -alpha 256 256 512 -// purple sparks -effect crylink_impactbig -count 80 -type spark -tex 41 41 -color 0xA040C0 0xA040C0 -bounce 2 -size 6 6 -alpha 256 256 1024 -velocityjitter 512 512 512 -// purple splash -effect crylink_impactbig -count 3 -type static -color 0xE070FF 0xE070FF -size 16 16 -alpha 256 256 512 -velocityjitter 32 32 32 -// purple splash -effect crylink_impactbig -count 6 -type static -color 0xE070FF 0xE070FF -size 16 16 -alpha 256 256 1024 -velocityjitter 256 256 256 - - - effect nex_muzzleflash count 10 type smoke @@ -2236,3 +2187,52 @@ bounce -1 velocityjitter 64 64 64 velocitymultiplier 100 + + + +// bigger crylink impact effect +// decal +effect crylink_impactbig +countabsolute 1 +type decal +tex 47 47 +size 24 24 +alpha 256 256 0 +originjitter 12 12 12 +//lightradius 200 +//lightradiusfade 800 +//lightcolor 3.2 0.4 4 +// purple flare effect +effect crylink_impactbig +countabsolute 1 +type static +tex 39 39 +color 0x504060 0x504060 +size 24 24 +alpha 256 256 512 +// purple sparks +effect crylink_impactbig +count 80 +type spark +tex 41 41 +color 0xA040C0 0xA040C0 +bounce 2 +size 6 6 +alpha 256 256 1024 +velocityjitter 512 512 512 +// purple splash +effect crylink_impactbig +count 3 +type static +color 0xE070FF 0xE070FF +size 16 16 +alpha 256 256 512 +velocityjitter 32 32 32 +// purple splash +effect crylink_impactbig +count 6 +type static +color 0xE070FF 0xE070FF +size 16 16 +alpha 256 256 1024 +velocityjitter 256 256 256 -- 2.39.2