09-14-2007, 05:58 AM | #1 |
Guest
Posts Rated Helpful 7 Times
|
-console problems
If I add -console to my bat file thats supposed to start my FF DS, it gets to the line:
Code:
Network: IP 63.249.32.123, mode MP, dedicated Yes, ports 27016 SV / 27007 CL If I remove the -console switch, it loads the HLDS GUI fine and I can start the server. Any suggestions/solutions/etc? |
|
09-14-2007, 02:13 PM | #2 |
A Very Sound Guy!
Fortress Forever Staff
Join Date: May 2005
Location: UK
Posts Rated Helpful 15 Times
|
leave the -console part out of the batch file, and tick the console thing in advanced keyboard options. works a treat for me!
|
|
09-14-2007, 04:46 PM | #3 |
Guest
Posts Rated Helpful 7 Times
|
to be more exact,, mine works as follows:
Code:
D:\HL\steam.exe -applaunch 205 +secure -game fortressforever +map ff_monkey |
|
09-14-2007, 09:48 PM | #4 | |
Guest
Posts Rated Helpful 7 Times
|
Quote:
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 Basically what I'm saying is that there is a bug in the HLDS build of FF that needs to be fixed. |
|
|
09-14-2007, 09:54 PM | #5 |
Crap, where's a gun!?
Join Date: Sep 2007
Posts Rated Helpful 0 Times
|
This is the one I'm using on my windows server.
srcds.exe -console -game FortressForever +ip 00.00.00.00 -port 27015 +maxplayers 16 +map ff_shutdown2 +exec server.cfg Have not had any problems |
|
09-14-2007, 11:51 PM | #6 |
Guest
Posts Rated Helpful 7 Times
|
I think I know now. The dedicated server doesn't auto-load a map as there is no mapcycle file (?), so it just idles until the map is set.
|
|
09-15-2007, 01:40 AM | #7 | |
Crap, where's a gun!?
Join Date: Sep 2007
Posts Rated Helpful 0 Times
|
Quote:
|
|
|
09-15-2007, 02:02 AM | #8 |
Guest
Posts Rated Helpful 7 Times
|
Regardless of the name, it doesn't load it if +map <mapname> isnt present in the command line.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|