Raised This Month: $51 Target: $400
 12% 

[ANY] Network Tools (Ping Choke Loss Kicker).


Post New Thread Reply   
 
Thread Tools Display Modes
eric0279
AlliedModders Donor
Join Date: May 2007
Old 08-18-2013 , 22:24   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #81

Hello,

just a bug for L4D2 :
Quote:

# userid name uniqueid connected ping loss state rate
# 249 1 "Powned" STEAM_1:1:12157180 00:46 116 0 active 30000
#250 "Coach" BOT active
#251 "Ellis" BOT active
#252 "Nick" BOT active
#253 "Rochelle" BOT active
#end
] nt_toggle #249
[Network Tools]
Rochelle will now be checked by this plugin.
Infected Team ^^ Rochelle is a bot (Survivor team)
eric0279 is offline
bannanagamer.user
Junior Member
Join Date: Aug 2013
Location: United States, Tennessee
Old 09-02-2013 , 01:44   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #82

This plugin is very useful on my server! Thanks
bannanagamer.user is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 11-28-2013 , 04:47   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #83

Hello guys!

This plugin is awesome.

However I struggle with some client having good network stats (latency/loss/choke far under threshold) but still lagging pretty badly.
Other players see this clients "teleporting" on the map and Network tools can't detect and kick them.

I suspect this has something to do with client not being able to send commands at correct rate, but I haven't found any proof of that.

Does someone experience the same issue? Is there a way to detect and kick such clients?
A detection might be based on client weird movements detection... maybe.

Thanks in advance!

EDIT: I've found an external script that seems to handle this: http://css.setti.info/downloads/ratetables/
This uses iptables and will only work on linux.
Currently under testing on my servers!

Last edited by h3bus; 11-28-2013 at 06:55.
h3bus is offline
Jejowaty
Junior Member
Join Date: Feb 2014
Old 02-03-2014 , 11:31   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #84

possible to get *.cfg? - plugin does not generate after installation...
Jejowaty is offline
Qu@dr0
Junior Member
Join Date: Jun 2009
Old 03-15-2014 , 12:13   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #85

Quote:
Originally Posted by KyleS View Post
You're kind of close. The plugin grabs the lowest choke value of a client on the server, so if Ronaldo has 5 choke, and you have 10. The minimum value is 5, from Ronaldo. Now 5 + 15 (Since that's your slide limit) is 20, so the choke fail limit is now 20.
Nice
And what should I do if I want all the players with > 15% choke > 5% loss > 100 ms ping to be kicked from my 128-tick CS:GO server, but the lowest choke/loss/ping values of a client who is currently playing on the server are 30%/10%/180 ms respectively?
Could you make your plugin aligh with 0% choke 0% loss and 0 ms ping, and not with a player who has the lowest values? Because it's important to know that all players who have, e.g., 20% choke, 8% loss and 120 ms ping, will be kicked, and now it isn't possible, because I can't predict the lowest choke/loss/ping values of a player who will play on the server...

And if I set nt_loss_addition to 5 for example, is it 5% or 5 packets?
Qu@dr0 is offline
Neevar
Senior Member
Join Date: Mar 2014
Old 09-12-2014 , 07:09   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #86

so today, this happened.

nt_display lala
Name: lala
Reported Choke: (37|0/6).
Reported Latency: (-1089120872|0/5).
Reported Loss: (0|0/6).
Checking Enabled on Client: Yes.


nt_display
Latency Limit: 1299
Latency Slide: 300

Last edited by Neevar; 09-12-2014 at 07:10.
Neevar is offline
cristi_ip
Senior Member
Join Date: Dec 2010
Location: Bucharest
Old 12-26-2015 , 13:54   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #87

Hello,

Very useful is the plugin, but i have one problem, i don't want to ban people.

How do I change just to kick them ?

Thank You!

Last edited by cristi_ip; 12-26-2015 at 13:56.
cristi_ip is offline
couldbepurplecouldbepink
Member
Join Date: Aug 2011
Old 12-31-2015 , 13:38   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #88

Quote:
Originally Posted by KyleS View Post

nt_enabled - Is the plugin enabled?
nt_minplayercount - How many players have to be in game until this is started.
nt_checkrate - How often the plugin checks client values.
nt_kickvocalize - Should kicks be vocalized to the server or not.
nt_warningvocalize - Should the client be warned that he is going to be kicked unless if something drastically changes with his connection.
nt_logenabled - Should I be logging kicks?
nt_logformatext - Log Filename Time Format.
nt_logformatint - Log Internal Time Format.

nt_choke_enable - Should the Choke Checker be enabled?
nt_choke_addition - What should the limit be based on the lowest choke value?
nt_choke_threashold - How many consecutive checks the client has to fail before he's kicked from the server (Choke).

nt_latency_enable - Should the Latency Checker be enabled?
nt_latency_addition - What should the limit be based on the lowest latency value?
nt_lat_threashold - How many consecutive checks the client has to fail before he's kicked from the server (Latency).
nt_liammethod - Should we use Liam's method to get a more accurate latency time?

nt_loss_enable - Should the Loss Checker be enabled?
nt_loss_addition - What should the limit be based on the lowest loss value?
nt_loss_threashold - How many consecutive checks the client has to fail before he's kicked from the server (Loss).
Are any of these configured by default? Can anyone provide how they set up theirs?
couldbepurplecouldbepink is offline
ijam_j
Member
Join Date: Mar 2007
Old 05-28-2016 , 18:21   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #89

im using the default settings. when i type nt_display, it shows Plugins Kicking : 0. When I type nt_display player, it shows reported latency (0|0/6). Checking enabled on client : No.

Does this plugin works in insurgency for you guys?

Update
this plugins works great. i just need to restart.

Last edited by ijam_j; 05-28-2016 at 18:43.
ijam_j is offline
spot
Senior Member
Join Date: May 2009
Old 03-02-2017 , 19:25   Re: [ANY] Network Tools (Ping Choke Loss Kicker).
Reply With Quote #90

This still works fine?
spot is offline
Reply



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 15:53.


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