I want to add or remove a map from my CS:GO Server
Example(s)
.
Cause(s)
.
Solution(s)
All CS:GO Map files are located at /csgo/maps where you are able to add/remove maps. CS:GO map files are in a format like this: de_dust2.bsp
To add a new map, simply drag and drop the .bsp map file into the /csgo/maps folder:
Then add the map to GFL FastDL, article regarding that can be found here. Once that is done, head over to /csgo and open file called mapcycle.txt
You must write the exact name of the map into this mapcycle.txt file, for example if my map file is am_onroof.bsp then I will write am_onroof on a new line inside the mapcycle.txt file like this:
You can disable maps by adding comment lines in the beginning of the map // together with a comment for you or others to know in the future for the reason why you disabled the map

Once you are done, make sure to upload and save the mapcycle.txt file on the server. Now the available nomination/map voting list will be updated with the newly added maps once the map changes and download the mapcycle.txt file
Additional Information
Failing to upload the map files in .bz2 mode to FastDL will break things, same with not naming them correctly. Maps must have the same name on mapcycle.txt, maps folder and on the FastDL!
Edited by VirusKing
Added FastDL article hyperlink

Recommended Comments
There are no comments to display.