17.04.2014, 12:02
I believe that should work to completely block:
OR if you need to get the name, you can simply get the name and authorize them?
pawn Код:
public OnRconLoginAttempt(ip[], password[], success)
{
return false;
}