08.06.2016, 04:21
Your problem lies
there.
When you start the gamemode, go ingame, login, logout, set your admin to 3+ in the database, and login again.
Then you should be able to login via rcon.
Код:
if(PlayerInfo[i][pAdmin] < 3) Ban(i);
When you start the gamemode, go ingame, login, logout, set your admin to 3+ in the database, and login again.
Then you should be able to login via rcon.