Which callback?
#4

like this
Код HTML:
if(getplayerping(playerid) == 1000) return SetTimerEx("GetPlayerPingTimer", 1000, 0, "i", playerid);
and then you do

Код HTML:
function GetPlayerPingTimer(playerid)
{
     Kick(playerid)
}
Reply


Messages In This Thread
Which callback? - by Gotham - 25.10.2016, 15:20
Re: Which callback? - by Kaliber - 25.10.2016, 16:07
Re: Which callback? - by Gotham - 06.11.2016, 02:28
Re: Which callback? - by StR_MaRy - 06.11.2016, 02:44
Re: Which callback? - by justice96 - 06.11.2016, 02:50

Forum Jump:


Users browsing this thread: 1 Guest(s)