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

[ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks


Post New Thread Reply   
 
Thread Tools Display Modes
Author
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Plugin ID:
6230
Plugin Version:
1.1
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
Mute all player while an admin speaks
Old 08-15-2018 , 11:54   [ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks
Reply With Quote #1

Rate Thread

Be quiet, please! - but for admins
This plugin is almost the same as Fastmancz Be quiet, please!
But instead of mute terrors when warden talks, this plugin mute all player while an admin speaks.

Only tested on CS:GO, should work on [ANY].
Please test and report other games.


Command
Quote:
sm_talkover - Toggle on/off admin talkover
ConVar
Quote:
talkover_enable - 0 - disabled, 1 - enable plugin
talkover_default - 0 - disabled by default use command to enable, 1 - enabled by default use command to disable
talkover_prefix - Set your chat prefix for this plugin.
Commands for Overriding Command Access
Quote:
"sm_talkover" - access to talkover feature
"talkover_immunity" - immunity against mute on talkover
or adminflag ADMFLAG_CHAT 'j'.

Support mutes by basecomm & sourcecomms.

Requirements
Installation
Quote:
  1. admin_talkover.smx -> addons/sourcemod/plugins/
  2. admin_talkover.sp -> addons/sourcemod/scripting/ (optional)
  3. admin_talkover.phrases.txt -> addons/sourcemod/translations/
  4. Config file sourcemod/admin_talkover.cfg will be generated after first startup
  5. Have Fun! Give feedback!
Include file for compile
ChangeLog
Quote:
v1.1
  • command "sm_talkover" - "Toggle on/off admin talkover"
  • convar "talkover_default" - "0 - disabled by default use command to enable, 1 - enabled by default use command to disable"
  • convar "talkover_prefix" - "Set your chat prefix for this plugin"
  • translations for chat
  • cfg file
  • changed command for overwrite access from "talkover_access" to "sm_talkover"
Github
https://github.com/shanapu/AdminTalkover

Credits
again allamo for the idea, commissioning & permission to share! thx so much
Dr!fter for dhooks!
Franc1sco for voiceannounce_ex!
Fastmancz for original Be quiet, please!
Also big thanks to all sourcemod & metamod developers out there!

You like my work for the community? Buy me a beer!
Attached Files
File Type: sp Get Plugin or Get Source (admin_talkover.sp - 258 views - 5.1 KB)
File Type: txt admin_talkover.phrases.txt (312 Bytes, 379 views)
File Type: smx admin_talkover.smx (10.2 KB, 248 views)
File Type: zip AdminTalkover-master.zip (33.2 KB, 231 views)
__________________
coding & free software

Last edited by shanapu; 08-21-2018 at 12:42. Reason: update
shanapu is offline
Rodya
Senior Member
Join Date: Mar 2017
Location: Russia
Old 08-15-2018 , 11:57   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #2

Good!
__________________

Rodya is offline
mug1wara
AlliedModders Donor
Join Date: Jun 2018
Old 08-15-2018 , 11:59   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #3

mug1wara is offline
daleGEND
AlliedModders Donor
Join Date: Feb 2005
Location: USA
Old 08-15-2018 , 12:31   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #4

This looks really awesome, thank you!
__________________
Bor3d Gaming - A Mature Online Gaming Community

Feel free to add me on STEAM as well: https://steamcommunity.com/id/b0r3d
daleGEND is offline
Kamizun
AlliedModders Donor
Join Date: May 2015
Location: Portugal
Old 08-15-2018 , 12:51   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #5

Will it work with be quiet please?
Kamizun is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 08-15-2018 , 15:54   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #6

Quote:
Originally Posted by Kamizun View Post
Will it work with be quiet please?
Admin Talkover will mute the warden when an admin speaks.
When warden speaks and the admin interrupts in, the mutes will be revoked when the warden stop speaking.

It's not ideal to use both.

Not sure what a good solution would be.
A) add optional warden support (and other? like zombie Leader?) to Admin Talkover
B) add admin support to be quiet please.
__________________
coding & free software
shanapu is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 08-16-2018 , 09:53   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #7

Can you add a command to enable/disable the plugin? TTT or Jailbreak servers which requires a lot of communication it would be a problem if the admin is also playing and not moderating.
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 08-16-2018 , 15:45   Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
Reply With Quote #8

Quote:
Originally Posted by plock View Post
Can you add a command to enable/disable the plugin? TTT or Jailbreak servers which requires a lot of communication it would be a problem if the admin is also playing and not moderating.
oh, I forgot to mention in OP:
Code:
talkover_enable - 0 - disabled, 1 - enable plugin

edit:

I misread your question. Yeah, a command to toggle would be useful! coming soon
__________________
coding & free software

Last edited by shanapu; 08-16-2018 at 16:08.
shanapu is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 08-20-2018 , 13:51   Re: [ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks
Reply With Quote #9

ChangeLog
Quote:
v1.1
  • command "sm_talkover" - "Toggle on/off admin talkover"
  • convar "talkover_default" - "0 - disabled by default use command to enable, 1 - enabled by default use command to disable"
  • convar "talkover_prefix" - "Set your chat prefix for this plugin"
  • translations for chat
  • cfg file
  • changed command for overwrite access from "talkover_access" to "sm_talkover"
__________________
coding & free software

Last edited by shanapu; 08-20-2018 at 13:52.
shanapu is offline
mlov420
Senior Member
Join Date: May 2013
Old 08-21-2018 , 09:32   Re: [ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks
Reply With Quote #10

Plugin is putting off the following error for me on both Windows and Linux

Code:
L 08/21/2018 - 08:23:07: [SM] Failed to load plugin "admin_talkover.smx": Unable to load plugin (no debug string table).
Currently on the latest Stable versions of MM and SM. Ensured requirements (dhooks, voiceannounceex) were in place and running. Ensured all files were in place correctly. Not sure what else to do, hoping maybe you could point me in the right direction. Thank you very much, and my apologies if I'm overlooking something simple.
mlov420 is offline
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 13:35.


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