View Single Post
Old 09-14-2007, 08:48 PM   #4
Snowknight26
Guest
 
Posts Rated Helpful 1 Times
Quote:
Originally Posted by mervaka
leave the -console part out of the batch file, and tick the console thing in advanced keyboard options. works a treat for me!
First of all, I said I was starting a dedicated server (pretty sure you can't do that from inside the client). 2nd, not sure what client options have to do with the server.

Anyway...

I'm actually using the stand alone SRC HLDS, the one that you get from using hldsupdatetool.exe.

So it my bat looks like:
Code:
start /realtime srcds.exe -game FortressForever +maxplayers 16 -port 27016 -console
Like I said, if I remove -console, I get the green HLDS GUI which I don't want, but if I keep -console, I get the HLDS console window but it doesn't get past the line I mentioned in my first post.

Basically what I'm saying is that there is a bug in the HLDS build of FF that needs to be fixed.
  Reply With Quote