This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Advanced HPK


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Server Management       
Burn Strike
BANNED
Join Date: Dec 2010
Old 12-15-2010 , 07:01   Advanced HPK
Reply With Quote #1

Description
This plugin is based in Hight Ping Kicker, but is more optimized with some new color messages.

Cvars
Quote:
amx_hpk_ping <num> // Lowest average ping to be kicked (Default: 200)
amx_hpk_check <num> // Time between checks (Default: 12)
amx_hpk_tests <num> // Number of checks to be performed before kick (Default: 5)
amx_hpk_delay <num> // Delays ping checking after connect (Default: 60)
amx_hpk <ping> <check> <tests> <delay> // displays status of the plugin and syntax to configure it
Messages
Warn to the players
[HPK] Players with more ping then 200ms will be kicked

Kick message
[HPK] Player LOL was kicked for high ping (His ping: 350ms)

Modules
Only amxmodx.
Attached Files
File Type: sma Get Plugin or Get Source (advaced_hpk.sma - 1622 views - 4.0 KB)

Last edited by Burn Strike; 12-15-2010 at 07:14.
Burn Strike is offline
a.aqua
Senior Member
Join Date: Jul 2009
Location: Russia
Old 12-15-2010 , 07:26   Re: Advanced HPK
Reply With Quote #2

__________________
a.aqua is offline
Send a message via ICQ to a.aqua
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 12-15-2010 , 07:35   Re: Advanced HPK
Reply With Quote #3

Quote:
Originally Posted by a.aqua View Post
__________________
Retired.
Xalus is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-15-2010 , 07:39   Re: Advanced HPK
Reply With Quote #4

The changes that you made do not warrant a new plugin where you are the author. The author should still be shadow and you should have posted this in his thread.

Unapproved.

EDIT: You can not support this plugin as well ;)
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).

Last edited by YamiKaitou; 12-15-2010 at 07:42.
YamiKaitou is offline
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 12-15-2010 , 11:47   Re: Advanced HPK
Reply With Quote #5

maybe he has endeavored to write
parts of this plugin.
more the idea already exists and is the same as other authors.

PHP Code:
public plugin_init()
{
    
register_plugin("Advanced HPK""1.0""MMYTH")
    
    
register_concmd("amx_hpk""cmdHpk"ADMIN_KICK"- configures hpk plugin")
    
    
g_ping register_cvar("amx_hpk_ping""200")
    
g_check register_cvar("amx_hpk_check""12")
    
g_tests register_cvar("amx_hpk_tests""5")
    
g_delay register_cvar("amx_hpk_delay""60"
PHP Code:
public plugin_init()
{
  
register_plugin("High Ping Kicker (Steam)","0.16.2","OLO/shadow")
  
register_concmd("amx_hpk","cmdHpk",ADMIN_KICK,"- configures high_ping_kicker plugin")
  
register_cvar("amx_hpk_ping","200")
  
register_cvar("amx_hpk_check","12")
  
register_cvar("amx_hpk_tests","5")
  
register_cvar("amx_hpk_delay","60"
oLO
__________________

Last edited by rx1983; 12-15-2010 at 11:47. Reason: translate portugues to ingles
rx1983 is offline
Send a message via MSN to rx1983
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 12-15-2010 , 11:50   Re: Advanced HPK
Reply With Quote #6

sorry bump..

he was banned from the forum for this??
__________________
rx1983 is offline
Send a message via MSN to rx1983
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-15-2010 , 11:50   Re: Advanced HPK
Reply With Quote #7

Would you rather me update my Unapproved message then? Either way, the OP can't support this plugin

EDIT: Yes he was banned, for duplicate accounts
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 12-15-2010 , 17:05   Re: Advanced HPK
Reply With Quote #8

which is a duplicate account?
__________________
rx1983 is offline
Send a message via MSN to rx1983
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-15-2010 , 17:37   Re: Advanced HPK
Reply With Quote #9

Quote:
Originally Posted by rx1983 View Post
which is a duplicate account?
The Author of the plugin is the duplicate account
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou 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 20:05.


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