30.11.2012, 12:39
Try to make the oppsite. i mean
and tell us the result..
pawn Code:
if(GetPlayerPing(playerid) > ServerInfo[Ping])
{
//your code here
}
else if(PingWarn[playerid] == 4)
{
//your code here
}