aboutsummaryrefslogtreecommitdiffstats
path: root/voip-readme.txt
diff options
context:
space:
mode:
authoricculus <icculus@edf5b092-35ff-0310-97b2-ce42778d08ea>2009-09-14 01:34:02 +0000
committericculus <icculus@edf5b092-35ff-0310-97b2-ce42778d08ea>2009-09-14 01:34:02 +0000
commit4ec7087749b47094d79ae63016a646b9f280839a (patch)
tree525885f2542b9a3ae11913f2881b6be4fff2f4ef /voip-readme.txt
parent856853ad80e07645c5fe47f72a5e1b30887dcdac (diff)
downloadioquake3-aero-4ec7087749b47094d79ae63016a646b9f280839a.tar.gz
ioquake3-aero-4ec7087749b47094d79ae63016a646b9f280839a.zip
Fixed VoIP documentation mistake.
git-svn-id: svn://svn.icculus.org/quake3/trunk@1584 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'voip-readme.txt')
-rw-r--r--voip-readme.txt6
1 files changed, 3 insertions, 3 deletions
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 <clientnum>
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.