Mute Players Menu for servers without mute buttons on custom scoreboards
0 replies, posted
[h2]Mute Players Menu[/h2]
On my own server, I use Evolve for the admin mod along with it's scoreboard.
I was disappointed with the lack of mute buttons for players on this. After searching for solutions and trying to integrate it into the Evolve scoreboard and failing, I decided to create a small menu that can be activated by a chat command and will allow players to mute others on your server. I have also added a check for admins that will disable players from muting them. This can be removed easily if needed.
[b]UPDATES:[/b]
- 2013-18-01
I have put this on GitHub here
[url]https://github.com/ab0mbs/Mute-Players-Menu[/url]
Any suggestions or issues can be submitted here.
I have also uploaded this is a workshop addon here
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=121261431[/url]
- 2013-19-01 -
Added Mute all line to mute or unmute all players at once
Pinned Mute all panel to bottom and changed its color
--ConVars--
"lmp_mute_admins" Default: "0" Desc: 0 = Admins CAN'T be muted. 1 = Admins CAN be muted
"lmp_text_command" Default "mute" Desc: The value will be preceded by an ! The default value will end up as "!mute"
Admins can't be muted example
[img]http://cloud-2.steampowered.com/ugc/884097485326965198/A9986973079C172C7202A6A3B33AE22EF129EFDF/[/img]
Admins can be muted example
[img]http://cloud-2.steampowered.com/ugc/884097485326971329/4E59DA47E7536221E85E0ED4ACEE842456C15667/[/img]
Sorry, you need to Log In to post a reply to this thread.