[nexuiz-commits] r8144 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Oct 16 04:34:05 EDT 2009


Author: div0
Date: 2009-10-16 04:34:05 -0400 (Fri, 16 Oct 2009)
New Revision: 8144

Modified:
   trunk/data/qcsrc/server/g_triggers.qc
Log:
comment :P


Modified: trunk/data/qcsrc/server/g_triggers.qc
===================================================================
--- trunk/data/qcsrc/server/g_triggers.qc	2009-10-16 08:32:20 UTC (rev 8143)
+++ trunk/data/qcsrc/server/g_triggers.qc	2009-10-16 08:34:05 UTC (rev 8144)
@@ -1786,7 +1786,7 @@
 	//   4 = ignore tell
 	//   8 = ignore tell to unknown player
 	//   16 = let netname replace the whole message (otherwise, netname is a word replacement if set)
-	//   32 = perform the replacement even if outside the radius
+	//   32 = perform the replacement even if outside the radius or dead
 	//   64 = continue replacing/triggering even if this one matched
 	// message: either
 	//   *pattern*



More information about the nexuiz-commits mailing list