SA-MP Forums Archive
Stop RCON Login - 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)
+--- Thread: Stop RCON Login (/showthread.php?tid=512338)



Stop RCON Login - Nils94 - 10.05.2014

Hey,
how can I stop failed RCON Logins?


Need your help!


Re: Stop RCON Login - Konstantinos - 10.05.2014

If it's spammed, then disable the remote console.

Add:
pawn Code:
rcon 0
to your server.cfg


AW: Re: Stop RCON Login - Nils94 - 10.05.2014

Quote:
Originally Posted by Konstantinos
View Post
If it's spammed, then disable the remote console.

Add:
pawn Code:
rcon 0
to your server.cfg
Thanks! Now is no access from the outside?


Re: AW: Re: Stop RCON Login - Konstantinos - 10.05.2014

Quote:
Originally Posted by Nils94
View Post
Thanks! Now is no access from the outside?
Yes, it disables that.