r2250 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Mar 22 17:28:52 EDT 2007


Author: esteel
Date: 2007-03-22 17:28:51 -0400 (Thu, 22 Mar 2007)
New Revision: 2250

Modified:
   branches/nexuiz-2.0/data/effectinfo.txt
   trunk/data/effectinfo.txt
Log:
reenabled new nexgun effect but removed liquidfriction which is MUCH better at fps and make it type smoke so it can be disabled with cl_particles_smoke 0


Modified: branches/nexuiz-2.0/data/effectinfo.txt
===================================================================
--- branches/nexuiz-2.0/data/effectinfo.txt	2007-03-17 16:22:37 UTC (rev 2249)
+++ branches/nexuiz-2.0/data/effectinfo.txt	2007-03-22 21:28:51 UTC (rev 2250)
@@ -646,7 +646,6 @@
 color 0xFFFFFF 0xFFFFFF
 size 4 4
 alpha 128 128 256
-/*
 // experimental
 effect TE_TEI_G3
 trailspacing 2
@@ -655,9 +654,9 @@
 size 1 1
 alpha 256 256 512
 airfriction -4
-liquidfriction -4
+//liquidfriction -4
 velocityjitter 8 8 8
-*/
+type smoke
 /*
 // experimental
 effect TE_TEI_G3

Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2007-03-17 16:22:37 UTC (rev 2249)
+++ trunk/data/effectinfo.txt	2007-03-22 21:28:51 UTC (rev 2250)
@@ -646,7 +646,6 @@
 color 0xFFFFFF 0xFFFFFF
 size 4 4
 alpha 128 128 256
-/*
 // experimental
 effect TE_TEI_G3
 trailspacing 2
@@ -655,9 +654,9 @@
 size 1 1
 alpha 256 256 512
 airfriction -4
-liquidfriction -4
+//liquidfriction -4
 velocityjitter 8 8 8
-*/
+type smoke
 /*
 // experimental
 effect TE_TEI_G3




More information about the nexuiz-commits mailing list