BAD RCON ATTEMPT - Someone tries to hack my SA:MP server
#3

Quote:
Originally Posted by C00K13M0N$73R
Посмотреть сообщение
Theres no way to avoid this.
There is!
pawn Код:
public OnRconLoginAttempt(ip[], password[], success)
{
    new playerid;
    if(!success) return Ban(playerid);
    return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)