Post Reply 
Ping kick
Author Message
Kron Offline
Junior Member
**

Posts: 15
Joined: Apr 2009
Post: #1
Ping kick
Not sure if it has been asked, but ok I'll ask anyway.
Can Morkeye be made to kick high pingers?
Set a max limit and get it to scan then kick?
06-02-2010 17:44
Find all posts by this user Quote this message in a reply
Valleyhunter Offline
Junior Member
**

Posts: 24
Joined: Sep 2009
Post: #2
RE: Ping kick
Old post, but I see nobody have replied; so here goes "awakening a dead post"

That is not neccessary as you already have this option in your server file.

Example:
// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "250" // MAX player ping on CONNECT, any higher and player isnt allowed to connect

Hope that helped.

[Image: Valleyhunter-FragTastic_small.JPG]

[Image: 8574b.png]
19-02-2010 14:12
Visit this user's website Find all posts by this user Quote this message in a reply
jneumann1 Offline
Junior Member
**

Posts: 11
Joined: Aug 2008
Post: #3
RE: Ping kick
That is good and all except when you have a player who's ping starts out low & they can connect but then gets high the only way to kick them is to have an admin do it.
23-02-2010 23:39
Find all posts by this user Quote this message in a reply
Jimbo Offline
Administrator
*******

Posts: 571
Joined: Jan 2008
Post: #4
RE: Ping kick
Ping information does not come down the pbucon stream, therefore the way MORKEye is written at the moment the answer is no.... however.... MORKEye IS capable of getting this information by other means but I would be unwilling to add this as a feature at this time.

[Image: jimbojetset.gif]
some days it's just not worth the effort of chewing through the straps - Emo Philips
24-02-2010 13:11
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply