Posts: 19
Threads: 7
Joined: Jul 2011
Reputation:
0
I have an admin script. When my admins try to /kick or /ban someone RCON gets in the way and says "/kick: you are not an admin" or "/ban: you are not an admin" I saw the wiki says "rcon 0/1 - if 0 blah blah blah" I dont get it. All I want to do is disable RCON comepletely. Help anyone?!
Posts: 155
Threads: 5
Joined: Apr 2011
Reputation:
0
As far as I know you can't disable rcon, as it is built into the samp program. Check your script and see if there is anything that says "if(isplayeradmin)" because this will make it so only rcon admins can do whatever is next.
As for the wiki you read, that is talking about a remote console (so you can enter rcon commands without being in the server) and will probably not fix your situation.
Posts: 38
Threads: 8
Joined: Sep 2011
Reputation:
0
Tell them not to /rcon login into the server and try again
And BTW if kicked or banned by Rcon , it's /rcon kick and /rcon ban so it's not Rcon getting in way!