View Full Version : Custom Maps
Elmo-AUS-
03-09-2004, 07:00 AM
Hey guys, I had a look thru and couldn't find anything bout it.
So...
On our server, we have both custom maps, and the standard maps. I have 2 config files, one for custom maps and one for standard maps. But when I load the standard maps one, it still cycles thru the custom maps. Is there any way so it doesn't.
They are in no way set in the config file..
Any help
Cheers
Elmo
ColdLogic
03-09-2004, 07:45 AM
We have a dedicated config file that is executed every time the server starts which sets the server default variables and such. At the bottom of this file there is this line:
+exec sdmaps.cfg
I'm assuming either you:
a. Rename the files when you switch them so whatever .cfg file you are using is always the same name. So if you use custom, its named maps.cfg and if you use stock that config is called maps.cfg :wink:
b. modify your dedicated config file every time you reboot to load the different map list as opposed to the same one that was originally there.
So either have two dedicated.cfg files or rename your map config to whatever is executed inside of dedicated config.
That clear everything up? 8-)
Try searching the forums, this has been answered SEVERAL times!
Add set sv_maprotationcurrent "" in your separate config files.
Elmo-AUS-
03-10-2004, 08:40 AM
OK, heres what I have, I have 2 cfg files, that I exec. when I want to change to custom or back to standard maps.
The Standard maps seem to work ok, but on the custom maps cfg, when it is running, the standard maps get put in there as well. This is the map part of my cfg file:
set sv_mapRotation "gametype tdm map mp_berlin gametype sd map bellicourt gametype sd map bastonge gametype tdm map mp_brawl gametype sd map mp_Base_beta gametype sd map streetwar gametype tdm map moh_stalingrad_rn gametype sd map farm2 gametype dm map dm_aztec"
set sv_mapRotationCurrentmap ""
I have to change them manually, which is really annoying.
Any ideas?
Elmo
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.