Raised This Month: $32 Target: $400
 8% 

[ANY][06.12.2020] GameVoting v1.9.x [voteban votekick votemute]


Post New Thread Reply   
 
Thread Tools Display Modes
szogun
Senior Member
Join Date: Apr 2016
Old 09-17-2018 , 14:29   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #231

@neatek

There is a chance to add the option that the plugin for kicking / banning takes into account the percentage of people in a given team, not the total number of players
szogun is offline
eyal282
Veteran Member
Join Date: Aug 2011
Old 09-17-2018 , 17:01   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #232

Add support for sm plugins reload, it's really easy. Just loop all players in OnPluginStart.
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334
eyal282 is offline
Min2liz
AlliedModders Donor
Join Date: Feb 2008
Location: Street
Old 09-22-2018 , 03:12   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #233

Quote:
[gv18.smx] Can't add reason: AFK, because its smaller than 3 letters. (LINE: 2)
rly?
Min2liz is offline
Munoon
Member
Join Date: Jul 2018
Location: www.Train4Game.com
Old 09-29-2018 , 13:01   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #234

Hi! Have a problem in a error logs:
L 09/27/2018 - 01:04:55: [SM] Exception reported: Database error: You have an error in your SQL syntax; check the
L 09/27/2018 - 01:04:55: [SM] Blaming: GameVoting.smx
L 09/27/2018 - 01:04:55: [SM] Call stack trace:
L 09/27/2018 - 01:04:55: [SM] [0] SetFailState
L 09/27/2018 - 01:04:55: [SM] [1] Line 104, GameVoting/Database.sp::WorkingWithDatabase.connect
L 09/27/2018 - 01:04:55: [SM] [2] Line 4, GameVoting/Other.sp::OnPluginStart
L 09/27/2018 - 01:04:55: [SM] Unable to load plugin "GameVoting.smx": Error detected in plugin startup (see error logs)
May you say how to fix it?
Munoon is offline
The Solid lad
Senior Member
Join Date: Oct 2018
Old 11-17-2018 , 04:25   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #235

Where are banned ids stored? What to do if I want to lift a voteban without restarting my server? (Because that seems to do it.)
The Solid lad is offline
The Solid lad
Senior Member
Join Date: Oct 2018
Old 01-30-2019 , 13:11   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #236

CANNOT. UNBAN. VOTEBANNED. PLAYERS.
removeid, removeip and sm_unban all return "no filter/results found" if I want to unban a votebanned client,
yet when he rejoins, he's still banned.
banned_user/ip files do not contain his id/ip.
The sourcebans MySQL table also doesn't contain his ip/id.
I restarted my server... but he's still somehow banned.

Does this cache bans somewhere? If it does, WHERE?
__________________

Last edited by The Solid lad; 02-11-2020 at 05:08. Reason: pointless angry words removal
The Solid lad is offline
Notifications
AlliedModders Donor
Join Date: Oct 2015
Old 02-02-2019 , 22:32   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #237

Quote:
Originally Posted by The Solid lad View Post
CANNOT. UNBAN. VOTEBANNED. PLAYERS.
Fix this POS or unapprove it.
removeid, removeip and sm_unban all return "no filter/results found" if I want to unban a votebanned client,
yet when he rejoins, he's still banned.
banned_user/ip files do not contain his id/ip.
The sourcebans MySQL table also doesn't contain his ip/id.
I restarted my server... but he's still somehow banned.

Does this cache bans somewhere? If it does, WHERE?
It bans people for 20 mins etc.
Code:
// Durations
	CONVAR_BAN_DURATION = CreateConVar("gamevoting_voteban_delay", "20", "Ban duration in minutes (def:120)", _, true, 0.0, false);
	CONVAR_KICK_DURATION = CreateConVar("gamevoting_votekick_delay", "20", "Kick duration in seconds (def:20)", _, true, 0.0, false);
	CONVAR_MUTE_DURATION = CreateConVar("gamevoting_votemute_delay", "20", "Mute duration in minutes (def:120)", _, true, 0.0, false);
	//CONVAR_SILENCE_DURATION = CreateConVar("gamevoting_votesilence_delay", "1", "Mute duration in minutes (def:120)", _, true, 0.0, false);
You can also find the control for this in /cfg/sourcemod
Notifications is offline
The Solid lad
Senior Member
Join Date: Oct 2018
Old 02-10-2019 , 17:36   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #238

Your point being?
It has a custom lenght, which I set to 60 minutes, to provide legitimate players with one hour of peace if they ban a hacker.
But even if it would be just 20 minutes, when some random clan comes to my server while I'm away, and they overtake it by banning regulars one-by-one as they try to join the game, even 20 minutes are a huge inconvenience, which drive people away from my server.
Plus, I seem very incompetent as a server owner, who can't even lift bans on his own server.
__________________
The Solid lad is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 03-30-2019 , 11:58   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #239

Quote:
Originally Posted by The Solid lad View Post
Your point being?
It has a custom lenght, which I set to 60 minutes, to provide legitimate players with one hour of peace if they ban a hacker.
But even if it would be just 20 minutes, when some random clan comes to my server while I'm away, and they overtake it by banning regulars one-by-one as they try to join the game, even 20 minutes are a huge inconvenience, which drive people away from my server.
Plus, I seem very incompetent as a server owner, who can't even lift bans on his own server.
"listid" - Lists banned users.
"removeallids" - Remove all user IDs from the ban list.
"removeid" - Remove a user ID from the ban list

removeid works for me

Last edited by `666; 03-30-2019 at 12:22.
`666 is offline
The Solid lad
Senior Member
Join Date: Oct 2018
Old 04-07-2019 , 08:10   Re: [ANY][19.10.2017] GameVoting v1.8.8 [voteban votekick votemute]
Reply With Quote #240

Quote:
Originally Posted by `666 View Post
"listid" - Lists banned users.
"removeallids" - Remove all user IDs from the ban list.
"removeid" - Remove a user ID from the ban list

removeid works for me
Thank you!
__________________
The Solid lad 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 07:00.


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