this is my current command line and it wont set the game mode...
srcds.exe -norestart -console +host_workshop_collection 24278679 -authkey CUSTOM API KEY -game garrysmod -gamemode terrortown -nohltv -condebug +maxplayers 20 +ip ###.##.##.### -port ##### +exec "server.cfg" +map "ttt_67thway_v4" 66
but its not setting the game mode. I have not edited the TTT files in anyway this is a brand new server.
It should be +gamemode, not -gamemode. Also, you have a random 66 at the end.
And you don't need the +exec "server.cfg", this is executed by default, now you're running it twice.
[QUOTE=Cyberuben;44513842]And you don't need the +exec "server.cfg", this is executed by default, now you're running it twice.[/QUOTE]
Not in normal SRCDS. It's better to put it in your autoexec.cfg, but it does not get automatically executed.
Sorry, you need to Log In to post a reply to this thread.