Posts: 31
Threads: 6
Joined: May 03, 2008
im running sourcemod on my server, i know the default map that valve has set to 2fort can be changed, but i cant find any answer on google, maybe someone here knows, i want to be able to change the default map of 2fort to whatever i want, either thru sourcemod or thru tf2 itself, i know it can be done, the place hosting my server has done it for me 3 times now but they wont tell me how there doing it.
anyone got any clue, valve sets the default map to 2fort but i know it can be changed....
Posts: 11
Threads: 2
Joined: May 05, 2008
-map <name> in the start upline of the server.
I am the guy with a magnum pointed at the back of your neck.
Posts: 31
Threads: 6
Joined: May 03, 2008
what file woul that be in?
Posts: 579
Threads: 16
Joined: Dec 06, 2007
its not in a file... who is your hosting company?
most have a web interface that you can control the server from, somewhere in that interface should be th eoption to edit the command line. That is where the -map <your_default_map> should be changed. Although... some companies restrict editting that so you may just have to keep asking.
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
Also, it's "+map" not "-map." The + means that it is a console command to be executed as soon as the server comes up.
But yes, they are correct. You have to get your server host to change the command line parameters used to start your server.
Posts: 11
Threads: 2
Joined: May 05, 2008
I always get them two confused. Thanks for correcting me.
I am the guy with a magnum pointed at the back of your neck.