From 4ec7087749b47094d79ae63016a646b9f280839a Mon Sep 17 00:00:00 2001 From: icculus Date: Mon, 14 Sep 2009 01:34:02 +0000 Subject: Fixed VoIP documentation mistake. git-svn-id: svn://svn.icculus.org/quake3/trunk@1584 edf5b092-35ff-0310-97b2-ce42778d08ea --- voip-readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'voip-readme.txt') diff --git a/voip-readme.txt b/voip-readme.txt index b251675..bca67bf 100644 --- a/voip-readme.txt +++ b/voip-readme.txt @@ -110,19 +110,19 @@ voip ignore sending it, to save bandwidth. Use unignore to reenable. This is reset to unignored when (re)connecting to a server. -voip gain unignore +voip unignore Turn on incoming voice from player number . 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. -- cgit v1.2.3