[quake3-commits] r1584 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Sep 13 21:34:02 EDT 2009


Author: icculus
Date: 2009-09-13 21:34:02 -0400 (Sun, 13 Sep 2009)
New Revision: 1584

Modified:
   trunk/voip-readme.txt
Log:
Fixed VoIP documentation mistake.


Modified: trunk/voip-readme.txt
===================================================================
--- trunk/voip-readme.txt	2009-09-08 21:47:18 UTC (rev 1583)
+++ trunk/voip-readme.txt	2009-09-14 01:34:02 UTC (rev 1584)
@@ -110,19 +110,19 @@
      sending it, to save bandwidth. Use unignore to reenable. This is reset to
      unignored when (re)connecting to a server.
 
-voip gain unignore <clientnum>
+voip unignore <clientnum>
     Turn on incoming voice from player number <clientnum>. This will start
      playing audio from this player again if you've previously done a "voip
      ignore", and instruct the server to start sending her voice packets to
      you again.
 
-voip gain muteall
+voip muteall
     Turn off all incoming voice. This will refuse to play any incoming audio,
      and instruct the server to stop sending it, to save bandwidth. Use
      unmuteall to reenable. This is reset to unmuted when (re)connecting to
      a server.
 
-voip gain unmuteall
+voip unmuteall
     Turn on incoming voice. This will start playing audio again if you've
      previously done a "voip muteall", and instruct the server to start
      sending voice packets to you again.



More information about the quake3-commits mailing list