<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?
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-->
<!--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-->
Comments
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......
<a href='http://www.vadakill.com/nsguides/' target='_blank'>http://www.vadakill.com/nsguides/</a>
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-->