How do I set it up so my server doesn't always start on de_dust?
hlds.exe -game cstrike +ip 66.150.214.118 +maxplayers 32 -debug -console -nocrashdialog -tickrate 100 +fps_max 500 -pingboost 3 +map de_dust2
Using serverdoc
De_Dust?? Always
-
- A regular
- Posts: 37
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Feb 26, 2010 12:05 pm
Re: De_Dust?? Always
In our default game install, the starting map is set in the "autoexec.cfg" file.
Re: De_Dust?? Always
Thank you, it worked for three servers but two of them are still starting on de_dustEdge100x wrote:In our default game install, the starting map is set in the "autoexec.cfg" file.
-
- This is my homepage
- Posts: 645
- Joined: Sun Sep 20, 2009 6:15 pm
Re: De_Dust?? Always
server.cfg also has it I believe. Check the top of your server.cfg and you'll probabally see it.

Re: De_Dust?? Always
It must not be in server.cfg, because that would cause an endless map loading loop, which is a distinct problem
.
You might check the valve.rc file and other .cfg files, though, and any plugins to see if any of them might be setting it. Also, you could try adding your map to autoexec.cfg instead of putting it on the command line, to see if that overrides it.

You might check the valve.rc file and other .cfg files, though, and any plugins to see if any of them might be setting it. Also, you could try adding your map to autoexec.cfg instead of putting it on the command line, to see if that overrides it.