AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   High Ping Kicker (https://forums.alliedmods.net/showthread.php?t=47374)

EKS 11-16-2006 13:42

High Ping Kicker
 
This is a your standard High Ping Kicker, it kicks players that has a ping above X Amount. It will also obey the AdminInterFace immunity flag

Cvars:
hpk_option - 0 System Disabled | 1 = Enable the HPK system
hpk_maxping - The maximum ping allowed on the server");
hpk_maxping_add - If the ping goes above this, the user gets a extra 5 bad ping counts
hpk_maxping_count - The maximum number of high ping count a user can get in 1 map (1 check pr second)
hpk_minimumplayers 4 - The minimum players needed before ping checks happen


Download ( Works on sourcemm 1.4 and 1.6)
Mirror 1
Source

More information can be found here on my site: TheXSoft.com

PureSpider 11-16-2006 13:58

Re: High Ping Kicker
 
you have the bat config file instead of the hpk config file in the archive :D
owned XD

EKS 11-16-2006 14:28

Re: High Ping Kicker
 
Quote:

Originally Posted by PureSpider (Post 403827)
you have the bat config file instead of the hpk config file in the archive :D
owned XD

yea i forgot to remove the folder from the .zip its gone now.

Add the cvars to any other .cfg file like server.cfg

PureSpider 11-16-2006 16:14

Re: High Ping Kicker
 
do u maybe have a sample config for us?
or what does
hpk_maxping_add - If the ping goes above this, the user gets a extra 5 bad ping counts
hpk_maxping_count - The maximum number of high ping count a user can get in 1 map (1 check pr second)
mean? o.O

EKS 11-17-2006 09:48

Re: High Ping Kicker
 
Quote:

hpk_option 1
hpk_maxping 150
hpk_maxping_add 100
hpk_maxping_count 15
This means anyone with a ping above 150, will get 1 "count" pr 5 seconds, and when they reach 15 counts they get kicked.
If someone has a ping of above hpk_maxping + hpk_maxping_add , they get 5 counts instead of 1 ( So in effect they get kicked alot faster).

Did that explain everything? Add the cvars to your server.cfg or any other config file

PureSpider 11-17-2006 12:30

Re: High Ping Kicker
 
Quote:

Originally Posted by EKS (Post 404151)
This means anyone with a ping above 150, will get 1 "count" pr 5 seconds, and when they reach 15 counts they get kicked.
If someone has a ping of above hpk_maxping + hpk_maxping_add , they get 5 counts instead of 1 ( So in effect they get kicked alot faster).

Did that explain everything? Add the cvars to your server.cfg or any other config file

yes, thanks :D

OoS-LJ 11-18-2006 01:36

Re: High Ping Kicker
 
For the first release it works great. It kicks those that have a high ping and is great for the lag spikes that happen. It does not kick right away in that asspect.

Great work and thank you for your work.

EKS 11-18-2006 07:34

Re: High Ping Kicker
 
np.

Let me know if there are any issues, so i can look into them.

FlyingMongoose 11-18-2006 16:45

Re: High Ping Kicker
 
I'd use it if I didn't have a 56ker who played in our server regularly and has no significant lag...ever.

tcviper 11-28-2006 17:19

Re: High Ping Kicker
 
Has anyone been testing this yet? Any results?


All times are GMT -4. The time now is 13:00.

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