View Single Post
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 12-06-2020 , 14:44   Re: [ANY][12.06.2020] GameVoting v1.9.x [voteban votekick votemute]
Reply With Quote #267

Quote:
Originally Posted by `666 View Post
Line 171:
Code:
if(strlen(buff) > 3)
You should lower it because of:
AFK
TK
TA
Changelog:
06.12.2020 - Reasons length must be more than 1 char.
06.12.2020 - MACOREVERSION updated - 0.8.0
06.12.2020 - Minimal required count of players for ban - 3.
06.12.2020 - Detecting of ban systems improved.
06.12.2020 - Removed some useless logs, added new usefull logs.
06.12.2020 - Fix counting of players, plugin will count all players for % for ban or kick etc.

Plugin tested with:
MAdmin (Tested by Discord user: smoke)
Sourcebans++ (Tested by Discord user: Mayson79)

All new changes avaliable in /scripting on Github.
https://github.com/neatek/GameVoting...emod/scripting

Also if you dont want to compile .smx by yourself, you can get it from `compiled` folder.
__________________

Last edited by neatek; 12-06-2020 at 15:06.
neatek is offline