Raised This Month: $ Target: $400
 0% 

Voice Enable for admins


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mazdarx8
Veteran Member
Join Date: Aug 2014
Old 10-09-2015 , 19:23   Voice Enable for admins
Reply With Quote #1

Hi, I use sourceban and I want to add the command for all admins that they can mute ALL players.
Is this possible and what to do?

Thank you!
mazdarx8 is offline
SmackDaddy
Veteran Member
Join Date: Oct 2009
Old 10-11-2015 , 16:46   Re: Voice Enable for admins
Reply With Quote #2

If you are just talking about typing in chat, you can type: !mute @all or: !mute @!me (which mutes all but the person muting)

We have a keybind for our admins that we use:

Quote:
alias muteToggle "mute1"
alias mute1 "sm_mute @!me; sm_csay ' SERVER MUTED! '; alias muteToggle mute2"
alias mute2 "sm_unmute @all; alias muteToggle mute1"

//@!me means the script targets everyone except for the user of the script. In this case it mutes everyone except for the user. Other admins can unmute themselves
//Upon using the Keybind again, the script will unmute everyone.

//The Keybind for the script
bind "F8" "muteToggle"

Last edited by SmackDaddy; 10-11-2015 at 16:48.
SmackDaddy is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 10-12-2015 , 19:39   Re: Voice Enable for admins
Reply With Quote #3

It could be great if someone could make a plugin that mutes everyone except admins since that alias that you put in your post also mutes admin!
Lannister is offline
mazdarx8
Veteran Member
Join Date: Aug 2014
Old 10-13-2015 , 02:44   Re: Voice Enable for admins
Reply With Quote #4

Quote:
Originally Posted by SmackDaddy View Post
If you are just talking about typing in chat, you can type: !mute @all or: !mute @!me (which mutes all but the person muting)

We have a keybind for our admins that we use:
Thank you very much
mazdarx8 is offline
Reply



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 08:07.


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