07.06.2016, 23:12
Delete this code.
In your code, if you log in rcon (success) the system checks all players and if they have the same IP as who logged in, he receves a ban.
In your code, if you log in rcon (success) the system checks all players and if they have the same IP as who logged in, he receves a ban.
PHP код:
public OnRconLoginAttempt(ip[], password[], success)
{
return 1;
}