[FilterScript] Anti-Ping
#1

Hi Guys, as you all can see, I have just started scripting, and i have release a GM and one filterscript, this is third release.

How it works

If any player exceeded ping > 600, he/she will be kicked with a reason >= Ping Exceeded

Download Link

Pastebin : Click Me



Have fun !
Reply
#2

thx dude... it's help me
Reply
#3

Very Usefull For RP Server
Reply
#4

Good jOb!!!
Reply
#5

this line of code can do the same thing

if(GetPlayerPing(playerid) > 1000) Kick(playerid);
Reply
#6

Quote:
Originally Posted by Sands
View Post
this line of code can do the same thing

if(GetPlayerPing(playerid) > 1000) Kick(playerid);
There would be a lot of unneeded kicking from incidental ping spikes so it does not do the same thing.
Reply
#7

Nice job .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)