[FilterScript] AntiPing by hustrine
#1

Hi everyone! So i create new FilterScript! This filterscript kick player from server if her ping is too much!

So get him and use!

Pastebin: http://pastebin.com/wZ50m3qM
Solidfiles: http://www.solidfiles.com/d/efc0214f0a/

P.S. Sorry for my bad english. ;(
Reply
#2

I've peeked into the source code and I've to say it could've been more advanced. Some advanced features could be inserted in there.

For ex:
- Saving to a .txt file
- /setping [ping] for Administrators to use or perhaps dialogs?


Also your Thread could use a more "professional" design or at the least could pack some useful information and as for the script, It's a good thing you're not using OPU on such a trivial detail. Again this is just common. Nevertheless, Good Job
Reply
#3

Good job man! It's ok for servers hosted by host with low-cost (low fps).
Reply
#4

Thanks guys.
Reply
#5

pawn Код:
SetTimer( "Kicked", 100, false );
WRONG! This will always kick playerid 0.
Reply
#6

So, this fs will create 500 timers in full server? Yeah, cool.
Reply
#7

Ken97, a /setping is impossible.
Reply
#8

Quote:
Originally Posted by Yiin
Посмотреть сообщение
So, this fs will create 500 timers in full server? Yeah, cool.
So i can use SetTimerEx?
Reply
#9

Quote:
Originally Posted by Rajat_Pawar
Посмотреть сообщение
Ken97, a /setping is impossible.
He meant a command to set the max ping the server allows. It's indeed impossible to set players' ping!
Reply
#10

Quote:
Originally Posted by hustrine
Посмотреть сообщение
So i can use SetTimerEx?
global timer with foreach loop is better for performance.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)