From 7bc22c631d09578462cdbd389fb19a97abffda57 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 14 Sep 2009 01:34:02 +0000 Subject: [PATCH] Fixed VoIP documentation mistake. --- voip-readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/voip-readme.txt b/voip-readme.txt index b2516755..bca67bf7 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.