Raised This Month: $12 Target: $400
 3% 

Voice Admin Only


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands        Approver:   Hawk552 (427)
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 01-24-2009 , 14:39   Voice Admin Only
Reply With Quote #1

Voice Admin Only
By xPaw

Description :
This simple plugin mutes all players except admins, now admins can play good music via HLSS.
Cvar :
sv_voiceadminonly 0/1 - allow/disable voice admin only (default: 1)
Credits :
  • ConnorMcLeod - For his Voice Management plugin.
Attached Files
File Type: sma Get Plugin or Get Source (VoiceAdminOnly.sma - 4105 views - 992 Bytes)
__________________

Last edited by xPaw; 08-28-2011 at 05:23.
xPaw is offline
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 01-24-2009 , 14:40   Re: Voice Admin Only
Reply With Quote #2

Nice, nice . +Karma.
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).


FakeNick is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 01-24-2009 , 14:43   Re: Voice Admin Only
Reply With Quote #3

nice job +karma
KadiR is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 01-24-2009 , 14:44   Re: Voice Admin Only
Reply With Quote #4

thanks flooders
__________________
xPaw is offline
TeddyDesTodes
Senior Member
Join Date: Oct 2008
Location: 10.25.15.210
Old 01-24-2009 , 15:42   Re: Voice Admin Only
Reply With Quote #5

hehe
__________________
TeddyDesTodes is offline
Send a message via ICQ to TeddyDesTodes
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 01-24-2009 , 17:03   Re: Voice Admin Only
Reply With Quote #6

what can i say?

good plugin
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 02-05-2009 , 22:18   Re: Voice Admin Only
Reply With Quote #7

This plugin is well done.

If you would like any information regarding possible adjustments you could make or things you could do to make this better, please feel free to post here or PM me.

Approved.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 02-06-2009 , 07:33   Re: Voice Admin Only
Reply With Quote #8

thanks ;)
__________________
xPaw is offline
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 02-06-2009 , 08:43   Re: Voice Admin Only
Reply With Quote #9

good job ;-]
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
kobri
Senior Member
Join Date: Oct 2005
Location: Bulgaria
Old 10-09-2009 , 06:05   Re: Voice Admin Only
Reply With Quote #10

Code:
if(!g_bAdmin[iSender]) {
		client_print(iSender, print_chat, "Voiceblock!!!");
		engfunc(EngFunc_SetClientListening, iReceiver, iSender, false);
		forward_return(FMV_CELL, false);
		return FMRES_SUPERCEDE;
	}
Any ideas why this does not work?
__________________
Founder of the legendary OptiLAN, MANIA and SECTOR.BG Gaming Communities
Providing everyday fun for over 15000 Bulgarian players!

http://about.me/kobri
kobri is offline
Send a message via Skype™ to kobri
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode