Fixed VoIP documentation mistake.

This commit is contained in:
Ryan C. Gordon 2009-09-14 01:34:02 +00:00
parent de8364102d
commit 7bc22c631d

View file

@ -110,19 +110,19 @@ voip ignore <clientnum>
sending it, to save bandwidth. Use unignore to reenable. This is reset to sending it, to save bandwidth. Use unignore to reenable. This is reset to
unignored when (re)connecting to a server. 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 Turn on incoming voice from player number <clientnum>. This will start
playing audio from this player again if you've previously done a "voip 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 ignore", and instruct the server to start sending her voice packets to
you again. you again.
voip gain muteall voip muteall
Turn off all incoming voice. This will refuse to play any incoming audio, 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 and instruct the server to stop sending it, to save bandwidth. Use
unmuteall to reenable. This is reset to unmuted when (re)connecting to unmuteall to reenable. This is reset to unmuted when (re)connecting to
a server. a server.
voip gain unmuteall voip unmuteall
Turn on incoming voice. This will start playing audio again if you've Turn on incoming voice. This will start playing audio again if you've
previously done a "voip muteall", and instruct the server to start previously done a "voip muteall", and instruct the server to start
sending voice packets to you again. sending voice packets to you again.