AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks (https://forums.alliedmods.net/showthread.php?t=310005)

shanapu 08-15-2018 11:54

[ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks
 
4 Attachment(s)
Rate Thread https://forums.alliedmods.net/images/misc/menu_open.svghttps://forums.alliedmods.net/images...g/rating_5.svg

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 :bacon!:
again allamo for the idea, commissioning & permission to share! thx so much :up:
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! https://www.paypalobjects.com/websta...aypal-26px.png

Rodya 08-15-2018 11:57

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
Good!

mug1wara 08-15-2018 11:59

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
:fox:

daleGEND 08-15-2018 12:31

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
This looks really awesome, thank you!

Kamizun 08-15-2018 12:51

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
Will it work with be quiet please?

shanapu 08-15-2018 15:54

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
Quote:

Originally Posted by Kamizun (Post 2610331)
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.

plock 08-16-2018 09:53

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
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.

shanapu 08-16-2018 15:45

Re: [ANY] Admin Talkover (v1.0 - 15/08/18) - Please be quiet, the Admin speaks
 
Quote:

Originally Posted by plock (Post 2610519)
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

shanapu 08-20-2018 13:51

Re: [ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks
 
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"


mlov420 08-21-2018 09:32

Re: [ANY] Admin Talkover (v1.1 - 20/08/18) - Please be quiet, the Admin speaks
 
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.


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

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