SA-MP Forums Archive
RCON flood? Wrong RCON password = kick. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: RCON flood? Wrong RCON password = kick. (/showthread.php?tid=253062)



RCON flood? Wrong RCON password = kick. - Osviux - 04.05.2011

What is the purpose of RCON flood? And does anyone have a code that kicks players that enter the RCON password incorrectly?


Re: RCON flood? Wrong RCON password = kick. - Ronaldo_raul™ - 04.05.2011

Quote:
Originally Posted by Osviux
Посмотреть сообщение
What is the purpose of RCON flood? And does anyone have a code that kicks players that enter the RCON password incorrectly?
This is when you exceeds the limits to enter incorrect RCON password.....it must me 3 time..........?


Re: RCON flood? Wrong RCON password = kick. - [NoV]LaZ - 04.05.2011

https://sampwiki.blast.hk/wiki/OnRconLoginAttempt

That example will ban the player.


Re: RCON flood? Wrong RCON password = kick. - park4bmx - 04.05.2011

to kick the player with Rcon you need.
you first need to ligin by Rcon like this /Rcon login "password here" withouth the ""
and then you do
/rcon kick "the playerid" again without the ""