NS2 Server Help
Drakennz
Join Date: 2012-03-11 Member: 148620Members
Join Date: 2012-03-11 Member: 148620Members
Comments
<a href="http://www.unknownworlds.com/ns2/forums/index.php?showtopic=116882" target="_blank">http://www.unknownworlds.com/ns2/forums/in...howtopic=116882</a>
the only thing i havent manage to do is the ns2update.exe mod, seems to be bugged :/ I've tried all solution and asked a pro with no solution :(
Usually when staring up your first server using server.exe file a filename called "server.xml" file will appear in #APPDATA#\Roaming\Natural Selection 2\
If it doesnt appear there you you can create your own with the following code.
<options>
<lanGame>false</lanGame>
<mapName>ns2_summit</mapName>
<port>27015</port>
<serverName>Yourservernamehere</serverName>
<playerLimit>18</playerLimit>
</options>
If it doesnt appear there you you can create your own with the following code.
<options>
<lanGame>false</lanGame>
<mapName>ns2_summit</mapName>
<port>27015</port>
<serverName>Yourservernamehere</serverName>
<playerLimit>18</playerLimit>
</options><!--QuoteEnd--></div><!--QuoteEEnd-->
Yeah im running it on my Debian Linux server so no matter where i look i cant find APPDATA so cant edit that file - i do however have it running now just need to test it with people and map cycling e.t.c