AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] SVoice (administrate voice spammers easily) (https://forums.alliedmods.net/showthread.php?t=287762)

Franc1sco 09-14-2016 10:15

[ANY] SVoice (administrate voice spammers easily)
 
Description:

Display a menu showing all clients to talk within the last X seconds, as well as currently talking clients. From this menu you will then be able to select a clients name, then mute, silence, or ban according to the admin users flag. Admins never appear in this menu.


Requeriments:

- https://forums.alliedmods.net/showthread.php?t=245384
- https://forums.alliedmods.net/showthread.php?p=1383953 or https://forums.alliedmods.net/showthread.php?p=1883705


Cvars:
Put in server.cfg
Code:

sm_svoice_time "5.0" // the last X seconds talking for appear in the menu

Download:

Main repository
Direct download
Code changes

xines 09-14-2016 10:41

Re: [ANY] SVoice (administrate voice spammers easily)
 
Please, consider not mixing old syntax and sourcepawn transitional syntax together, it will just confuse newer coders. If you are not familiar enough with the transitional syntax then feel free to pm me about questions.

else fine release :wink:.

Franc1sco 09-14-2016 11:08

Re: [ANY] SVoice (administrate voice spammers easily)
 
Okay but all the people are free of coding his plugins as they want since they dont break any rule (while the code not be totally unreadable).

I make code the most simple and fast possible for me since this is not my profession, and now the most important is that my plugins work well. When my profesion be the coding (soon), I will try to make my code more cleaned and understandable, but now the most important is the functionality and not how the plugin was written.

weeeishy 09-14-2016 11:51

Re: [ANY] SVoice (administrate voice spammers easily)
 
Great plugin, good job! :up:

crackworld 09-17-2016 14:08

Re: [ANY] SVoice (administrate voice spammers easily)
 
Can you add autoban/automute? For example if you speak more than 20 seconds. :P

Franc1sco 09-19-2016 07:08

Re: [ANY] SVoice (administrate voice spammers easily)
 
Quote:

Originally Posted by crackworld (Post 2454701)
Can you add autoban/automute? For example if you speak more than 20 seconds. :P

I can make another plugin for it.


Version 1.2

-Added more reasons and times taken from basebans plugin

Technoblazed 09-19-2016 13:56

Re: [ANY] SVoice (administrate voice spammers easily)
 
I almost paid 35 euros for this plugin, with the idea, before it was released to the public anyway. Way to save 35 euros lol...(The plugin even has the exact same requested name q.q)

sneaK 09-20-2016 13:15

Re: [ANY] SVoice (administrate voice spammers easily)
 
Reminder, this is a plugin release, not a bickering/flaming thread.

Franc1sco 09-20-2016 14:08

Re: [ANY] SVoice (administrate voice spammers easily)
 
Version 1.3

-Added a cvar for configure the last X seconds talking for appear in the menu.
Code:

sm_svoice_time "5.0" // the last X seconds talking for appear in the menu

Agent Wesker 04-11-2017 10:50

Re: [ANY] SVoice (administrate voice spammers easily)
 
Franc1sco good plugin, any chance you can add an "active" Hud (maybe use game_text) to show who is currently speaking? ex. a Hud like entwatch has


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

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