Raised This Month: $ Target: $400
 0% 

High Ping Kicker


Post New Thread Reply   
 
Thread Tools Display Modes
nOzE
Member
Join Date: Jul 2008
Old 09-19-2008 , 08:34   Re: High Ping Kicker
Reply With Quote #241

Same here! On my Server it doesnt seem to read hpk.cfg - file! I have seen once it kicked a player because of the 150 ms ping-limit. But i had set 120 as limit!

Here the cfg:

// This file was auto-generated by SourceMod (v1.0.4-svn)
// ConVars for plugin "hpk.smx"


// Check the players choke. 1 = TRUE, 0 = FALSE
// -
// Default: "1"
sm_checkchoke "1"

// Check the players loss. 1 = TRUE, 0 = FALSE
// -
// Default: "1"
sm_checkloss "0"

// Check the players packets in and out. 1 = TRUE, 0 = FALSE
// -
// Default: "1"
sm_checkpackets "1"

// Check the players ping. 1 = TRUE, 0 = FALSE
// -
// Default: "1"
sm_checkping "1"

// Max Choke for Players
// -
// Default: "30.0"
sm_maxchoke "30.0"

// Max Loss for Players
// -
// Default: "30.0"
sm_maxloss "30.0"

// Max Ping for Players
// -
// Default: "150"
sm_maxping "120"

// Min packets in for Players
// -
// Default: "30.0"
sm_minpacketin "17.0"

// Min packets out for Players
// -
// Default: "50.0"
sm_minpacketout "17.0"

// 1 = True, 0 = False
// -
// Default: "1"
sm_ping_admins_immune "0"
__________________
nOzE is offline
mabu
Member
Join Date: Dec 2006
Old 09-20-2008 , 09:02   Re: High Ping Kicker
Reply With Quote #242

all back....

it working...BUT
it takes to much time, to check someone.
How long did it take, exactly ?
mabu is offline
Liam
SourceMod Developer
Join Date: Jan 2008
Location: Atlanta, GA
Old 09-22-2008 , 08:24   Re: High Ping Kicker
Reply With Quote #243

it takes about about 1-3 minutes to kick someone. I can reduce the time down if its called for.
__________________
Please don't PM me for support of my plugins. If you have a question, reply in the appropriate thread.

Weapon Restrictions w/ Warmup
High Ping Kicker - Lite Edition
AFK Manager
Liam is offline
mabu
Member
Join Date: Dec 2006
Old 09-22-2008 , 10:41   Re: High Ping Kicker
Reply With Quote #244

Quote:
Originally Posted by Liam View Post
it takes about about 1-3 minutes to kick someone. I can reduce the time down if its called for.
sometime its longer. i think !
so pls reduce. Or ad a cvar to set in the hpk.cfg !

thx
mabu is offline
Arckhea
Junior Member
Join Date: Aug 2008
Old 10-03-2008 , 23:51   Re: High Ping Kicker
Reply With Quote #245

Would love an update and would love to able to set your own time amount it takes to kick players
Arckhea is offline
Flyflo
Senior Member
Join Date: Jun 2008
Location: Grenoble, France
Old 10-12-2008 , 04:41   Re: High Ping Kicker
Reply With Quote #246

Hi,

Since I find this plugin very useful, I added some new functionalities :
  • I added cvars to define numbers of checks before kicking a client (1check/15 sec) :
Code:
sm_maxpingcheck
sm_maxchokecheck
sm_maxlosscheck
sm_maxpacketsincheck
sm_maxpacketsoutcheck
Default : 6.0 -> 1mn30sec
  • I added a cvar for extra immunity flag :
Code:
sm_hpk_extraimmunityflag
Default : 1.0
// Reservation = 0
// Generic = 1
// Kick = 2
// Ban = 3
// Unban = 4
// Slay = 5
// Changemap = 6
// Convars = 7
// Config = 8
// Chat = 9
// Vote = 10
// Password = 11
// RCON = 12
// Cheats = 13
// Root = 14
// Custom1 = 15
// Custom2 = 16
// Custom3 = 17
// Custom4 = 18
// Custom5 = 19
// Custom6 = 20
  • I added warning messages to inform player (it can be disabled by cvar) :
Code:
sm_show_ping_warning
sm_show_choke_warning
sm_show_loss_warning
sm_show_packetsin_warning
sm_show_packetsout_warning
Default : 1
  • I added the multilanguages support for warnings, kick message, and kick message in the chat.
I tested this plugin the most I can and it should work without any problems.
I try to make the english translation myself but since I'm french some mistakes could be presents.

Last edited by Liam; 10-12-2008 at 13:24.
Flyflo is offline
Liam
SourceMod Developer
Join Date: Jan 2008
Location: Atlanta, GA
Old 10-12-2008 , 13:25   Re: High Ping Kicker
Reply With Quote #247

Please dont post modified plugins in here. It makes it hard for people to know what is official and what is not. If you have features you would like added, then ask for them.
__________________
Please don't PM me for support of my plugins. If you have a question, reply in the appropriate thread.

Weapon Restrictions w/ Warmup
High Ping Kicker - Lite Edition
AFK Manager
Liam is offline
nOzE
Member
Join Date: Jul 2008
Old 10-13-2008 , 07:53   Re: High Ping Kicker
Reply With Quote #248

@FlyFlo
Do you have a link for your modified version??? I would give it a try!
__________________
nOzE is offline
Liam
SourceMod Developer
Join Date: Jan 2008
Location: Atlanta, GA
Old 10-13-2008 , 08:57   Re: High Ping Kicker
Reply With Quote #249

I'll be releasing an update so that you can set your own times in the near future. If there are any other addins that you all would like, ask so I can implement them all in at one time.
__________________
Please don't PM me for support of my plugins. If you have a question, reply in the appropriate thread.

Weapon Restrictions w/ Warmup
High Ping Kicker - Lite Edition
AFK Manager
Liam is offline
tftpapst
Member
Join Date: Oct 2006
Old 10-13-2008 , 10:08   Re: High Ping Kicker
Reply With Quote #250

Quote:
Originally Posted by Liam View Post
I'll be releasing an update so that you can set your own times in the near future. If there are any other addins that you all would like, ask so I can implement them all in at one time.
Ok Liam i think the ideas from flyflo are very good.

- The idea to warn the players several times bevor they get kicked
- The multilanguages support (I can send you the german translation from flyflos version)

Also i have an idea too:
Very often if your plugin somebody kicked from my server i get the Question about the "reason". Like this "why i get kicked, what is choke, or loss"
Could you ad something like a popup with the explain of choke,loss,min-max packets.
tftpapst 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 04:21.


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