Server Op Priviledges Not Assigned
Bob_Da_Troll
Join Date: 2002-12-30 Member: 11598Members
In server.cfg on my server I have myself set as a server admin using my WON ID, but everytime I try to kick someone I get "You are not a server operator". Huh?
Anyone have any ideas? Thanks. <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' valign='absmiddle' alt='asrifle.gif'><!--endemo-->
Anyone have any ideas? Thanks. <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' valign='absmiddle' alt='asrifle.gif'><!--endemo-->
Comments
rcon_password "YourRconPasswordHere"
When you are in the game you need to open the console and type:
rcon_password YourRconPasswordHere
Then you can issue rcon commands to the server from your client.
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->rcon_password *****
rcon kick @sshole
@sshole has left the game * or something.
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
IE:
// List server op WON ids here, delimited by semi-colons (eg, "12345;23223;123123"). mp_authicons must be 1 for this to work.
mp_serverops ""
mp_authicons 1
If so, they dont have any fucntions for adming the server in them. That just simple puts an icon next to your name in NS. You must type "auth" in your clients console to activate the icon.
If your running admin_mod or something similar. They have there own config files, and don't use the server.cfg.
From your client is;
rcon_password xxx -sets rcon pass
rcon status -full status output
rcon stat -clean status output
rcon kick (name/userid/wonid) -kicks a player.
rcon banid (name/userid/wonid) -bans a player
rcon writeid -saves wonid banlist to banned.cfg
rcon addip xxx.xxx.xxx.xxx -bans an ip or subnet
rcon writeip -saves ip banlist to listip.cfg
Thoose are the basic commands you will need to use.
From your client is;
rcon_password xxx -sets rcon pass
rcon status -full status output
rcon stat -clean status output
rcon kick (name/userid/wonid) -kicks a player.
rcon banid (name/userid/wonid) -bans a player
rcon writeid -saves wonid banlist to banned.cfg
rcon addip xxx.xxx.xxx.xxx -bans an ip or subnet
rcon writeip -saves ip banlist to listip.cfg
Thoose are the basic commands you will need to use.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
I can use rcon status, etc. Can't kick or ban. No error is given; it simply won't allow me to do it.
I love Natural Selection; I hate the Half-Life engine.