Ns Server Pausing With Console ?

NVMaxNVMax Join Date: 2004-03-29 Member: 27586Members
<div class="IPBDescription">when pressing console it pauses game.</div> I recently started hosting a 16 player server and doing very well but as soon as someone hits the console key it pauses it for everyone else how can I stop this?

Comments

  • CheesyPetezaCheesyPeteza Join Date: 2002-11-24 Member: 9784Members, NS1 Playtester, Constellation
    I think thats the side effect of running a listen server. I don't know of any way around it apart from setting up a dedicated server.
  • xqninexqnine Join Date: 2004-01-18 Member: 25454Members
    edited March 2004
    it is running in single player mode on the internet, yes that is possible.

    i will get the thing you need to change later.


    [Edit]
    sv_pausable "0"
    deathmatch "1"

    i think those are the only two

    for some reason something like
    gametype "deathmatch" or something comes to mind but i can't seem to find that one for sure......
  • NVMaxNVMax Join Date: 2004-03-29 Member: 27586Members
    can someone give me tutorial on how to setup a dedicated server ? also how to install admin mod or a "admin mod"
  • modiemodie Join Date: 2003-02-19 Member: 13758Members, Constellation
    oh what the hell <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->

    <a href='http://www.vadakill.com/nsguides/' target='_blank'>http://www.vadakill.com/nsguides/</a>
  • VerthandiVerthandi Join Date: 2002-12-12 Member: 10687Members, NS1 Playtester
    edited March 2004
    <!--QuoteBegin-xqnine+Mar 30 2004, 06:06 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (xqnine @ Mar 30 2004, 06:06 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> it is running in single player mode on the internet, yes that is possible.

    i will get the thing you need to change later.


    [Edit]
    sv_pausable "0"
    deathmatch "1"

    i think those are the only two

    for some reason something like
    gametype "deathmatch" or something comes to mind but i can't seem to find that one for sure...... <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    The command is <b>pausable 0</b>. Nothing else is required.

    This command should already exist in <b>listenserver.cfg</b> (for listen servers), and <b>server.cfg</b> (for dedicated servers), but somehow, it was incorrectly set to 1 upon release of Beta3. When I first upgraded my server to Beta3, I wasn't aware of this error, and needless to say, it annoyed the hell out of my server regulars, and a flood of complaints ensued. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Sign In or Register to comment.