View Single Post
Re: MeanLoader Server Startup
Old
  (#47)
Drek
Member
 
Status: Offline
Posts: 64
Join Date: Feb 2004
Default Re: MeanLoader Server Startup - 12-05-2006

I'm trying to figure out what your question is. Have you installed the service? Did you restart the service after you changed your config?

edit: I can see one thing you've got wrong. This line:

CommandLine = D:\installdirectory\source_server\srcds.exe -console -game hl2mp -tickrate 66 +fps_max 600 +maxplayers 11 -port 27015 +map dm_lockdown +exec server.cfg

Shouldn't have the executable in it, only the command line switches. So it should look like this:

CommandLine = -console -game hl2mp -tickrate 66 +fps_max 600 +maxplayers 11 -port 27015 +map dm_lockdown +exec server.cfg


AMD Athlon XP 1700+
1GB PC-2100 DDR SDRAM
Debian Etch 4.0 GNU/Linux (custom kernel 2.6.18.5)
Day of Defeat, Day of Defeat: Source, Firearms
Natural Selection, Team Fortress Classic
Metamod-P
AMX Mod X
Source Mod
Admin Mod
  
Reply With Quote