How do i change map rotation on my server?
-
I want to know how to change the map rotation to only one map instead of all maps on my server. When i change the map rotation( like sv_maprotation "exec zm_classic_transit.cfg map zm_transit") it keeps changin to the original map rotation, how do i change this, so its only one map?
-
marcelo_hvb you most likely changed the map rotation that's commented which is therefore not read by the server. Change the line that's not commented
//This line is commented. It won't be read This line is not commented. It will be read
If you still cannot get it to work then paste your cfg on Pastebin and send the link here
-
thanks dude, it worked