- Download the custom map to your PC - in this example we are adding mp_ww_sand.iwd found here: https://www.customapscod.com/map.php?id=MTY4Ng==
- Use FTP to move the
CUSTOM_MAP_NAME.iwd
file inside the folder named "main" of your server
If you are unsure how to use FTP please follow this guide: https://pingperfect.com/index.php/knowledgebase/19/Accessing-your-files--File-manager--FTP.html - Click "Configuration Files"
- Click "Text-Editor" next to server.cfg
- Scroll to the bottom
- Find the
set sv_mapRotation
line that corresponds to the game mode your server is using. - Add the custom map similarly to this example:
Before:set sv_mapRotation "gametype sd map mp_breakout gametype sd map mp_brecourt gametype sd map mp_burgundy
After:set sv_mapRotation "gametype sd map mp_ww_sand gametype sd map mp_breakout gametype sd map mp_brecourt gametype sd map mp_burgundy
- Save the file in the top left and startup your server.