Page 1 of 1

Custom Voice Channels

Posted: Mon Nov 22, 2021 10:04 pm
by greenie
Description:
This is a Voice Channel plugin where you can create your own voice channels, and players can join them by typing /channel. They cannot hear anybody who is in a different channel than they are in, and they cannot talk to anybody that they are in a different channel than they are in.

They are auto-prompted for a channel when they enter the server.

A text file is provided with a list of default channels. You can change them by just changing the list of channels that you would like. People are defaulted to the first channel in the list.

Client Commands:
/channel - Opens channel menu.

CVars:
cvc_display_players <0/1> <default:1> - Display how many players are in each channel.
cvc_admin_voice <0/1> <default: 0> - If everybody hears when an admin speaks
cvc_display_on_connect <0/1> <default:0> - Whether or not to display the channels menu on connect.

Changelog:
June 12, 2011 - v1.0 - Plugin Release
June 14, 2011 - v1.1 - Added password-protected channels
June 17, 2011 - v1.2 - Added amount of players in each channel next to channel name
June 24, 2011 - v1.2.1 - Added CVar for whether everybody hears admin or not.
November 245, 2011 - v1.2.2 - Added CVar for whether channels menu should open on connect or not.
Installation:
-Click on 'Get Plugin' below
-Place 'custom_voice_channels.amxx' into your plugins folder
-Download the channels.ini from below
-Place that file into your configs folder
-Customize as needed

channels.ini
"channel name" "channel password"
get plugin