Creating A Dedicated Server For Dummies
major_segment
Join Date: 2004-01-12 Member: 25250Members
<div class="IPBDescription">Help with creating dedicated servers.</div> I've been wanting to create my own dedicated server but I have no idea how to do it.
PLEASE HELP ANYONE!?
Your help will be much appreciated! <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
PLEASE HELP ANYONE!?
Your help will be much appreciated! <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
Comments
server.cfg is a file that came with the ns client/server.
calns.cfg is a file u can get from the calleage web site.
this is a command line. u can put this in a file named server.bat and run it.
u can also make a shortcut of hlds and add the command line arguments.
i asume u want to run the server in a win32 enviroment.
EDIT: may be i wasnt clear enough, sorry.
im still supousing u want to set up a server in a computer running some windows operating system.
so, grab notepad or some text editor
copy and paste this line.
hlds +sv_lan 0 -game ns +exec server.cfg +map ns_hera +maxplayers 14
then save this file as runserver.bat in your half life directory. lets say c:sierra\half-life\
then double click on the runserver.bat file to run the <span style='color:red'> DEDICATED </span> server.
<span style='color:red'> DEDICATED </span> server is the server that runs w/o the graphical enviroment, u only see a black dos window with some text.
this is the console and u can put any half life command like, map, kick etc.
<span style='color:red'> EDIT2: thanks jabs for let me know my typo. </span>
Where did you get that idea? It wont lag, just set process priority of server to higher (if you have windows in your task manager..)
and simplest way to start server is just
hlds.exe -game ns +map ns_eclipse -maxplayers 16
All other switches are not needed for server...
NOTE: if you want to play on same server from same machine, specifiy client port by adding hl.exe -port 27016 (or any other port different from port server is running at..)
i dont have HL or CS. i´m playing NS thru steam. how do i start a dedicated server from that base?
or in which folder do i put my startserver.bat and what is stated in it?
does anybody know?
thx!