Server Op Priviledges Not Assigned

Bob_Da_TrollBob_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-->

Comments

  • VadakillVadakill The Almighty BSO Join Date: 2002-04-02 Member: 373Members, NS1 Playtester
    Make sure you have the following line in your server.cfg:

    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.
  • Bob_Da_TrollBob_Da_Troll Join Date: 2002-12-30 Member: 11598Members
    I'll try that, buddy. Thanks.
  • Bob_Da_TrollBob_Da_Troll Join Date: 2002-12-30 Member: 11598Members
    That didn't work. RCON doesn't have anything to do with a plug-in, does it?
  • GelantiousGelantious Join Date: 2002-11-01 Member: 2576Members, Constellation
    No, its not a plugin.

    <!--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-->
  • HtNickoliHtNickoli Join Date: 2002-11-24 Member: 9786Members
    I would assume by you saying, "in the server.cfg" you are reffering to the NS build in admin lines.

    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.
  • VadakillVadakill The Almighty BSO Join Date: 2002-04-02 Member: 373Members, NS1 Playtester
    It wasn't made clear that you were using plugins. Please be more specific on what you have installed on your server and what you have tried already then we can help you better.
  • Bob_Da_TrollBob_Da_Troll Join Date: 2002-12-30 Member: 11598Members
    I'm not using any plugins. I hadn't heard of rcon before. I was typing "kick" in the console instead of rcon_kick (whatever). I had the necessary stuff in the server.cfg; I was apparently just screwing up the commands. I'll try this again.
  • HtNickoliHtNickoli Join Date: 2002-11-24 Member: 9786Members
    <!--QuoteBegin--Bob Da Troll+Jan 11 2003, 04:16 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Bob Da Troll @ Jan 11 2003, 04:16 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->I'm not using any plugins. I hadn't heard of rcon before. I was typing "kick" in the console instead of rcon_kick (whatever). I had the necessary stuff in the server.cfg; I was apparently just screwing up the commands. I'll try this again.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    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.
  • [WHO]Them[WHO]Them You can call me Dave Join Date: 2002-12-11 Member: 10593Members, Constellation
    <a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=8&t=19388' target='_blank'>here ya go, make some use of the mp_serverops cvar</a>
  • Bob_Da_TrollBob_Da_Troll Join Date: 2002-12-30 Member: 11598Members
    <!--QuoteBegin--[Ht]Nickoli+Jan 11 2003, 04:54 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> ([Ht]Nickoli @ Jan 11 2003, 04:54 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><!--QuoteBegin--Bob Da Troll+Jan 11 2003, 04:16 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Bob Da Troll @ Jan 11 2003, 04:16 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->I'm not using any plugins. I hadn't heard of rcon before. I was typing "kick" in the console instead of rcon_kick (whatever). I had the necessary stuff in the server.cfg; I was apparently just screwing up the commands. I'll try this again.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    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.
  • Bob_Da_TrollBob_Da_Troll Join Date: 2002-12-30 Member: 11598Members
    Anyone? Also is there a file I can WON IDs of cheating players in that will keep them banned from the server?
Sign In or Register to comment.