AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   High Ping Kicker - Lite Edition (https://forums.alliedmods.net/showthread.php?t=79147)

Liam 10-17-2008 18:55

High Ping Kicker - Lite Edition
 
1 Attachment(s)
/* Notes */
This plugin was written to enable server admins to enforce a maximum ping that players can have. It takes the players cmdrate and the servers tickrate into account when doing this. It will not check players who are currently connecting or are not on a team.

Server Config Information: http://forums.srcds.com/viewtopic/1094 -- Thanks to |GsX| GrimReaper for finding that article.

This plugin has been compiled and tested on both non-orange box and the orange box servers, and requires SM 1.0.x or 1.1.x. Those can be downloaded at: http://www.sourcemod.net/snapshots.php

/* Installation */
Compile the attached file and place it in the <mod>/addons/sourcemod/plugins folder and either change the map on your server or type sm plugins load hpk_lite.

The Config file is located in <mod>/cfg/sourcemod/hpk_lite.cfg. Edit the settings within that to control the variables of the plugin itself.

/* ConVars */
sm_hpk_enabled "1" Enable the HPK. 1 = On | 0 = Off
sm_maxping "150" Maximum ping allowed by clients.
sm_maxchecks "15" Number of grace checks allowed by the HPK before kicking a client.
sm_startcheck "60" Amount of time in seconds before starting to check pings on map start.
sm_adminsimmune "1" Admins immune. 1 = On | 0 = Off

/* Changelog */
1.0.0.0
---Initial Release
1.0.0.1
---Changed the default poll time to 15 seconds.
---Changed the default amount of checks to 10.

sirmoe 10-17-2008 20:41

Re: High Ping Kicker - Lite Edition
 
finally, a simple ping kicker that *hopefully* works!


Big thanks!

DataMatrix 10-18-2008 03:36

Re: High Ping Kicker - Lite Edition
 
Cheers Liam! I didn't want any choke/loss etc checking so this is perfect :)

exvel 10-18-2008 07:51

Re: High Ping Kicker - Lite Edition
 
Nice plugin.
Liam, why most part of your plugins are not multilangual? :(

CrimsonGT 10-18-2008 12:53

Re: High Ping Kicker - Lite Edition
 
Probably because he doesnt know any other languages. Im sure if you translate it he would add it.

Lebson506th 10-18-2008 13:46

Re: High Ping Kicker - Lite Edition
 
Quote:

Originally Posted by CrimsonGT (Post 701686)
Probably because he doesnt know any other languages. Im sure if you translate it he would add it.

I think what he means is that the plugin isn't coded to be translatable.

There are no localizations built in to it.

Liam 10-18-2008 14:41

Re: High Ping Kicker - Lite Edition
 
It uses the default language pack, the rest are hard coded. If you all want me to add translations in, I'll be glad to.

tftpapst 10-18-2008 16:09

Re: High Ping Kicker - Lite Edition
 
Quote:

Originally Posted by Liam (Post 701737)
It uses the default language pack, the rest are hard coded. If you all want me to add translations in, I'll be glad to.

We want :)

And i want the Full Edition soon :wink: (Also with translation in)

Liam 10-18-2008 18:19

Re: High Ping Kicker - Lite Edition
 
You all are needy. :P

I had to format my pc. I'll get to work on the full edition shortly.

sessus 10-18-2008 18:56

Re: High Ping Kicker - Lite Edition
 
hehe Liam.

There is no need for translations for this Lite edition. The only thing it will put out (I believe) is 'Kicked for high ping'. So you guys really want just one line to be translated.
Translations probably male more sense for the 'Advanced Edition' once Liam pumps it out.

Btw: Thanks for this lite version of the HPK. It is a mystery why SM doesn't have a built in plugin already. Anyways, keep up the great work.


All times are GMT -4. The time now is 16:00.

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