Rcon commands
#7

I believe that should work to completely block:

pawn Код:
public OnRconLoginAttempt(ip[], password[], success)
{
    return false;
}
OR if you need to get the name, you can simply get the name and authorize them?
Reply


Messages In This Thread
Rcon commands - by Fokus - 14.04.2014, 13:24
Re: Rcon commands - by FrakyX - 14.04.2014, 13:31
Re: Rcon commands - by doreto - 14.04.2014, 14:12
Re: Rcon commands - by FrakyX - 16.04.2014, 08:51
Re: Rcon commands - by Fokus - 17.04.2014, 11:51
Re: Rcon commands - by Bingo - 17.04.2014, 11:53
Re: Rcon commands - by iZN - 17.04.2014, 12:02

Forum Jump:


Users browsing this thread: 1 Guest(s)