SA-MP Forums Archive
[HELP] Stop flooding on public OnIncomingConnection! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [HELP] Stop flooding on public OnIncomingConnection! (/showthread.php?tid=577828)



[HELP] Stop flooding on public OnIncomingConnection! - VenomMancer - 14.06.2015

How to stop player with flooding ip?
i have this problem ini my server.

pawn Код:
public OnIncomingConnection(playerid, ip_address[], port)
{
// May you make for me the scripting ini here? :D
    return 1;
}
#sorryformybadenglish