Page 1 of 1

Vocom Admin

Posted: Sun Nov 21, 2021 11:51 pm
by greenie
VocomAdmin
Version: 1.3
Platform: AMX-X 1.76
Tested: Win32, Linux - AMX Mod X 1.76c

Requires:
fakemeta

Description:
This plugin allows admins (who have the required access level) to bind a key to +adminvoice and chat via
vocom to other admins, regular players (or admins who don't have the required listen level) can not hear the voice chat.

Usage:
Bind a key to +adminvoice

Credit:

This plugin is based off the idea by KCE (http://www.nsmod.org/forums/index.php?s ... st&p=23204)
and Zor (http://forums.alliedmods.net/showthread.php?t=2400).
The modified code snipplet comes from watch (http://forums.alliedmods.net/showpost.p ... ostcount=9) who's idea on
how to get around the set_client_listening() bug, made this plugin possible.

Change Log:
v0.1 - v0.8 - Basic plugin functionality coded.
v0.9 - Added abilitiy to define what admin level you want for talk/listen
v1.0 - inital release
v1.1 - fixed non admins being able to see chat
v1.2 - fixed people being able to see "is talking to admin" by non admins.
v1.3 - fixed admin level problems by checking it once and storing it.
v1.4 - removed some unneeded thiings and cleaned up code


NOTE: Theoretically this should work for all mods, it is not NS specific, although I only tested it on NS

get plugin
get source