how to make a ping
#2

Use y_ini to save the max ping then on the ping kick use a timer or OnPlayerUpdate
pawn Код:
if(GetPlayerPing(playerid)>250)
{
Kick(playerid);
}
Reply


Messages In This Thread
how to make a ping - by DerickClark - 24.12.2012, 07:04
Re: how to make a ping - by DaRk_RaiN - 24.12.2012, 07:27
Re: how to make a ping - by Lordzy - 24.12.2012, 08:22
Re: how to make a ping - by DaRk_RaiN - 24.12.2012, 08:47
Re: how to make a ping - by Vince - 24.12.2012, 11:15

Forum Jump:


Users browsing this thread: 2 Guest(s)