r5405 - trunk/data/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jan 5 05:40:41 EST 2009


Author: div0
Date: 2009-01-05 05:40:41 -0500 (Mon, 05 Jan 2009)
New Revision: 5405

Modified:
   trunk/data/scripts/entities.def
Log:
fix description


Modified: trunk/data/scripts/entities.def
===================================================================
--- trunk/data/scripts/entities.def	2009-01-05 10:37:32 UTC (rev 5404)
+++ trunk/data/scripts/entities.def	2009-01-05 10:40:41 UTC (rev 5405)
@@ -1114,10 +1114,13 @@
 START_ON: assume it is already turned on (when targeted)
 */
 
-/*QUAKED trigger_gamestart (.5 .5 .5) (-8 -8 -8) (8 8 8) FIXED
+/*QUAKED trigger_gamestart (.5 .5 .5) (-8 -8 -8) (8 8 8)
 Triggers once when the game starts, then no longer does anything.
 -------- KEYS --------
-target: trigger all entities with this targetname when triggered
+target: trigger all entities with this targetname when starting the game
+target2: trigger all entities with this targetname when starting the game
+target3: trigger all entities with this targetname when starting the game
+target4: trigger all entities with this targetname when starting the game
 wait: wait so many seconds before triggering
 */
 




More information about the nexuiz-commits mailing list