AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [TF2 Request] Votekick system (https://forums.alliedmods.net/showthread.php?t=203615)

ExiMaster 12-21-2012 16:56

[TF2 Request] Votekick system
 
Im not sure if this exists already but I am looking for a plugin that uses a !votekick like command that when typed in the chat or sm_votekick in the console it brings up a list of users to kick but should only bring up a list of players only and not bots. No matter what bots cannot be included as a target. The plugin may check the accused "player" by looking at the ping and verifying it as bot or a number.

The plugin optionally would have a required percentage of votes and required amount of people to start vote kicking.

Im looking for the plugin to enable at 4 real players and disable if any lower and a required percentage to votekick at 75%

The accused person would be unable to connect to the server for 1 hour with an error message "You have been vote kicked from the server for 1 hour. You may have been griefing."

Afronanny 12-21-2012 18:00

Re: [TF2 Request] Votekick system
 
Bot check can be done using IsFakeClient. Looking at ping would be sucky and bad.

Marcus_Brown001 12-21-2012 18:02

Re: [TF2 Request] Votekick system
 
All it would take a is a simple loop and an if IsFakeClient. Also, it would technically be a ban if you removed them off the server for 1 hour, and if the server crashes then any and all temporary bans are removed ( unless you use SourceBans or the SM plugin to fix that ).

ExiMaster 12-21-2012 19:26

Re: [TF2 Request] Votekick system
 
Thats fine. Usually the server doesn't crash and its not much of an issue.


All times are GMT -4. The time now is 08:46.

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