- Download the custom map to your PC - in this example we are adding abbey_saint_juste_final.pk3 found in this map pack here: https://www.customapscod.com/map.php?id=MTY3Nw==
- Use FTP to move the
CUSTOM_MAP_NAME.pk3
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 uo\team.cfg
- Scroll to the bottom
- Find the
set sv_mapRotation
line - Add the custom map similarly to this example:
Before:set sv_mapRotation "gametype tdm map mp_bocage gametype tdm map mp_depot gametype tdm map mp_powcamp"
After:set sv_mapRotation "gametype tdm map abbey_saint_juste_final gametype tdm map mp_bocage gametype tdm map mp_depot gametype tdm map mp_powcamp"
- Save the file in the top left and startup your server.