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

Very Basic High Ping Kicker (Updated 7/15/10)


Post New Thread Reply   
 
Thread Tools Display Modes
mrhappypants
Junior Member
Join Date: Mar 2009
Old 04-01-2009 , 23:58   Re: Very Basic High Ping Kicker
Reply With Quote #41

Where exactly is this config fire created? i installed the .smx i joined my server and typed "sm_vbping_debug" it correctly displayed my ping...

what do i need to do to create this cfg? where is its directory? and how do i refresh my plugins list? i am still pretty new at managing my server. i am learning a lot but some of these plugins have installation instructions that are vague because most people using them know what theyre doing. =)

Last edited by mrhappypants; 04-02-2009 at 00:28.
mrhappypants is offline
OtterNas3
Senior Member
Join Date: Apr 2009
Old 04-15-2009 , 14:47   Re: Very Basic High Ping Kicker
Reply With Quote #42

Is it possible that the player with high ping, gets a warning ingame?

I set warnings to 3 and Players reported they not even warned one time trough a message or anything else before they get kicked.


Thanks,
OtterNas3
OtterNas3 is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 04-30-2009 , 04:42   Re: Very Basic High Ping Kicker
Reply With Quote #43

Oh wow haha, this is where this plugin is, still in New Plugins! Anyway, sorry for disappearing for a bit, I had to spend some time away from scripting. I am back with a vengeance now.

Quote:
Originally Posted by macing View Post
Can you add the option to show a message to the remaining players on the server? Something like: "Mr. Doctor was kicked due to his high ping" (would be even better if the message was customizable). Right now it looks like the player just left for no reason.
This has been added, I am currently testing it to make sure it works properly.

Quote:
Originally Posted by mrhappypants View Post
Where exactly is this config fire created? [. . .] what do i need to do to create this cfg? where is its directory? and how do i refresh my plugins list?
The plugin automatically generates a config file for you. It is created in the standard plugin directory, /cfg/sourcemod/. You will need to manually execute this config file for the changes to take effect right away, or change map.

You can refresh your plugin list by doing "sm plugins refresh" in rcon (if the plugin has been installed but hasn't loaded yet), or "sm plugins reload (plugin ID from "sm plugins list" or plugin file name)" to reload any one manually.

Quote:
Originally Posted by OtterNas3 View Post
Is it possible that the player with high ping, gets a warning ingame?

I set warnings to 3 and Players reported they not even warned one time trough a message or anything else before they get kicked.
This has been added, I am currently testing it to make sure it works properly. 3 warnings is a little low though, depending on the rate at which you check their pings.

As I said to everyone above, I am testing out the changes I have made here before releasing the next version. I should have it up in a couple days to make sure everything is running smoothly.
__________________
msleeper is offline
arramus
Junior Member
Join Date: Feb 2009
Old 05-02-2009 , 05:34   Re: Very Basic High Ping Kicker
Reply With Quote #44

Great. Looking forward to the updates. The current build is running very smoothly in my L4D server.
__________________
arramus is offline
Send a message via Skype™ to arramus
Felycity
Member
Join Date: Mar 2009
Old 05-07-2009 , 01:21   Re: Very Basic High Ping Kicker
Reply With Quote #45

im using this plugin for L4D.
but i got error message.

Code:
L 05/07/2009 - 14:13:05: SourceMod error session started
L 05/07/2009 - 14:13:05: Info (map "l4d_vs_hospital01_apartment") (file "errors_20090507.log")
L 05/07/2009 - 14:13:05: [SM] Native "GetClientTime" reported: Client 2 is a bot
L 05/07/2009 - 14:13:05: [SM] Displaying call stack trace for plugin "vbping.smx":
L 05/07/2009 - 14:13:05: [SM]   [0]  Line 220, /home/groups/alliedmodders/forums/files/3/7/5/2/1/37949.attach::timer_CheckPing()
L 05/07/2009 - 14:13:25: [SM] Native "GetClientTime" reported: Client 3 is a bot
L 05/07/2009 - 14:13:25: [SM] Displaying call stack trace for plugin "vbping.smx":
L 05/07/2009 - 14:13:25: [SM]   [0]  Line 220, /home/groups/alliedmodders/forums/files/3/7/5/2/1/37949.attach::timer_CheckPing()
L 05/07/2009 - 14:13:45: [SM] Native "GetClientTime" reported: Client 3 is a bot
L 05/07/2009 - 14:13:45: [SM] Displaying call stack trace for plugin "vbping.smx":
L 05/07/2009 - 14:13:45: [SM]   [0]  Line 220, /home/groups/alliedmodders/forums/files/3/7/5/2/1/37949.attach::timer_CheckPing()
can u fix this?
my specification below.

SERVER OS:
Windows Server 2003 R2

MODS RUNNING:
metamod 1.7.1
sourcemod 1.2.1-hg2677

vbping Version 1.1
Felycity is offline
muukis
Veteran Member
Join Date: Apr 2009
Old 05-07-2009 , 01:25   Re: Very Basic High Ping Kicker
Reply With Quote #46

Felycity: My system is exactly the same and I'm not getting any of those errors.
muukis is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 05-07-2009 , 21:23   Re: Very Basic High Ping Kicker
Reply With Quote #47

Felycity, thanks for posting that. That should be fixed in the latest version.

I'll try to get this kicked out ASAP after some further testing. I'll probably post up a beta test version here soon so other people can see and make sure it's working right. It's such a pain in the ass to test a plugin like this since it is totally silent 99% of the time.
__________________
msleeper is offline
OtterNas3
Senior Member
Join Date: Apr 2009
Old 05-11-2009 , 08:40   Re: Very Basic High Ping Kicker
Reply With Quote #48

Quote:
Originally Posted by msleeper View Post

As I said to everyone above, I am testing out the changes I have made here before releasing the next version. I should have it up in a couple days to make sure everything is running smoothly.

[BUMP]
Any News on this?

Moo
OtterNas3
OtterNas3 is offline
Visual77
Veteran Member
Join Date: Jan 2009
Old 05-11-2009 , 11:14   Re: Very Basic High Ping Kicker
Reply With Quote #49

Quote:
Originally Posted by macing View Post
Can you add the option to show a message to the remaining players on the server? Something like: "Mr. Doctor was kicked due to his high ping" (would be even better if the message was customizable). Right now it looks like the player just left for no reason.
Bump. Did you forget about this, msleeper?
The "kick" message isn't showed to the public on L4D.

Last edited by Visual77; 05-11-2009 at 13:31.
Visual77 is offline
Visual77
Veteran Member
Join Date: Jan 2009
Old 05-12-2009 , 11:54   Re: Very Basic High Ping Kicker
Reply With Quote #50

I haven't got the time to test it yet but console logs gave me this:

L 05/12/2009 - 17:19:16: "[The Cure] Visual<192>" disconnected (reason "You have been kicked due to excessive ping")
Dropped [The Cure] Visual from server (You have been kicked due to excessive ping)

I will tell you if the remaining players see that message as soon as I can. Thanks.
<192> must be the ping, I assume?

Last edited by Visual77; 05-12-2009 at 12:02.
Visual77 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 11:48.


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