[nexuiz-commits] r8326 - trunk/Docs

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Nov 28 03:37:29 EST 2009


Author: fruitiex
Date: 2009-11-28 03:37:22 -0500 (Sat, 28 Nov 2009)
New Revision: 8326

Modified:
   trunk/Docs/say-esc.html
Log:
add the new escapes


Modified: trunk/Docs/say-esc.html
===================================================================
--- trunk/Docs/say-esc.html	2009-11-28 02:14:59 UTC (rev 8325)
+++ trunk/Docs/say-esc.html	2009-11-28 08:37:22 UTC (rev 8326)
@@ -74,6 +74,9 @@
 	    <li>%h current health </li>
 	    <li>%w current weapon </li>
 	    <li>%W current ammo type </li>
+	    <li>%s current speed on XY axes</li>
+	    <li>%S current speed on XYZ axes</li>
+	    <li>%v accuracy stats of currently held weapon</li>
 	    <li>%x name of entity pointed at </li>
 	    <li>%p name of player you look at </li>
 	    <li>%l current location</li>



More information about the nexuiz-commits mailing list