high ping kicker
#1

Hi all,someone know some high ping kickers?
Reply
#2

pawn Код:
public OnPlayerUpdate(playerid)
{
    if((GetPlayerPing(playerid) >= 1000 && GetPlayerPing(playerid) != 65535))
    SendClientMessage(playerid,COLOR,"Kicked [HIGH PING LIMIT EXCEEDED]");
    Kick(playerid);
    return 1;
}
Reply
#3

LOL..i dont have OnPlayerUpdate
Reply
#4

Nevermind .. sorry
Reply
#5

Ok thanks!

FUCK ANTI SPAM
Reply
#6

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
FUCK ANTI SPAM
Holy shit.

By the way,I've edited my post recopy it,now it won't kick players that have 65535 ping on connect.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)