How do I change my servers default map? Default map as in the map the server will be on after a restart or crash.
Do you run your server with a bat file? Can you paste the contents here if you do.
I got dedicated server hosted by lowpings.net and I'd also like to know how I could set default map so after restarting it will be that map what I want
If you have access to the startup command line, add this:
+map <MAP NAME HERE WITHOUT .bsp>
In example:
[code]srcds.exe -game garrysmod -console -tickrate 99 -port 27015 [b]+map RP_HomeTown2000[/b] -maxplayers 8[/code]
Sorry, you need to Log In to post a reply to this thread.